Command: Message on radius
#7

Again, people are posting in the assumption that the OP has proprietary functions already.


Modifying the posted code...
pawn Код:
for(id=0;id<MAX_PLAYERS;id++)
    if(IsPlayerInRangeOfPoint(playerid, 50.0, x, y, z))
    {
        format(string, sizeof(string), "(( Admin %s: %s ))", PlayerName(playerid), tekst);
        SendClientMessage(id, -1, string);
    }
Reply


Messages In This Thread
Command: Message on radius - by FL3GM4 - 26.12.2012, 02:26
Re: Command: Message on radius - by Deduction - 26.12.2012, 02:31
Re: Command: Message on radius - by FL3GM4 - 26.12.2012, 02:33
Re: Command: Message on radius - by Deduction - 26.12.2012, 02:36
Re: Command: Message on radius - by FL3GM4 - 26.12.2012, 02:43
Re: Command: Message on radius - by Deduction - 26.12.2012, 02:50
Re: Command: Message on radius - by Joe Staff - 26.12.2012, 02:52

Forum Jump:


Users browsing this thread: 1 Guest(s)