a small problem
#2

pawn Код:
SendClientMessageToAll(playerid,0x00FF00AA,str);
instead of
pawn Код:
SendClientMessage(playerid,0x00FF00AA,str);
.

As always, u can make your own loop, using this formula:
pawn Код:
for(new i = 0; i != MAX_PLAYERS; i++)
..

LetsOWN.
Reply


Messages In This Thread
a small problem - by V4at - 24.10.2011, 16:02
Re: a small problem - by LetsOWN[PL] - 24.10.2011, 16:37
Re : a small problem - by V4at - 24.10.2011, 18:49
Re: a small problem - by [MWR]Blood - 24.10.2011, 18:55
Re : a small problem - by V4at - 25.10.2011, 13:35
Re: a small problem - by SuperViper - 25.10.2011, 13:43
Re : a small problem - by V4at - 25.10.2011, 13:58
Re : a small problem - by V4at - 25.10.2011, 14:35

Forum Jump:


Users browsing this thread: 4 Guest(s)