Password clcmd
HI coders,
I need help with a command that set password in my server when Admin type .pass (string here) and .nopass that set no password. thks :wink: |
Re: Password clcmd
Just use amx_cvar sv_password ?
|
Re: Password clcmd
Should post in the Suggestions/Request forum anyways.
|
Re: Password clcmd
here, this is untested, but in theory, it should work (WARNING! my theory is probably wrong, lol)
PHP Code:
|
Re: Password clcmd
Thanks for the help HLM, in compile im taking a few errors and i have fixed the most simple ones but the code still having 2 errors that i don't know how to fix. Here is ..
PHP Code:
Added return PLUGIN_CONTINUE; in the final of the code I fixed this things but i still having in the line 13 : warning 217: loose indentation And in the line 24: error 017: undefined symbol "remove_quote" |
Re: Password clcmd
Change "remove_quote" to "remove_quotes".
|
Re: Password clcmd
|
Re: Password clcmd
Human Error: I am becoming a professional at it.
|
| All times are GMT -4. The time now is 05:23. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.