Advertisement
Guest User

PD by sakota

a guest
Mar 26th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.69 KB | None | 0 0
  1. //Map Exported with Texture Studio By: [uL]Pottus////////////////////////////////////////////////////////////////
  2. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  3. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  4.  
  5. //Remove Buildings///////////////////////////////////////////////////////////////////////////////////////////////
  6. RemoveBuildingForPlayer(playerid, 4063, 1578.468, -1676.421, 13.070, 0.250);
  7. RemoveBuildingForPlayer(playerid, 4064, 1571.601, -1675.750, 35.679, 0.250);
  8. RemoveBuildingForPlayer(playerid, 3975, 1578.468, -1676.421, 13.070, 0.250);
  9. RemoveBuildingForPlayer(playerid, 3976, 1571.601, -1675.750, 35.679, 0.250);
  10.  
  11. //Objects////////////////////////////////////////////////////////////////////////////////////////////////////////
  12. new tmpobjid;
  13. tmpobjid = CreateDynamicObjectEx(3976,1571.658,-1675.700,35.679,0.000,0.000,0.000,300.000,300.000);
  14. SetDynamicObjectMaterial(tmpobjid, 0, 10765, "airportgnd_sfse", "white", 0x00000000);
  15. SetDynamicObjectMaterial(tmpobjid, 1, -1, "none", "none", 0xFF000000);
  16. SetDynamicObjectMaterial(tmpobjid, 2, -1, "none", "none", 0xFF000000);
  17. SetDynamicObjectMaterial(tmpobjid, 3, -1, "none", "none", 0xFF000099);
  18. SetDynamicObjectMaterial(tmpobjid, 4, -1, "none", "none", 0xFF003333);
  19. SetDynamicObjectMaterial(tmpobjid, 5, -1, "none", "none", 0xFF000033);
  20. SetDynamicObjectMaterial(tmpobjid, 6, 10765, "airportgnd_sfse", "white", 0x00000000);
  21. SetDynamicObjectMaterial(tmpobjid, 7, 10765, "airportgnd_sfse", "white", 0xFF0000FF);
  22. SetDynamicObjectMaterial(tmpobjid, 12, 10755, "airportrminl_sfse", "mirrwind4_LAn", 0xFF0000FF);
  23. SetDynamicObjectMaterial(tmpobjid, 13, 10101, "2notherbuildsfe", "sl_vicwin02", 0xFF000000);
  24. SetDynamicObjectMaterial(tmpobjid, 14, 14548, "ab_cargo_int", "yellowmetal", 0xFF000000);
  25. SetDynamicObjectMaterial(tmpobjid, 15, -1, "none", "none", 0xFF000000);
  26. tmpobjid = CreateDynamicObjectEx(3975,1578.278,-1676.394,13.070,0.000,0.000,0.000,300.000,300.000);
  27. SetDynamicObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "Bow_Abpave_Gen", 0x00000000);
  28. SetDynamicObjectMaterial(tmpobjid, 1, -1, "none", "none", 0xFF000000);
  29. SetDynamicObjectMaterial(tmpobjid, 2, -1, "none", "none", 0xFF990000);
  30. SetDynamicObjectMaterial(tmpobjid, 3, -1, "none", "none", 0xFF000000);
  31. SetDynamicObjectMaterial(tmpobjid, 4, -1, "none", "none", 0xFF000000);
  32. SetDynamicObjectMaterial(tmpobjid, 5, -1, "none", "none", 0xFF333333);
  33. SetDynamicObjectMaterial(tmpobjid, 6, -1, "none", "none", 0xFF000000);
  34. SetDynamicObjectMaterial(tmpobjid, 7, -1, "none", "none", 0xFF000000);
  35. SetDynamicObjectMaterial(tmpobjid, 8, -1, "none", "none", 0xFF003300);
  36. SetDynamicObjectMaterial(tmpobjid, 9, -1, "none", "none", 0xFF9900FF);
  37. SetDynamicObjectMaterial(tmpobjid, 10, -1, "none", "none", 0xFF000000);
  38. SetDynamicObjectMaterial(tmpobjid, 11, -1, "none", "none", 0xFF333333);
  39. tmpobjid = CreateDynamicObjectEx(18766,1539.326,-1618.268,13.610,0.000,0.000,-90.000,300.000,300.000);
  40. SetDynamicObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFF003300);
  41. tmpobjid = CreateDynamicObjectEx(18766,1541.326,-1636.268,13.610,0.000,0.000,-70.000,300.000,300.000);
  42. SetDynamicObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFF003300);
  43. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  44. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  45. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  46. tmpobjid = CreateDynamicObjectEx(971,1539.336,-1627.230,12.415,0.000,0.000,-90.000,300.000,300.000);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement