27.11.2010, 19:03
@/rcon gmx, You should make a command that saves everyone's stats then GMX.
pawn Код:
public OnDialogResponse ( playerid, dialogid, response, listitem, inputtext [ ] )
{
switch ( dialogid )
{
case 1:
{
}
}
return 1;
}