where did I wrong ?
I have try make limit players join team if have limit then they will get auto change team, but it's not work, I don't know why. Please teach me
Quote:
|
Re: where did I wrong ?
CSTEAM_SPECTATOR
--> CS_TEAM_SPECTATOR and CSTEAM_TERRORIST -> CS_TEAM_TERRORIST |
Re: where did I wrong ?
I don't think so
He told Quote:
|
Re: where did I wrong ?
Never seen such natives just:
CS_TEAM_CT, etc.. |
Re: where did I wrong ?
Quote:
|
Re: where did I wrong ?
Rewrite it using cs_get_user_team native....
P.S. If you dont wanna do it, try using also Code: cs_set_team_tablescore If you dont use ZP, use just normal cs_set_user_team function. Try this and let me know if it works : Code:
|
Re: where did I wrong ?
I tried put 9 bots in server, 5 for T and 4 for CT. When I try join T, server change me to Spectator then crash server :)
|
Re: where did I wrong ?
Changing team in TeamInfo event was crashing my server as well. Try to delay it using set_task.
|
Re: where did I wrong ?
set_task still carsh
I think problem at Quote:
|
Re: where did I wrong ?
Why don't you hook team choose menu instead of TeamInfo?
|
| All times are GMT -4. The time now is 21:46. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.