19.11.2010, 15:46
Quote:
You don't really need IsPlayerConnected because IsPlayerInRangeOfPoint has an internal IsPlayerConnected, so it isn't really more effecient and doesn't accomplish anything extra (according to ******'s Code Optimization post). Also, you might want to look into foreach.
|
Thanks!