Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 400 Bytes

CreateSynchronizedScene.md

File metadata and controls

26 lines (22 loc) · 400 Bytes
ns
PED

CREATE_SYNCHRONIZED_SCENE

// 0x8C18E0F9080ADD73 0xFFDDF8FA
int CREATE_SYNCHRONIZED_SCENE(float x, float y, float z, float roll, float pitch, float yaw, int p6);
p6 always 2 (but it doesnt seem to matter...)  
roll and pitch 0  
yaw to Ped.rotation  

Parameters

  • x:
  • y:
  • z:
  • roll:
  • pitch:
  • yaw:
  • p6:

Return value