Quote:
Originally Posted by Black Rose
Test stuff before you share them as facts.
This is not true.
Code:
public client_disconnect(id)
server_print("Team: %d", get_user_team(id));
|
Ithought the team will be reseted on client disconnected
Well i guess it will only be reseted on client putinserver
When dose the team variable will equal to -1 ?
__________________