| Property | Value |
|---|---|
| Native Name | _SET_PERSCHAR_OUTFIT |
| Hash | 0x2DF89CD2ED1D0BDE |
| Return Type | void |
| API Set | client |
| Build | 1207 |
| Parameters | persCharHash (Hash), outfit (Hash) |
Parameters
persCharHash(Hash)outfit(Hash)
Usage
Lua (Direct):
SetPerscharOutfit(persCharHash, outfit)
Lua (Hash):
Citizen.InvokeNative(0x2DF89CD2ED1D0BDE, persCharHash, outfit)