Quote:
Originally Posted by PRoSToTeM@
Where is remove_task in client_disconnect?
|
no need ... i just edited the code and checked if user isnt connected...
Quote:
Originally Posted by jimaway
why are you overly complicating this? when get_user_team() will return -1 this will have unforeseen consequences whereas a simple (1 <= get_user_team(id) <= 2) will have no problems
|
youre right, i fixed it by adding fm_get_user_team..
__________________