---
title: "SA-MP SAMPFUNCS"
description: "SA-MP SAMPFUNCS 扩展表入口（382 条）"
---

---
title: SA-MP SAMPFUNCS
description: SA-MP SAMPFUNCS 扩展表入口（382 条）
---

`sa` · 扩展 `SAMPFUNCS` · 仅 SA-MP；需 SAMPFUNCS 插件

源：`sa.json` → `SAMPFUNCS`。共 382 条，按 class 分页。

## 按页

| 页 | 约条数 | 说明 |
|---|---:|---|
| [car](/docs/cleo/sa/ext/sampfuncs/car) | 1 | Car |
| [char](/docs/cleo/sa/ext/sampfuncs/char) | 1 | Char |
| [object](/docs/cleo/sa/ext/sampfuncs/object) | 1 | Object |
| [pickup](/docs/cleo/sa/ext/sampfuncs/pickup) | 1 | Pickup |
| [sampbitstream](/docs/cleo/sa/ext/sampfuncs/sampbitstream) | 25 | SampBitstream |
| [sampchat](/docs/cleo/sa/ext/sampfuncs/sampchat) | 6 | SampChat |
| [sampchatinput](/docs/cleo/sa/ext/sampfuncs/sampchatinput) | 5 | SampChatInput |
| [sampclient](/docs/cleo/sa/ext/sampfuncs/sampclient) | 59 | SampClient |
| [samplocalchatcmd](/docs/cleo/sa/ext/sampfuncs/samplocalchatcmd) | 4 | SampLocalChatCmd |
| [sampmyplayer](/docs/cleo/sa/ext/sampfuncs/sampmyplayer) | 3 | SampMyPlayer |
| [sampplayer](/docs/cleo/sa/ext/sampfuncs/sampplayer) | 19 | SampPlayer |
| [sampraknet](/docs/cleo/sa/ext/sampfuncs/sampraknet) | 49 | SampRaknet |
| [samptextdraw](/docs/cleo/sa/ext/sampfuncs/samptextdraw) | 23 | SampTextDraw |
| [samptextlabel3d](/docs/cleo/sa/ext/sampfuncs/samptextlabel3d) | 6 | SampTextLabel3D |
| [sf](/docs/cleo/sa/ext/sampfuncs/sf) | 82 | Sf |
| [sfconsole](/docs/cleo/sa/ext/sampfuncs/sfconsole) | 7 | SfConsole |
| [sfd3d](/docs/cleo/sa/ext/sampfuncs/sfd3d) | 4 | SfD3D |
| [sfd3dfont](/docs/cleo/sa/ext/sampfuncs/sfd3dfont) | 5 | SfD3DFont |
| [sfd3dtexture](/docs/cleo/sa/ext/sampfuncs/sfd3dtexture) | 4 | SfD3DTexture |
| [sfdownload](/docs/cleo/sa/ext/sampfuncs/sfdownload) | 3 | SfDownload |
| [sfdxutdialog](/docs/cleo/sa/ext/sampfuncs/sfdxutdialog) | 38 | SfDxutDialog |
| [sfgfunc](/docs/cleo/sa/ext/sampfuncs/sfgfunc) | 6 | SfGFunc |
| [sfgvar](/docs/cleo/sa/ext/sampfuncs/sfgvar) | 5 | SfGVar |
| [sfscript](/docs/cleo/sa/ext/sampfuncs/sfscript) | 6 | SfScript |
| [sftimer](/docs/cleo/sa/ext/sampfuncs/sftimer) | 9 | SfTimer |
| [misc](/docs/cleo/sa/ext/sampfuncs/misc) | 10 | Misc |

调用见 [Lua](/docs/cleo/syntax) / [Redux](/docs/cleo/syntax-redux)。

<Callout type="warn" title="边界">
仅 SA-MP 环境。单机 / 非 SAMPFUNCS 装载不要调这些 op。
</Callout>

<Callout type="info" title="进度">
SAMPFUNCS 子页全齐（含大页 `sf` · `sampclient` · `sampraknet` · `samptextdraw` · `sampplayer` · `sampbitstream` · `sfdxutdialog` · `misc`）。
</Callout>