Advertisement
Antonio21Galinec

Mobile Shop

Jun 30th, 2015
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.55 KB | None | 0 0
  1. //Map Exported with Texture Studio By: [uL]Pottus////////////////////////////////////////////////////////////////
  2. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  3. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  4.  
  5. //Remove Buildings///////////////////////////////////////////////////////////////////////////////////////////////
  6. RemoveBuildingForPlayer(playerid, 717, 1322.273, -1155.906, 23.000, 0.250);
  7.  
  8. //Objects////////////////////////////////////////////////////////////////////////////////////////////////////////
  9. new tmpobjid;
  10. tmpobjid = CreateDynamicObjectEx(18766,1317.330,-1184.089,28.005,0.000,0.000,-44.000,300.000,300.000);
  11. SetDynamicObjectMaterial(tmpobjid, 0, 10765, "airportgnd_sfse", "white", 0);
  12. SetDynamicObjectMaterial(tmpobjid, 1, 10765, "airportgnd_sfse", "black64", 0);
  13. tmpobjid = CreateDynamicObjectEx(18766,1317.341,-1184.091,23.105,0.000,0.000,-44.000,300.000,300.000);
  14. SetDynamicObjectMaterial(tmpobjid, 0, 10765, "airportgnd_sfse", "white", 0);
  15. SetDynamicObjectMaterial(tmpobjid, 1, 10765, "airportgnd_sfse", "black64", 0);
  16. tmpobjid = CreateDynamicObjectEx(19377,1310.793,-1183.645,23.581,0.000,0.000,-45.000,300.000,300.000);
  17. SetDynamicObjectMaterial(tmpobjid, 0, 10765, "airportgnd_sfse", "black64", 0);
  18. tmpobjid = CreateDynamicObjectEx(19377,1317.892,-1190.607,23.581,0.000,0.000,-45.000,300.000,300.000);
  19. SetDynamicObjectMaterial(tmpobjid, 0, 10765, "airportgnd_sfse", "black64", 0);
  20. tmpobjid = CreateDynamicObjectEx(19377,1314.423,-1187.000,28.481,0.000,90.000,-45.000,300.000,300.000);
  21. SetDynamicObjectMaterial(tmpobjid, 0, 10765, "airportgnd_sfse", "black64", 0);
  22. tmpobjid = CreateDynamicObjectEx(1568,1330.650,-1156.489,22.578,0.000,0.000,0.000,300.000,300.000);
  23. SetDynamicObjectMaterial(tmpobjid, 4, 10765, "airportgnd_sfse", "black64", 0);
  24. tmpobjid = CreateDynamicObjectEx(1569,1316.675,-1182.804,22.576,0.000,0.000,-44.000,300.000,300.000);
  25. SetDynamicObjectMaterial(tmpobjid, 1, 10765, "airportgnd_sfse", "black64", 0);
  26. SetDynamicObjectMaterial(tmpobjid, 2, 10765, "airportgnd_sfse", "black64", 0);
  27. SetDynamicObjectMaterial(tmpobjid, 3, 10765, "airportgnd_sfse", "black64", 0);
  28. SetDynamicObjectMaterial(tmpobjid, 4, 10765, "airportgnd_sfse", "black64", 0);
  29. tmpobjid = CreateDynamicObjectEx(19362,1315.542,-1183.840,23.353,0.000,0.000,-45.000,300.000,300.000);
  30. SetDynamicObjectMaterial(tmpobjid, 0, 10765, "airportgnd_sfse", "black64", 0);
  31. tmpobjid = CreateDynamicObjectEx(19362,1317.816,-1185.993,23.353,0.000,0.000,-45.000,300.000,300.000);
  32. SetDynamicObjectMaterial(tmpobjid, 0, 10765, "airportgnd_sfse", "black64", 0);
  33. tmpobjid = CreateDynamicObjectEx(19362,1316.794,-1184.848,25.095,0.000,90.000,-44.000,300.000,300.000);
  34. SetDynamicObjectMaterial(tmpobjid, 0, 10765, "airportgnd_sfse", "black64", 0);
  35.  
  36. new MyObject10 = CreateObject(19353, 1318.1616, -1183.0262, 24.1090, 0.0000, 0.0000, 43.5512);
  37. SetObjectMaterialText(MyObject10, "Mobile SHOP", 0, 50, "Arial", 24, 1, -16777216, 1107296255, 1);
  38.  
  39. new MyObject11 = CreateObject(19353, 1319.2878, -1182.4691, 24.1099, 0.0000, 0.0000, 46.6843);
  40. SetObjectMaterialText(MyObject11, "M-Shop", 0, 140, "Arial", 150, 0, -16777216, 0, 1);
  41.  
  42. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  43. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  44. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement