Guest User

Untitled

a guest
Mar 1st, 2020
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. #if defined Star_Project_ARROW
  2. || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ||
  3. - DAME & GOSPODO PREDSTAVLJAMO_VAM -
  4. - Zartic Gaming Community RPG -
  5. - VERZIJA MODA: 1.1 -
  6. - VLASNICI: Viper
  7. - DEVELOPED BY: .nwh -
  8. - CREDITS: Ivan, Darkenzi -
  9. || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ||
  10. #endif
  11.  
  12. /*
  13. v1.0 Odradjeno
  14.  
  15.  
  16.  
  17. ==============================================================================*/
  18. //============================================================================-> INCLUDE
  19.  
  20. #include <a_samp>
  21. //#include <a_http> //saljem igracu sifru direktno na email
  22. #include <a_objects>
  23. #include <SKY>
  24. #include <weapon-config>
  25. #include <streamer>
  26. #include <sscanf2>
  27. #include <YSI\y_ini>
  28. #include <YSI\y_iterate>
  29. #include <YSI\y_timers>
  30. #include <utils>
  31. #include <zcmd>
  32. #include <newsamp>
  33. #include <progress2>
  34. #include <mSelection>
  35. #include <dini>
  36. #include <inventoryMenu>
  37. #include <foreach>
  38. #include <fly>
  39. #include <crashdetect>
  40. #include "AGMAPS.pwn"
  41.  
  42.  
  43.  
  44. #pragma unused ReturnUser
  45. //==============================================================================-> IGRACI
  46. #undef MAX_PLAYERS
  47. #define MAX_PLAYERS 300
  48.  
  49. #undef MAX_VEHICLES
  50. #define MAX_VEHICLES 1000
Advertisement
Add Comment
Please, Sign In to add comment