Advertisement
CorleoneZ

Untitled

Sep 21st, 2019
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. //RECON
  2. new Text:ReconImePrezime[MAX_PLAYERS];
  3. new Text:ReconZdravljePancir[MAX_PLAYERS];
  4. new Text:ReconInfo[MAX_PLAYERS];
  5. new Text:ReconPrekid[MAX_PLAYERS];
  6. new Text:ReconArea[MAX_PLAYERS];
  7. new Float:ReconLocation[MAX_PLAYERS][3];
  8. new Float:SnjuraLocation[MAX_PLAYERS][6];
  9. new weaponsaa[MAX_PLAYERS][7][2];
  10. new recontimer[MAX_PLAYERS];
  11. new Float:reconhealth[MAX_PLAYERS][2];
  12. new Float:dutyhealth[MAX_PLAYERS][2];
  13. new reconint[MAX_PLAYERS][2];
  14. new Specing[MAX_PLAYERS];
  15. new Speced[MAX_PLAYERS];
  16. new spectatorid[MAX_PLAYERS];
  17. new suspectid[MAX_PLAYERS], arrester[MAX_PLAYERS];
  18. new reconveh[MAX_PLAYERS][1];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement