Plugin Not Reading
I'm not sure if this is the correct forum [if not please move].
I created a plugin, when the user connects it checks if the person is an admin, if they are it prints a message about an admin connecting, if not, just says player is connect, then it plays a random sound. The same routine for disconnecting. PHP Code:
*NOTE: I was testing on a LAN server installed with AMXX. |
Re: Plugin Not Reading
What do you mean by "not reading"?
|
Re: Plugin Not Reading
It says in "amx_plugins," UNKNOWN or BAD LOAD.
|
Re: Plugin Not Reading
You can't pass parameters to a function when called by a client command.
|
Re: Plugin Not Reading
Well this is my first real plugin, could you help me on what's wrong?
|
Re: Plugin Not Reading
Use the servers RCON and use the command amxx plugins
It will give a more detailed description of the error. |
Re: Plugin Not Reading
It's giving me a bad load, what's wrong with the script?
|
Re: Plugin Not Reading
Please provide the output of these commands when typed into the server console or through rcon
amxx plugins amxx modules Please note the space |
Re: Plugin Not Reading
plugins:
Code:
modules: Code:
Code:
; AMX Mod X pluginsCode:
|
Re: Plugin Not Reading
Did you install the CStrike Addon?
|
| All times are GMT -4. The time now is 22:59. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.