Advertisement
Guest User

Speed Mapping 15

a guest
Mar 4th, 2017
1,032
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.02 KB | None | 0 0
  1. RemoveBuildingForPlayer(playerid, 13744, 1272.589, -803.109, 86.359, 0.250);
  2. RemoveBuildingForPlayer(playerid, 13724, 1254.400, -803.171, 85.960, 0.250);
  3. RemoveBuildingForPlayer(playerid, 13783, 1254.400, -803.171, 85.960, 0.250);
  4. RemoveBuildingForPlayer(playerid, 13756, 1349.300, -809.140, 68.882, 0.250);
  5. RemoveBuildingForPlayer(playerid, 13879, 1349.300, -809.140, 68.882, 0.250);
  6.  
  7. //Objects////////////////////////////////////////////////////////////////////////////////////////////////////////
  8. new tmpobjid;
  9. tmpobjid = CreateObject(13744,1272.589,-803.109,86.359,0.000,0.000,0.000,600.000);
  10. SetObjectMaterial(tmpobjid, 0, 13699, "cunte2_lahills", "laposhfence3", -52);
  11. SetObjectMaterial(tmpobjid, 2, 3945, "bistro_alpha", "creme128", -13421773);
  12. SetObjectMaterial(tmpobjid, 4, 13699, "cunte2_lahills", "laposhfence3", 0);
  13. tmpobjid = CreateObject(13724,1254.400,-803.171,85.960,0.000,0.000,0.000,600.000);
  14. SetObjectMaterial(tmpobjid, 0, 4828, "airport3_las", "brwall_128", -52);
  15. SetObjectMaterial(tmpobjid, 1, 4828, "airport3_las", "brwall_128", -52);
  16. SetObjectMaterial(tmpobjid, 2, 13691, "bevcunto2_lahills", "ws_patio1", 0);
  17. SetObjectMaterial(tmpobjid, 3, 13691, "bevcunto2_lahills", "ws_patio1", 0);
  18. SetObjectMaterial(tmpobjid, 4, 13691, "bevcunto2_lahills", "ws_patio1", 0);
  19. SetObjectMaterial(tmpobjid, 5, 4828, "airport3_las", "brwall_128", -52);
  20. SetObjectMaterial(tmpobjid, 7, 4833, "airprtrunway_las", "policeha02black_128", 0);
  21. SetObjectMaterial(tmpobjid, 8, 14738, "whorebar", "AH_cheapwindow", -103);
  22. SetObjectMaterial(tmpobjid, 9, 13691, "bevcunto2_lahills", "stonewall3_la", -52);
  23. SetObjectMaterial(tmpobjid, 10, 4828, "airport3_las", "brwall_128", -26317);
  24. SetObjectMaterial(tmpobjid, 14, 9514, "711_sfw", "ws_carpark2", 0);
  25. SetObjectMaterial(tmpobjid, 15, 9514, "711_sfw", "ws_carpark2", 0);
  26. tmpobjid = CreateObject(13756,1349.300,-809.140,68.882,0.000,0.000,0.000,600.000);
  27. SetObjectMaterial(tmpobjid, 1, 13691, "bevcunto2_lahills", "stonewall3_la", 0);
  28. SetObjectMaterial(tmpobjid, 7, 9514, "711_sfw", "ws_carpark2", 0);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement