Native referenceFiveM

CREATE_SYNCHRONIZED_SCENE

0x8C18E0F9080ADD73 PED
FUNCTION SIGNATURE
int CREATE_SYNCHRONIZED_SCENE(float x, float y, float z, float roll, float pitch, float yaw, int p6);
Property Value
Native Name CREATE_SYNCHRONIZED_SCENE
Hash 0x8C18E0F9080ADD73
Return Type int
Parameters x (float), y (float), z (float), roll (float), pitch (float), yaw (float), p6 (int)

Description: ``` p6 always 2 (but it doesnt seem to matter...)
roll and pitch 0
yaw to Ped.rotation

Back to PED