[FilterScript] Players on the map [0.3d RC5-3][BETA VERSION]
#7

Quote:
Originally Posted by System64
Посмотреть сообщение
pawn Код:
for(new i; i<MAX_PLAYERS; i++)
        {
                if(UseMap[i] == 1 && IsPlayerConnected(i))
                {
                    for(new j; j<MAX_PLAYERS; j++)
                    {
                        if(IsPlayerConnected(j))
                        {
Why 2 the same loops?
If you'd look closer they aren't the same.
Quote:
Originally Posted by Zh3r0
Посмотреть сообщение
I can't find the dot :O Where is it
Yes, i also had a hard time In lv, look at the radar.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)