Where is the bug
#4

The code is using wasted arrays and also will be slow.
What's that btw?
pawn Код:
if(!IsPlayerConnected(playerid))
        {
            SendClientMessage(playerid, COLOR_RED, "That player is not connected!");
        return 1;
        }
Reply


Messages In This Thread
Where is the bug - by Battlaman - 30.08.2009, 20:00
Re: Where is the bug - by JR ! - 30.08.2009, 22:03
Re: Where is the bug - by Battlaman - 31.08.2009, 12:27
Re: Where is the bug - by MenaceX^ - 31.08.2009, 12:34
Re: Where is the bug - by JR ! - 31.08.2009, 17:45

Forum Jump:


Users browsing this thread: 1 Guest(s)