Guest User

Untitled

a guest
Sep 28th, 2017
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.72 KB | None | 0 0
  1. //Remove Buildings///////////////////////////////////////////////////////////////////////////////////////////////
  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, 1536, 1297.020, -797.593, 83.125, 0.250);
  5. RemoveBuildingForPlayer(playerid, 1536, 1300.030, -797.562, 83.125, 0.250);
  6.  
  7. //Objects////////////////////////////////////////////////////////////////////////////////////////////////////////
  8. new tmpobjid;
  9. tmpobjid = CreateDynamicObject(13724, 1254.400024, -803.171997, 85.960899, 0.000000, 0.000000, 0.000000, -1, -1, -1, 50.00, 50.00);
  10. SetDynamicObjectMaterial(tmpobjid, 1, 13691, "bevcunto2_lahills", "stonewall3_la", 0x00000000);
  11. SetDynamicObjectMaterial(tmpobjid, 2, 13691, "bevcunto2_lahills", "ws_patio1", 0x00000000);
  12. SetDynamicObjectMaterial(tmpobjid, 3, 13691, "bevcunto2_lahills", "stonewall3_la", 0x00000000);
  13. SetDynamicObjectMaterial(tmpobjid, 4, 13691, "bevcunto2_lahills", "ws_patio1", 0x00000000);
  14. SetDynamicObjectMaterial(tmpobjid, 5, 7088, "casinoshops1", "fakestone1_LA", 0x00000000);
  15. SetDynamicObjectMaterial(tmpobjid, 6, 3603, "bevmans01_la", "garagedoor4_law", 0x00000000);
  16. SetDynamicObjectMaterial(tmpobjid, 7, 3629, "arprtxxref_las", "grn_window2_16", 0x00000000);
  17. SetDynamicObjectMaterial(tmpobjid, 8, 3629, "arprtxxref_las", "grn_window2_16", 0x00000000);
  18. SetDynamicObjectMaterial(tmpobjid, 9, 13691, "bevcunto2_lahills", "stonewall3_la", 0x00000000);
  19. SetDynamicObjectMaterial(tmpobjid, 14, 13691, "bevcunto2_lahills", "ws_patio1", 0x00000000);
  20. SetDynamicObjectMaterial(tmpobjid, 15, 13691, "bevcunto2_lahills", "ws_patio1", 0x00000000);
  21. tmpobjid = CreateDynamicObject(1536, 1297.020019, -797.593994, 83.125000, 0.000000, 0.000000, 0.000017, -1, -1, -1, 50.00, 50.00);
  22. SetDynamicObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "flatdoor01_law", 0x00000000);
  23. tmpobjid = CreateDynamicObject(1536, 1300.030029, -797.562988, 83.125000, 0.000000, 0.000000, 179.999984, -1, -1, -1, 50.00, 50.00);
  24. SetDynamicObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "flatdoor01_law", 0x00000000);
  25. tmpobjid = CreateDynamicObject(4735, 1280.450927, -791.728210, 88.989990, 0.000000, 0.000000, 90.799987, -1, -1, -1, 50.00, 50.00);
  26. SetDynamicObjectMaterialText(tmpobjid, 0, "{000000} BlackDragonTriads", 110, "Ariel", 55, 1, 0x00000000, 0x00000000, 1);
  27. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  28. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  29. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Advertisement
Add Comment
Please, Sign In to add comment