[HELP] Can you see a problem?
#3

You say theres no errors?

Maybe its the last loop?

pawn Код:
for(new i=0;i<MAX_PLAYERS;i++)
    {
        if(IsPlayerConnected(i) && PlayerInfo[pAdmin] >= 1)
        {
            SendClientMessage(i,COLOR_ORANGE,string);
        }
    }
Reply


Messages In This Thread
[HELP] Can you see a problem? - by Takumaa - 06.09.2009, 11:28
Re: [HELP] Can you see a problem? - by Takumaa - 06.09.2009, 11:36
Re: [HELP] Can you see a problem? - by yeswecanchange09 - 06.09.2009, 12:01

Forum Jump:


Users browsing this thread: 1 Guest(s)