Gerechti

Old Garage SF

Mar 8th, 2015
471
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 1.43 KB | None | 0 0
  1. new SFGarage;
  2.     RemoveBuildingForPlayer(playerid, 11279, -2038.7500, 150.7109, 31.1953, 0.25);      
  3.     RemoveBuildingForPlayer(playerid, 11326, -2041.9453, 121.1797, 30.1875, 0.25);
  4.     RemoveBuildingForPlayer(playerid, 11328, -2041.9453, 121.1797, 30.1875, 0.25);
  5.     RemoveBuildingForPlayer(playerid, 11387, -2038.7500, 150.7109, 31.1953, 0.25);
  6. SFGarage = CreateDynamicObject(11387,-2038.7500, 150.7109, 31.1953, 0.00, 0.0000, 0.00);
  7.     SetDynamicObjectMaterial(SFGarage, 0, 12862, "sw_block03", "sw_roofbit1", 0);
  8.     SetDynamicObjectMaterial(SFGarage, 1, 4101, "stapl", "sl_laexpowin1", 0xFFFFFFFF);
  9.     SetDynamicObjectMaterial(SFGarage, 3, 10101, "2notherbuildsfe", "sl_vicwall01", 0);
  10.     SetDynamicObjectMaterial(SFGarage, 4, 13691, "bevcunto2_lahills", "stonewall3_la", 0);
  11.     SetDynamicObjectMaterial(SFGarage, 5, 10101, "2notherbuildsfe", "sl_vicwall01", 0);
  12.     SetDynamicObjectMaterial(SFGarage, 8, 18065, "ab_sfammumain", "breezewall5", 0);
  13.     SetDynamicObjectMaterial(SFGarage, 9, 9920, "anotherbuildsfe", "gz_vic2c", 0);
  14.     SetDynamicObjectMaterial(SFGarage, 11, 10101, "2notherbuildsfe", "sl_vicbrikwall01", 0);
  15.     SetDynamicObjectMaterial(SFGarage, 12, 12862, "sw_block03", "sw_roofbit1", 0);
  16.     SFGarage = CreateDynamicObject(11326,-2041.9453, 121.1797, 30.1875, 0.00, 0.00, 0.00);
  17.     SetDynamicObjectMaterial(SFGarage, 2, 13691, "bevcunto2_lahills", "stonewall3_la", 0);
  18.     SetDynamicObjectMaterial(SFGarage, 4, 10101, "2notherbuildsfe", "sl_vicbrikwall01", 0);
Advertisement
Add Comment
Please, Sign In to add comment