Loop this messages
#4

you can use this:
pawn Код:
stock SendBlankMessage(playerid, times)
{
    for(new i = 0; i < times; i++)
    {
        SendClientMessage(playerid, COLOR_CUSTARD, "*");
    }
    return 1;
}
Reply


Messages In This Thread
Loop this messages - by Face9000 - 29.12.2011, 20:24
Re: Loop this messages - by Norck - 29.12.2011, 20:48
Re: Loop this messages - by Face9000 - 29.12.2011, 20:55
Re: Loop this messages - by fordawinzz - 29.12.2011, 20:56

Forum Jump:


Users browsing this thread: 2 Guest(s)