Guest User

V First Person Code - XBLToothPik - Part2

a guest
Jun 23rd, 2014
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. :DoFirstPerson
  2. Function 1 0 4
  3. StaticGet1 64
  4. CallNative does_cam_exist 1 1
  5. Not
  6. JumpFalse @DoFirstPerson_ContFromCreateCam
  7. PushString "DEFAULT_SCRIPTED_CAMERA"
  8. iPush_1
  9. CallNative create_cam 2 1
  10. StaticSet1 64
  11. StaticGet1 64
  12. CallNative player_ped_id 0 1
  13. PushI24 31086
  14. fPush_0.0
  15. fPush 0.15
  16. fPush 0.02
  17. iPush_1
  18. CallNative attach_cam_to_ped_bone 7 0
  19. :DoFirstPerson_ContFromCreateCam
  20. StaticGet1 64
  21. StaticGet1 64
  22. CallNative is_cam_active 1 1
  23. Not
  24. CallNative set_cam_active 2 0
  25. iPush_1
  26. iPush_0
  27. PushS 3000
  28. iPush_1
  29. iPush_0
  30. CallNative render_script_cams 5 0
  31. StaticGet1 79
  32. StaticGet1 64
  33. CallNative is_cam_active 1 1
  34. Not
  35. CallNative set_cam_active 2 0
  36. :DoFirstPerson_Exit
  37. Return 0 0
Advertisement
Add Comment
Please, Sign In to add comment