Buljo7

Banka-SA

May 1st, 2016
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. //Map Exported with Texture Studio By: [uL]Pottus////////////////////////////////////////////////////////////////
  2. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  3. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  4.  
  5. //Remove Buildings///////////////////////////////////////////////////////////////////////////////////////////////
  6. RemoveBuildingForPlayer(playerid, 4600, 1453.601, -989.484, 34.437, 0.250);
  7.  
  8. //Objects////////////////////////////////////////////////////////////////////////////////////////////////////////
  9. new tmpobjid;
  10. tmpobjid = CreateDynamicObjectEx(4600,1453.599,-989.494,34.439,0.000,0.000,0.000,300.000,300.000);
  11. SetDynamicObjectMaterial(tmpobjid, 0, 17508, "barrio1_lae2", "brickred", 0);
  12. SetDynamicObjectMaterial(tmpobjid, 1, 17508, "barrio1_lae2", "brickred", 0);
  13. SetDynamicObjectMaterial(tmpobjid, 2, 10101, "2notherbuildsfe", "Bow_Abpave_Gen", 0);
  14. SetDynamicObjectMaterial(tmpobjid, 6, 10101, "2notherbuildsfe", "Bow_Abpave_Gen", 0);
  15. SetDynamicObjectMaterial(tmpobjid, 7, 17508, "barrio1_lae2", "brickred", 0);
  16. SetDynamicObjectMaterial(tmpobjid, 8, 17508, "barrio1_lae2", "brickred", 0);
  17. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  18. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  19. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Add Comment
Please, Sign In to add comment