Native referenceFiveM

GET_IDEAL_PLAYER_SWITCH_TYPE

0xB5D7B26B45720E05 STREAMING
FUNCTION SIGNATURE
int GET_IDEAL_PLAYER_SWITCH_TYPE(float x1, float y1, float z1, float x2, float y2, float z2);
Property Value
Native Name GET_IDEAL_PLAYER_SWITCH_TYPE
Hash 0xB5D7B26B45720E05
Return Type int
Parameters x1 (float), y1 (float), z1 (float), x2 (float), y2 (float), z2 (float)

Description: ``` x1, y1, z1 -- Coords of your ped model
x2, y2, z2 -- Coords of the ped you want to switch to

Back to STREAMING