[Assistance needed] - Failed to loop through players.
#4

I see you are using a define called "APPROX_PLAYERS." Why do this, when you could easily use foreach? It (probably) does the same thing, but its (probably) much more efficient then how you are doing it with the define. You can do the same thing by doing this:

pawn Код:
foreach(Player, i)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)