Native referenceRedMclient

_0x4FB67D172C4476F3

0x4FB67D172C4476F3 GRAPHICS
FUNCTION SIGNATURE
void _0x4FB67D172C4476F3(Entity entity, const char* p1, const char* p2, float p3);
Property Value
Native Name _0x4FB67D172C4476F3
Hash 0x4FB67D172C4476F3
Return Type void
Build 1207
API Set client
Parameters entity (Entity), p1 (const char*), p2 (const char*), p3 (float)

Description: p1: AMB_ANN_COAL_CHUTE_DIVE, AMB_ANN_COAL_CHUTE p2: EMIT p3: either 0.0f or 1.0f

Usage

Lua (Direct):

_0x4FB67D172C4476F3(entity, p1, p2, p3)

Lua (Hash):

Citizen.InvokeNative(0x4FB67D172C4476F3, entity, p1, p2, p3)
Back to GRAPHICS