26.07.2015, 23:56
Tenta usando isso em GameModeExit, acho que pode resolver
pawn Код:
for(new i = 0; i < MAX_PLAYERS; i++) SalvarPlayer(i);
DOF2_Exit();