Advertisement
Guest User

Untitled

a guest
Sep 4th, 2018
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. if(limitabanuri[playerid] > 0)
  2. {
  3. limitabanuri[playerid]--;
  4. if(banuriinminut[playerid] >= 2)
  5. {
  6. limitabanuri[playerid] = -1;
  7. PlayerInfo[playerid][pAdmin] = 0;
  8. banuriinminut[playerid] = 0;
  9. SCM(playerid, COLOR_SERVER, "Ai primit remove");
  10. }
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement