Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
535
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. void InstantCrashPlayer(Ped ped)
  2. {
  3. Vector3 playerPosition = ENTITY::GET_ENTITY_COORDS(ped, FALSE);
  4. static Hash modelHashes[] = { 0x9CF21E0F /* i'm just starting baby */,
  5. 0x34315488,
  6. 0x6A27FEB1, 0xCB2ACC8,
  7. 0xC6899CDE, 0xD14B5BA3,
  8. 0xD9F4474C, 0x32A9996C,
  9. 0x69D4F974, 0xCAFC1EC3,
  10. 0x79B41171, 0x1075651,
  11. 0xC07792D4, 0x781E451D,
  12. 0x762657C6, 0xC2E75A21,
  13. 0xC3C00861, 0x81FB3FF0,
  14. 0x45EF7804, 0xE65EC0E4,
  15. 0xE764D794, 0xFBF7D21F,
  16. 0xE1AEB708, 0xA5E3D471,
  17. 0xD971BBAE, 0xCF7A9A9D,
  18. 0xC2CC99D8, 0x8FB233A4,
  19. 0x24E08E1F, 0x337B2B54,
  20. 0xB9402F87, 0x4F2526DA
  21. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement