Picks all players?
#1

Solved
Reply
#2

Ofc, you are looping through all players. Not picking.
So picking a playerid from 0 to 100.
pawn Код:
SendClientMessage( random( 100 ), 0xAAAAAA, "Random" );
Reply
#3

or just remove the loop
pawn Код:
Infected(Iter_Random(Player));
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)