Little Help
#2

You cut make a variable like:
Код:
new msg[MAX_PLAYERS];
OnPlayerConnect:
Код:
msg[playerid] = 1;
then make a cmd to make it 0 and 1

0 = they wont get it 1 = they will

then on your SendClientMessageAll loop through all players with:

Код:
msg[playerid] == 1
Reply


Messages In This Thread
Little Help - by [LSB]TheGame - 25.04.2010, 12:34
Re: Little Help - by Naxix - 25.04.2010, 12:47

Forum Jump:


Users browsing this thread: 1 Guest(s)