[Help] Is the script correct?
Hey,
I recently tried to write a script (for counter strike 1.6), that would allow me to open amxmodmenu. Unfortunately, for some unknown reason my server says that "amxmodmenu" is an unknown command, so I decided to write a menu plugin, an alternative to amxmodmenu, so this is what I came up with: Quote:
Kind regards, Nick. Note** Unfortunately, It wont compile. There's something wrong with the script. Help! |
Re: [Help] Is the script correct?
Instead of writing a plugin you should find out why you can't open amxmodmenu.
|
Re: [Help] Is the script correct?
I agree with Wicked. If the amxmodmenu command is not working, you should find out why because the source of this could be causing other things to not work as well. Post the full output (copy/paste) of the following command in the server (e.g. via HLSW):
meta version meta list amxx version amxx list Regarding your plugin issues, you'll need to read the errors and try and fix them. Most errors explain what is wrong and can easily be fixed. We are here to help you, not do everything for you. P.S. The bind command has been blocked by Valve when being sent by the server. Therefore, it will not work. Also, changing client settings is not supported here and is known as "slow hacking". |
Re: [Help] Is the script correct?
I gave up the hope of re-functioning amxmodmenu. I apologise for the direct asking of the script.
The fact thoe: amx_banmenu, kickmenu, slapmenu and everything that you could open with amxmodmenu works :) It is just amxmodmenu that doesn't open and says "unknown command". I can use those by taping in amx_(menu). So you asked these: Meta Version: Quote:
Quote:
Quote:
Quote:
|
Re: [Help] Is the script correct?
Code:
[ 2] dproto_EF, v0.9.391, 2014-06-08, by Crock, see |
Re: [Help] Is the script correct?
Quote:
See also: |
Re: [Help] Is the script correct?
I don't get it. Can you tell my problems? Couldn't analyze the last post. What did I do wrong?
|
Re: [Help] Is the script correct?
Quote:
http://i.imgur.com/2pYyYBk.png Quote:
|
Re: [Help] Is the script correct?
First check source of amxmodmenu,after that recompile and put it on server. If problem is still here then deactivate all aditional plugins,maybe some of them returns handled on it, i dont know.
|
| All times are GMT -4. The time now is 09:34. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.