Can't see gametextforplayer
#3

Quote:
Originally Posted by zombieking
Посмотреть сообщение
pawn Код:
if (strcmp(cmdtext, "/countdown", true) || !strcmp(cmdtext, "/count", true))
        {
        if(Count >= 5)
        {
        SendClientMessageToAll(COLOR_GREEN, "[SUCCES]> Countdown is started");
        CountDown();
        return 1;
        }else{
        SendClientMessage(playerid, COLOR_YELLOW, "[ERROR]> Sorry, Countdown is progress....");
        return 1;
        }
You will define the COLOR_YELLOW AND THE COLOR_GREEN cuz im too lazy
I don't think that's the problem
Reply


Messages In This Thread
Can't see gametextforplayer - by ajwar - 19.07.2011, 11:22
Re: Can't see gametextforplayer - by zombieking - 19.07.2011, 11:28
Re: Can't see gametextforplayer - by ajwar - 19.07.2011, 11:33
Re: Can't see gametextforplayer - by zombieking - 19.07.2011, 11:57

Forum Jump:


Users browsing this thread: 1 Guest(s)