Advertisement
BogOtac

Bolnicaa

Feb 24th, 2016
73
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, 6071, 1087.9844, -1682.3281, 19.4375, 0.25);
  2. RemoveBuildingForPlayer(playerid, 647, 1051.8750, -1680.5156, 14.4609, 0.25);
  3. RemoveBuildingForPlayer(playerid, 615, 1051.2500, -1678.0234, 13.2891, 0.25);
  4. RemoveBuildingForPlayer(playerid, 647, 1055.6172, -1692.6484, 14.4609, 0.25);
  5. RemoveBuildingForPlayer(playerid, 647, 1058.3125, -1695.7656, 14.6875, 0.25);
  6. RemoveBuildingForPlayer(playerid, 6063, 1087.9844, -1682.3281, 19.4375, 0.25);
  7. RemoveBuildingForPlayer(playerid, 647, 1097.4297, -1699.4219, 14.6875, 0.25);
  8. RemoveBuildingForPlayer(playerid, 647, 1101.6563, -1699.5625, 14.6875, 0.25);
  9. RemoveBuildingForPlayer(playerid, 1297, 1130.5391, -1684.3203, 15.8906, 0.25);
  10. new bolnica = CreateDynamicObject(5708, 1092.80017, -1651.03748, 23.13030, 0.00000, 0.00000, -90.00000);
  11. SetDynamicObjectMaterial(bolnica, 2, 3979, "civic01_lan", "sl_laglasswall2", 0xFF5986CF);
  12. SetDynamicObjectMaterial(bolnica, 3, 3979, "civic01_lan", "sl_laglasswall2", 0xFF5986CF);
  13. SetDynamicObjectMaterial(bolnica, 4, 3979, "civic01_lan", "sl_laglasswall2", 0xFF5986CF);
  14. SetDynamicObjectMaterial(bolnica, 6, 3979, "civic01_lan", "sl_laglasswall2", 0xFF5986CF);
  15. SetDynamicObjectMaterial(bolnica, 7, 8463, "vgseland", "luxorwall01_128");
  16. SetDynamicObjectMaterial(bolnica, 10, 16150, "ufo_bar", "GEwhite1_64");
  17. new bpod = CreateDynamicObject(18981, 1059.93933, -1674.66772, 12.54560, 0.00000, 90.00000, 0.00000);
  18. SetDynamicObjectMaterial(bpod, 0, 16150, "ufo_bar", "offwhitebrix");
  19. new bpod1 = CreateDynamicObject(18981, 1127.46997, -1667.53003, 12.54560, 0.00000, 90.00000, 0.00000);
  20. SetDynamicObjectMaterial(bpod1, 0, 16150, "ufo_bar", "offwhitebrix");
  21. new bpod2 = CreateDynamicObject(18981, 1084.85461, -1671.35388, 12.54560, 0.00000, 90.00000, 0.00000);
  22. SetDynamicObjectMaterial(bpod2, 0, 16150, "ufo_bar", "offwhitebrix");
  23. new bpod3 = CreateDynamicObject(18981, 1102.36316, -1665.14380, 12.54560, 0.00000, 90.00000, 0.00000);
  24. SetDynamicObjectMaterial(bpod3, 0, 16150, "ufo_bar", "offwhitebrix");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement