[SOLVED] remove_user_flags not working
im testing some new things on my LAN server... and
remove_user_flags( index ) is not working.. its set to remove all flags on client_connect( id ). but once i connect and spawn i still have all my flags still... Code:
|
Re: remove_user_flags not working
I don't think the player has flags yet at connect, try putinserver.
|
Re: remove_user_flags not working
Quote:
im at work and not thinking straight im stupid lol |
Re: [SOLVED] remove_user_flags not working
At putinserver maybe not read yet (It depends not always samet time). Make a task with 10seconds on putinserver for make sure it gonna work ;)
|
Re: [SOLVED] remove_user_flags not working
Quote:
Quote:
|
Re: [SOLVED] remove_user_flags not working
Flags are set in client_authorized which is one function that you never know when it will execute. Therefore, you should use client_authorized.
|
| All times are GMT -4. The time now is 16:25. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.