View Single Post
Rohanlogs
Senior Member
Join Date: Nov 2015
Old 12-24-2017 , 06:31   Re: Can some1 fix this 1 compile error..
Reply With Quote #4

Quote:
Originally Posted by D3XT3R View Post
this is stuipid code and i dont have time to rewrite it all...
Then why are you here?



Anyway..

Code:
id - = TASK_TEAM

Code:
id -= TASK_TEAM

Code:
server_cmd ( "kick #% d ^" % s ^ "" , get_user_userid ( id ) , RAZON_KICK )

Code:
server_cmd ( "kick #%d ^" %s ^"" , get_user_userid ( id ) , RAZON_KICK )

That should fix your error.
__________________
Rohanlogs is offline