26.08.2011, 00:35
I use Xtreme Admin but I don't know how to save the stats on disconnect. Here is the File Variable:
pawn Код:
Variables[playerid][Kills] = GetPlayerFileVar(playerid,"Kills");
Variables[playerid][Deaths] = GetPlayerFileVar(playerid,"Deaths");