functions problem
#5

pawn Код:
for(new i=0; i<=MAX_PLAYERS; i++)
{
    if(IsPlayerConnected(i))
    {
        SavePlayer(i);
        SavePlayerVip(i);
    }
}
GOD DAMNIT the indentation is fucked up by the forums
Edit: There we go
Reply


Messages In This Thread
functions problem - by Face9000 - 21.01.2011, 11:33
Re: functions problem - by ExeC - 21.01.2011, 11:33
Re: functions problem - by Face9000 - 21.01.2011, 11:34
Re: functions problem - by ExeC - 21.01.2011, 11:40
Re: functions problem - by Mike Garber - 21.01.2011, 11:46
Re: functions problem - by Face9000 - 21.01.2011, 11:46
Re: functions problem - by Sascha - 21.01.2011, 12:23

Forum Jump:


Users browsing this thread: 1 Guest(s)