View Single Post
Guest
Old 07-15-2005 , 04:07  
Reply With Quote #8

huh? So does the is_user_connected return false if the player is dowloading a map or not?

Because if it still gives true then the
Code:
if (get_user_time () <=1)  { /* Ping Pong */ }
would be effective way to know if user is downloading a map.