amx super trouble
well i cant seem to get amx super to work on my server...
|
Re: amx super trouble
type amxx plugins and amxx modules and show the results (in hlsw console or server consol) otherwise amx_plugins amx_modules
|
Re: amx super trouble
yeah im having the same problem, when i type amx_plugins in console, my other plugins come up, but i get
unknown unknown unknown amx_super.amxx bad load for amx super. Whats the problem? |
Re: amx super trouble
Make sure the plugin is in the plugins folder under amxmodx.
Make sure you have Cstrike modules enabled and Amx ModX above 1.70 installed. And show me what it says when you type amxx plugins / amxx modules, mainly the bottom of the list. |
Re: amx super trouble
how do u know if the modules are enabled or not
|
Re: amx super trouble
Go in amxmodx/configs/modules.ini look there ! If line with module have ';' in front it's means is disabled!
E.g Code:
fakemeta // Enabled |
Re: amx super trouble
I'm pretty sure all my modules are enabled.
fun_amxx_i386.so engine_amxx_i386.so cstrike_amxx.so (Had to add that one to the bottom of the file, is there any spot your suposed to put it?) |
Re: amx super trouble
; AMX Mod X Modules
; You can specify both linux & win32 modules here ; To enable a module, remove the semi-colon from the line ; ------------------------------ ; Fun - provides extra functions ; ------------------------------ fun_amxx_i386.so fun_amxx.dll fun_amxx_amd64.so ; ---------------------------------------------------- ; Engine - provides engine functions core to Half-Life ; ---------------------------------------------------- ;engine_amxx_i386.so ;engine_amxx.dll ;engine_amxx_amd64.so ; ---------------------------------------------------------- ; Fakemeta - provides a massive interface into the HL engine ; ---------------------------------------------------------- ;fakemeta_amxx_i386.so ;fakemeta_amxx.dll ;fakemeta_amxx_amd64.so ; ------------------------------------------- ; Database Access - only enable one of these ; ------------------------------------------- ; MySQL ;mysql_amxx_i386.so ;mysql_amxx.dll ;mysql_amxx_amd64.so ;PostgreSQL ;pgsql_amxx_i386.so ;pgsql_amxx.dll ; Microsoft SQL ;mssql_amxx.dll ;SQLite ;sqlite_amxx.dll ;sqlite_amxx_i386.so ;sqlite_amxx_amd64.so ; --------------------------------------------- ; GeoIP - determines the country of ip adresses ; --------------------------------------------- ;geoip_amxx_i386.so ;geoip_amxx.dll ;geoip_amxx_amd64.so ; -------------------------------- ; Sockets - network socket support ; -------------------------------- ;sockets_amxx_i386.so ;sockets_amxx.dll ;sockets_amxx_amd64.so ; -------------------------- ; Regular Expression support ; -------------------------- ;regex_amxx_i386.so ;regex_amxx.dll ;regex_amxx_amd64.so ; -------------------- ; Binary Vault support ; -------------------- ;nvault_amxx_i386.so ;nvault_amxx.dll ;nvault_amxx_amd64.so that look alright |
Re: amx super trouble
@Alka, and both you guys
Just to let you know, your not using amxmodx 1.70 or above. 1.70 or above enables what you need automatically, ( the modules.ini looks nothing like that or the newer versions) in other words you never go into your modules.ini unless you need extra functions like sql or things like that. So it wont work with your version until you upgrade. (and you do need engine and fakemeta enabled to run this) That is what amxx modules would have told me. WHen I told you to copy/paste the output of that before. @badger, I know nobody like to listen to other people, like me. but PLZ just copy/paste your output of amxx modules I dunno why people dont listen.... |
Re: amx super trouble
Currently loaded modules:
name version author Fun 1.71 AMX Mod X Dev Team 1 mod thats my module(are you talking about the console amx_module?) |
Re: amx super trouble
okay, amx_modules then.
"(and you do need engine and fakemeta enabled to run this)" With the Cstrike addon installed. (not just adding a line to yoru modules.ini) |
Re: amx super trouble
Yea... also, it seems you're running AMX Mod X version 1.71. Though it may or may not interfere with amx_super, I recommend upgrading to 1.76d.
|
Re: amx super trouble
Quote:
Code:
fakemetaCode:
fakemeta_amxx.dll |
Re: amx super trouble
Yes but,
Code:
;fun(as in only on extra modules would you need to physically enable) It doesnt matter i guess, just a point i was trying to make that its the cstrike addon their needing i believe. But im not sure if this is their first plugin their installing and they just dont know how todo it (as in not knowing why or what needs to be enabled and pretty much everything in between :D) |
| All times are GMT -4. The time now is 19:09. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.