[NeedHelp] Amx_super.amxx help
Hello, I have Put all the Files in the right folder and removed the ; too but still nothing is happening. I have a CZ Server with amxmodx. Im trying to install Amx_super but nothing is happening. It has nothing but Errors.
|
Re: [NeedHelp] Amx_super.amxx help
Post the errors
Plugins.ini, modules.ini, compile errors,and the errors the server shows. |
Re: [NeedHelp] Amx_super.amxx help
Please provide the output of the following commands.
rcon meta list rcon amxx plugins rcon amxx modules Moved to AMX_Super support forum |
Re: [NeedHelp] Amx_super.amxx help
Here is the Plugin.ini
; AMX Mod X plugins ; Admin Base - Always one has to be activated admin.amxx ; admin base (required for any admin-related) ;admin_sql.amxx ; admin base - SQL version (comment admin.amxx) ; Basic admincmd.amxx ; basic admin console commands adminhelp.amxx ; help command for admin console commands adminslots.amxx ; slot reservation multilingual.amxx ; Multi-Lingual management ; Menus menufront.amxx ; front-end for admin menus cmdmenu.amxx ; command menu (speech, settings) plmenu.amxx ; players menu (kick, ban, client cmds.) telemenu.amxx ; teleport menu (Fun Module required!) mapsmenu.amxx ; maps menu (vote, changelevel) ; Chat / Messages adminchat.amxx ; console chat commands antiflood.amxx ; prevent clients from chat-flooding the server scrollmsg.amxx ; displays a scrolling message imessage.amxx ; displays information messages adminvote.amxx ; vote commands ; Map related nextmap.amxx ; displays next map in mapcycle mapchooser.amxx ; allows to vote for next map timeleft.amxx ; displays time left on map ; Configuration pausecfg.amxx ; allows to pause and unpause some plugins statscfg.amxx ; allows to manage stats plugins via menu and commands ; Counter-Strike restmenu.amxx ; restrict weapons menu statsx.amxx ; stats on death or round end (CSX Module required!) ;miscstats.amxx ; bunch of events announcement for Counter-Strike ;stats_logging.amxx ; weapons stats logging (CSX Module required!) ; Enable to use AMX Mod plugins ;amxmod_compat.amxx ; AMX Mod backwards compatibility layer ; Custom - Add 3rd party plugins here amx_rocket.amxx connect_announce.amxx admin_gag.amxx admin_check.amxx adminlisten.amxx f_ultimate_sounds.amxx say_motd.amxx amx_super.amxx amx_super_menu.amxx |
Re: [NeedHelp] Amx_super.amxx help
Here is the Module.ini
;;; ; To enable a module, remove the semi-colon (;) in front of its name. ; If it's not here, simply add it its name, one per line. ; You don't need to write the _amxx part or the file extension. ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;; ;; SQL Modules usually need to be enabled manually ;; ;; You can have any number on at a time. Use ;; ;; amx_sql_type in sql.cfg to specify the default ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;; ;mysql sqlite ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;; ;; Put third party modules below here. ;; ;; You can just list their names, without the _amxx ;; ;; or file extension. ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;; ;; These modules will be auto-detected and loaded ;; ;; as needed. You do not need to enable them here ;; ;; unless you have problems. ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;; fun engine fakemeta geoip sockets regex nvault cstrike csx |
Re: [NeedHelp] Amx_super.amxx help
Quote:
|
Re: [NeedHelp] Amx_super.amxx help
Quote:
You are really confusing. |
Re: [NeedHelp] Amx_super.amxx help
Quote:
Also, DON"T DOUBLE POST. Use the Edit button Tell us what errors you are getting, if any. |
Re: [NeedHelp] Amx_super.amxx help
Currently loaded plugins:
description stat pend file vers src load unlod [ 1] AMX Mod X RUN - amxmodx_mm_i386. v1.76d ini ANY ANY [ 2] SQLite RUN - sqlite_amxx_i386 v1.76b pl1 ANY ANY [ 3] Fun RUN - fun_amxx_i386.so v1.76 pl1 ANY ANY [ 4] Engine RUN - engine_amxx_i386 v1.76 pl1 ANY ANY [ 5] FakeMeta RUN - fakemeta_amxx_i3 v1.76d pl1 ANY ANY [ 6] CStrike RUN - cstrike_amxx_i38 v1.76 pl1 ANY ANY [ 7] CSX RUN - csx_amxx_i386.so v1.76c pl1 ANY ANY 7 plugins, ------------------------------------------------------------------------ Currently loaded plugins: name version author file status [ 1] Admin Base 1.76d AMXX Dev Team admin.amxx running [ 2] Admin Commands 1.76d AMXX Dev Team admincmd.amxx running [ 3] Admin Help 1.76d AMXX Dev Team adminhelp.amxx running [ 4] Slots Reservation 1.76d AMXX Dev Team adminslots.amxx running [ 5] Multi-Lingual System 1.76d AMXX Dev Team multilingual.am running [ 6] Menus Front-End 1.76d AMXX Dev Team menufront.amxx running [ 7] Commands Menu 1.76d AMXX Dev Team cmdmenu.amxx running [ 8] Players Menu 1.76d AMXX Dev Team plmenu.amxx running [ 9] Teleport Menu 1.76d AMXX Dev Team telemenu.amxx running [ 10] Maps Menu 1.76d AMXX Dev Team mapsmenu.amxx running [ 11] Admin Chat 1.76d AMXX Dev Team adminchat.amxx running [ 12] Anti Flood 1.76d AMXX Dev Team antiflood.amxx running [ 13] Scrolling Message 1.76d AMXX Dev Team scrollmsg.amxx running [ 14] Info. Messages 1.76d AMXX Dev Team imessage.amxx running [ 15] Admin Votes 1.76d AMXX Dev Team adminvote.amxx running [ 16] NextMap 1.76d AMXX Dev Team nextmap.amxx running [ 17] Nextmap Chooser 1.76d AMXX Dev Team mapchooser.amxx running [ 18] TimeLeft 1.76d AMXX Dev Team timeleft.amxx running [ 19] Pause Plugins 1.76d AMXX Dev Team pausecfg.amxx running [ 20] Stats Configuration 1.76d AMXX Dev Team statscfg.amxx running [ 21] Restrict Weapons 1.76d AMXX Dev Team restmenu.amxx running [ 22] StatsX 1.76d AMXX Dev Team statsx.amxx running [ 23] Admin Rocket 1.3 f117bomb amx_rocket.amxx running [ 24] Connect Announce 0.2 v3x connect_announc running [ 25] Admin Gag 1.8.3 EKS admin_gag.amxx running [ 26] Admin Check 1.51 OneEyed admin_check.amx running [ 27] AdminListen 2.3x /dev/ urandom adminlisten.amx running [ 28] Ultimate Sounds 1.7 Dizzy / Bmann_42 f_ultimate_soun running [ 29] say /motd 1.1 Pa1n say_motd.amxx running [ 30] unknown unknown unknown amx_super.amxx bad load [ 31] unknown unknown unknown amx_super_menu. bad load ( 30) Load fails: Plugin uses an unknown function (name "set_pcvar_string") - check your modules.ini. ( 31) Load fails: Plugin uses an unknown function (name "ArrayPushCell") - check you ------------------------------------------------------------------------- Currently loaded modules: name version author status [ 1] SQLite 1.76b AMX Mod X Dev Team running [ 2] Fun 1.76 AMX Mod X Dev Team running [ 3] Engine 1.76 AMX Mod X Dev Team running [ 4] FakeMeta 1.76d AMX Mod X Dev Team running [ 5] GeoIP 1.76 AMX Mod X Dev Team running [ 6] unknown unknown unknown bad load [ 7] CStrike 1.76 AMX Mod X Dev Team running [ 8] CSX 1.76c AMX Mod X Dev Team running [ 9] Sockets 1.76 HLSW Dev Team running [10] RegEx 1.76 AMX Mod X Dev Team running 10 module ------------------------------------------------------------------------- Here is it!! |
Re: [NeedHelp] Amx_super.amxx help
Both AMX_Super and AMX_Super Menu require AMXx 1.8
|
Re: [NeedHelp] Amx_super.amxx help
lol
Also, Rocket, gag, check and admin listen are all in the super.... |
Re: [NeedHelp] Amx_super.amxx help
Quote:
This AMXx 1.8 can install its self or do i gotta install it??? If i gotta install it i dont know how. Where can i get this Amxx 1.8 at? Thank for helping man. I really really really thank you for your help. |
Re: [NeedHelp] Amx_super.amxx help
Read the install guide on the wiki and download it at the main site. FYI, it is the same manner as how you installed 1.76d
|
| All times are GMT -4. The time now is 19:01. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.