register_concmd not working?
Hey, so I made a simple plugin, and I registered a command, but for some reason it say's "
Unknown command" PHP Code:
|
Re: register_concmd not working?
Do you have a "check_for_cvar" function?
Does the function get executed(test by adding a print) but still prints "unknow command"? Did you return PLUGIN_HANDLED? |
Re: register_concmd not working?
I was trying to help some guy on this forum, I got to here, but I only get Unknown Command
PHP Code:
|
Re: register_concmd not working?
Code:
Code:
Code:
|
Re: register_concmd not working?
I understand your will of helping but you should really gain more experience and knowledge in order to help others.
|
Re: register_concmd not working?
Well, I thought that the best way to gain more experience is to practical use, so I'm trying to learn while helping others.
|
Re: register_concmd not working?
Quote:
|
Re: register_concmd not working?
When asking for help, you're going to need to start posting the entire code, especially since you're very inexperienced. Things go much faster that way also.
|
Re: register_concmd not working?
Quote:
PHP Code:
|
Re: register_concmd not working?
Checking client side cvars(user info) for being banned is so weak in the term of it's a client side modification and the client can easily change the value or remove the info, other than that the only reason i see the need of this method is for no Steam servers which is not supported due to the lack of trust between the host and the clients.
|
| All times are GMT -4. The time now is 17:14. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.