Mysterious error messages
Hi,
I have searched already but didn't found anything about my problem. I would like to check spectators and kick them after a defined time. If I use cs_get_user_team then I get some errors like "invalid player". What's wrong with my code? Code:
// Alle Spieler überprüfenThanks a lot for your help! |
Re: Mysterious error messages
You must check is_user_connected() or is_user_alive().
|
Re: Mysterious error messages
Thanks for reply :)
is_user_connected doesn't work for some reasons, and is_user_alive should not work for specs. |
Re: Mysterious error messages
check !is_user_alive =]
|
Re: Mysterious error messages
Code:
|
Re: Mysterious error messages
I know how to add this check but it is not working :( I think I check this better tomorrow. At the moment I overlooking something.
Thanks :) |
| All times are GMT -4. The time now is 07:24. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.