Advertisement
Guest User

PD

a guest
Jun 26th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. //Policija
  2. new pdextpd[1];
  3. pdextpd[0] = CreateDynamicObjectEx(3976, 1571.58484, -1675.76709, 35.69279, 0.00000, 0.00000, 0.00000);
  4. for(new i = 0; i < sizeof(pdextpd); i++)
  5. (
  6. SetDynamicObjectMaterial(pdextpd[i], 0, 8395, "pyramid", "luxorwindow01_128", 0xFFFFFFFF);
  7. )
  8. //Cvece
  9. new cveceextpd[2]
  10. cveceextpd[0] = CreateDynamicObjectEx(870, 1546.62329, -1664.20374, 13.03800, 0.00000, 0.00000, 0.00000);
  11. cveceextpd[1] = CreateDynamicObjectEx(870, 1546.68079, -1658.02319, 13.03800, 0.00000, 0.00000, 0.00000);
  12. cveceextpd[2] = CreateDynamicObjectEx(870, 1546.48181, -1686.71448, 13.03800, 0.00000, 0.00000, 0.00000);
  13. cveceextpd[3] = CreateDynamicObjectEx(870, 1546.55115, -1693.27271, 13.03800, 0.00000, 0.00000, 0.00000);
  14. cveceextpd[4] = CreateDynamicObjectEx(870, 1541.18030, -1707.77600, 13.03800, 0.00000, 0.00000, 0.00000);
  15. cveceextpd[5] = CreateDynamicObjectEx(870, 1541.25659, -1643.52051, 13.03800, 0.00000, 0.00000, 0.00000);
  16. for(new i = 0; i < sizeof(pdextpd); i++)
  17. )
  18. SetDynamicObjectMaterial(cveceextpd[i], 0, 4891, "wiresetc_las", "bevflower1", 0xFFFFFFFF);
  19. (
  20. //Fontane
  21. new fextpd[3];
  22. fextpd[0] = CreateDynamicObjectEx(9833, 1546.27991, -1661.17310, 9.90486, 0.00000, 0.00000, 1.72579);
  23. fextpd[1] = CreateDynamicObjectEx(9833, 1546.24805, -1690.18628, 9.90486, 0.00000, 0.00000, 1.72579);
  24. fextpd[2] = CreateDynamicObjectEx(9833, 1540.78125, -1703.41272, 9.90486, 0.00000, 0.00000, 1.72579);
  25. fextpd[3] = CreateDynamicObjectEx(9833, 1540.87268, -1712.88574, 9.90486, 0.00000, 0.00000, 1.72579);
  26. fextpd[4] = CreateDynamicObjectEx(9833, 1540.92603, -1647.79944, 9.90486, 0.00000, 0.00000, 1.72579);
  27. fextpd[5] = CreateDynamicObjectEx(9833, 1540.93848, -1639.71948, 9.90486, 0.00000, 0.00000, 1.72579);
  28. for(new i = 0; i < sizeof(fextpd); i++)
  29. )
  30. SetDynamicObjectMaterial(fextpd[i], 0, 9833, "fountain_sfw", "fountain_sfw", 0xFFFFFFFF);
  31. (
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement