Advertisement
HTSk_Jao

Exército

Feb 19th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.18 KB | None | 0 0
  1. //Removes
  2. RemoveBuildingForPlayer(playerid, 10833, -1455.453, 298.617, 1.148, 0.250);
  3. RemoveBuildingForPlayer(playerid, 10834, -1372.679, 457.812, 1.148, 0.250);
  4. RemoveBuildingForPlayer(playerid, 10896, -1455.453, 298.617, 1.148, 0.250);
  5. RemoveBuildingForPlayer(playerid, 10897, -1539.210, 371.203, 29.804, 0.250);
  6. RemoveBuildingForPlayer(playerid, 10898, -1407.000, 390.960, 13.101, 0.250);
  7. RemoveBuildingForPlayer(playerid, 10899, -1372.679, 457.812, 1.148, 0.250);
  8. RemoveBuildingForPlayer(playerid, 10900, -1409.898, 389.476, 8.179, 0.250);
  9. RemoveBuildingForPlayer(playerid, 10827, -1539.210, 371.203, 29.804, 0.250);
  10. RemoveBuildingForPlayer(playerid, 10824, -1409.898, 389.476, 8.179, 0.250);
  11. RemoveBuildingForPlayer(playerid, 10826, -1407.000, 390.960, 13.101, 0.250);
  12. RemoveBuildingForPlayer(playerid, 10771, -1357.695, 501.296, 5.445, 0.250);
  13. RemoveBuildingForPlayer(playerid, 10901, -1357.695, 501.296, 5.445, 0.250);
  14.  
  15. //Objetos
  16. new exercitoid;
  17. exercitoid = CreateDynamicObject(10827, -1539.210937, 371.203094, 29.804700, 0.000000, 0.000000, 0.000000, -1, -1, -1, 300.00);
  18. SetDynamicObjectMaterial(exercitoid, 0, 18901, "matclothes", "bandanacamo", 0x00000000);
  19. SetDynamicObjectMaterial(exercitoid, 1, 4828, "airport3_las", "mirrwind1_LAn", 0x00000000);
  20. SetDynamicObjectMaterial(exercitoid, 2, 16640, "a51", "plaintarmac1", 0x00000000);
  21. exercitoid = CreateDynamicObject(10826, -1407.000000, 390.960906, 13.101599, 0.000000, 0.000000, 0.000000, -1, -1, -1, 300.00);
  22. SetDynamicObjectMaterial(exercitoid, 0, 18901, "matclothes", "bandanacamo", 0x00000000);
  23. SetDynamicObjectMaterial(exercitoid, 1, 4828, "airport3_las", "mirrwind1_LAn", 0x00000000);
  24. SetDynamicObjectMaterial(exercitoid, 2, 16640, "a51", "plaintarmac1", 0x00000000);
  25. exercitoid = CreateDynamicObject(10824, -1409.898437, 389.476593, 8.179699, 0.000000, 0.000000, 0.000000, -1, -1, -1, 300.00);
  26. SetDynamicObjectMaterial(exercitoid, 0, 16640, "a51", "sl_metalwalk", 0x00000000);
  27. SetDynamicObjectMaterial(exercitoid, 1, 18065, "ab_sfammumain", "breezewall5", 0x00000000);
  28. SetDynamicObjectMaterial(exercitoid, 2, 14534, "ab_wooziea", "dt_office_roof", 0x00000000);
  29. SetDynamicObjectMaterial(exercitoid, 3, 10765, "airportgnd_sfse", "ws_airpt_concrete", 0x00000000);
  30. exercitoid = CreateDynamicObject(10834, -1372.679687, 457.812500, 1.148399, 0.000000, 0.000000, 0.000000, -1, -1, -1, 300.00);
  31. SetDynamicObjectMaterial(exercitoid, 2, 10101, "2notherbuildsfe", "Bow_Abpave_Gen", 0x00000000);
  32. SetDynamicObjectMaterial(exercitoid, 3, 10101, "2notherbuildsfe", "Bow_Abpave_Gen", 0x00000000);
  33. SetDynamicObjectMaterial(exercitoid, 4, 10101, "2notherbuildsfe", "Bow_Abpave_Gen", 0x00000000);
  34. SetDynamicObjectMaterial(exercitoid, 5, 10101, "2notherbuildsfe", "Bow_Abpave_Gen", 0x00000000);
  35. SetDynamicObjectMaterial(exercitoid, 7, 10101, "2notherbuildsfe", "Bow_Abpave_Gen", 0x00000000);
  36. exercitoid = CreateDynamicObject(10833, -1455.453125, 298.617187, 1.148399, 0.000000, 0.000000, 0.000000, -1, -1, -1, 300.00);
  37. exercitoid = CreateDynamicObject(10771, -1357.695312, 501.296905, 5.445300, 0.000000, 0.000000, 0.000000, -1, -1, -1, 300.00);
  38. SetDynamicObjectMaterial(exercitoid, 1, 3076, "ad_rmx", "ammo_tube", 0x00000000);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement