GUYS HELP ME SO SIMPLE
#6

An example of use:
pawn Код:
if(strcmp(cmd, "/clearchat", true) == 0)
{
    for(new i=0; i<100; i++)
    {
        SendClientMessageToAll(0x8B4513AA, " ");
    }
    SendClientMessageToAll(0x8B4513AA, "Starting new mission...");
    return 1;
}
Reply


Messages In This Thread
GUYS HELP ME SO SIMPLE - by Bilawal2050 - 09.04.2011, 16:30
Re: GUYS HELP ME SO SIMPLE - by Shelby - 09.04.2011, 16:33
Re: GUYS HELP ME SO SIMPLE - by Bilawal2050 - 09.04.2011, 16:34
Re: GUYS HELP ME SO SIMPLE - by Shelby - 09.04.2011, 16:35
Re: GUYS HELP ME SO SIMPLE - by Bilawal2050 - 09.04.2011, 16:47
Re: GUYS HELP ME SO SIMPLE - by Shelby - 09.04.2011, 16:50

Forum Jump:


Users browsing this thread: 2 Guest(s)