Guest User

Untitled

a guest
Jan 11th, 2013
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. public OnPlayerDisconnect(playerid,reason)
  2. {
  3. TextDrawHideForPlayer(playerid, site);
  4. gActivePlayers[playerid]--;
  5. numplayers--;
  6. PlayerInfo[playerid][pAdjustable] = 1;
  7. PlayerInfo[playerid][pSaveWanted] = 0;
  8. OnPlayerUpdate(playerid);
  9. for(new i = 0; i < MAX_PLAYERS; i++)
  10. {
  11. asa mai departe...
Advertisement
Add Comment
Please, Sign In to add comment