Advertisement
Guest User

Untitled

a guest
Nov 26th, 2014
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. //forward ZapiszStaty();
  2. //public ZapiszStaty()
  3. //{
  4. //for(new playerid; playerid < Slots; playerid++)
  5. //for(new i=0; i<MAX_PLAYERS; i++) {
  6. //dini_IntSet(udb_encode(PlayerName(i)),"cash",GetPlayerMoney(i));
  7. //dini_IntSet(udb_encode(PlayerName(i)),"level",GetPlayerScore(i));
  8. //vtpkt[playerid]=strval(dini_Get(udb_encode(PlayerName(playerid)), "VTPKT"));
  9. //pktk[playerid]=strval(dini_Get(udb_encode(PlayerName(playerid)), "PKTK"));
  10. //CBB[playerid]=strval(dini_Get(udb_encode(PlayerName(playerid)), "Base/ADR"));
  11. //}
  12. //eturn 1;
  13. //}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement