Advertisement
Guest User

eto

a guest
Oct 30th, 2014
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. new podlogaa[4];
  2. podlogaa[0] = CreateObject(8168, 1813.29224, -1764.14343, -96.11060, 0.00000, 0.00000, -27.50000);
  3. podlogaa[1] = CreateObject(8168, 1840.86646, -1760.66528, -96.11060, 0.00000, 0.00000, 67.53100);
  4. podlogaa[2] = CreateObject(8168, 1831.95667, -1758.45007, -96.11060, 0.00000, 0.00000, 94.53100);
  5. podlogaa[3] = CreateObject(8168, 1821.22559, -1759.39612, -96.11060, 0.00000, 0.00000, 135.03101);
  6. for(new i = 0; i < sizeof(podlogaa); i++)
  7. {
  8. SetObjectMaterial(podlogaa[i], 9, 2361, "shopping_freezers", "white", 0xFF2D64F0);
  9. SetObjectMaterial(podlogaa[i], 10, 2361, "shopping_freezers", "white", 0xFFFFFFFF);
  10. }
  11.  
  12. new donjeplocice[4];
  13. donjeplocice[0] = CreateObject(18981, 1842.78516, -1759.71094, -95.45870, 0.00000, 90.00000, 0.00000);
  14. donjeplocice[1] = CreateObject(18981, 1817.78796, -1759.72522, -95.45870, 0.00000, 90.00000, 0.00000);
  15. donjeplocice[2] = CreateObject(18981, 1817.80884, -1784.65527, -95.45870, 0.00000, 90.00000, 0.00000);
  16. donjeplocice[3] = CreateObject(18981, 1842.68701, -1784.65979, -95.45870, 0.00000, 90.00000, 0.00000);
  17.  
  18. for(new i = 0; i < sizeof(donjeplocice); i++)
  19. {
  20. SetObjectMaterial(donjeplocice[i], 0, 4101, "stapl", "sl_flagstone1");
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement