Guest User

public

a guest
Jan 26th, 2016
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. public Reportul(playerid)
  2. {
  3. ReportTime[playerid] = 0;
  4. reportaccepted[playerid] = -1;
  5. reportsend[playerid] = -1;
  6. adminacceptedreport[playerid] = -1;
  7. DeletePVar(playerid, "Report");
  8. KillTimer(timerreport[playerid]);
  9. }
Add Comment
Please, Sign In to add comment