for(new a;a<55,IsPlayerConnected(a);a++) problem need help please
#3

Throw IsPlayerConnected(a) into your for-loop and perform a "continue;" in case the player is not connected. That way, you'll exclude those id's from the following code being processed.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)