Raised This Month: $12 Target: $400
 3% 

Menu problem not displaying everything in configs.ini


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
_myth
Junior Member
Join Date: Dec 2004
Location: Upper Michigan
Old 12-22-2004 , 12:05   Menu problem not displaying everything in configs.ini
Reply With Quote #1

Alright i'm usen the newest version of amxx and a co clan member, a friend and myself have been worken on getting it all running nice and smoothly.

The only problems we keep running into are with the amx mod x menu when you go to the configurations option it only displays about half of the configs I have in the configs.ini file. The ones that do show run well but I need to have access to all of them is there a limit to how many things you can have on it or what?

also i haven't been able to find match deluxe. I need a compiled file.

config.ini is as follow

Code:
; Menu configuration file
; File location: $moddir/addons/amx/configs.ini
; To use with Commands Menu plugin

; NOTE: By default in all settings the access level is set to "u".
;       However you can change that, to limit the access to some settings.

; Commands Menu:
; < description > < command > < flags > < access level >
; "a" - execute from server console
; "b" - execute from admin console
; "c" - execute on all clients
; "d" - back to menu when executed

"Normal Settings" "exec normal.cfg;servercfgfile \'\'" "a" "p"
"Practice Config" "exec practice.cfg;servercfgfile \'\'" "a" "o"
"Stop Match" "exec stopmatch.cfg;servercfgfile \'\'" "a" "o"
"CAL Anzio Config" "exec cal_anzio.cfg;servercfgfile \'\'" "a" "o"
"CAL Avalanche Config" "exec cal_avalanche.cfg;servercfgfile \'\'" "a" "o"
"CAL Chemille Config" "exec cal_chemille.cfg;servercfgfile \'\'" "a" "o"
"CAL Donner Config" "exec cal_donner.cfg;servercfgfile \'\'" "a" "o"
"CAL Harrington Config" "exec cal_harrington.cfg;servercfgfile \'\'" "a" "o"
"CAL Kalt Config" "exec cal_kalt.cfg;servercfgfile \'\'" "a" "o"
"CAL Merderet Config" "exec cal_merderet.cfg;servercfgfile \'\'" "a" "o"
"CAL Railroad2 Config" "exec cal_railroad2.cfg;servercfgfile \'\'" "a" "o"
"CAL HC1 Config" "exec cal_hc1.cfg;servercfgfile \'\'" "a" "o"
"IGL Avalanche Config" "exec igl_avalanche.cfg;servercfgfile \'\'" "a" "o"
"IGL Chemille Config" "exec igl_chemille.cfg;servercfgfile \'\'" "a" "o"
"IGL Donner Config" "exec igl_donner.cfg;servercfgfile \'\'" "a" "o"
"IGL Harrington Config" "exec igl_harrington.cfg;servercfgfile \'\'" "a" "o"
"IGL Kalt Config" "exec igl_kalt.cfg;servercfgfile \'\'" "a" "o"
"IGL Merderet Config" "exec igl_merderet.cfg;servercfgfile \'\'" "a" "o"
"IGL Railroad Config" "exec igl_railroad.cfg;servercfgfile \'\'" "a" "o"
"IGL Railroad2 Config" "exec igl_railroad2.cfg;servercfgfile \'\'" "a" "o"
"IGL Saints Config" "exec igl_saints.cfg;servercfgfile \'\'" "a" "o"
"TPG Anzio Config" "exec tpg_anzio.cfg;servercfgfile \'\'" "a" "o"
"TPG Avalanche Config" "exec tpg_avalanche.cfg;servercfgfile \'\'" "a" "o"
"TPG Chemille Config" "exec tpg_chemille.cfg;servercfgfile \'\'" "a" "o"
"TPG Donner Config" "exec tpg_donner.cfg;servercfgfile \'\'" "a" "o"
"TPG Harrington Config" "exec tpg_harrington.cfg;servercfgfile \'\'" "a" "o"
"TPG Hcl Config" "exec tpg_hcl.cfg;servercfgfile \'\'" "a" "o"
"TPG Kalt Config" "exec tpg_match.cfg;servercfgfile \'\'" "a" "o"
"TPG Merderet Config" "exec tpg_merderet.cfg;servercfgfile \'\'" "a" "o"
"TPG Northbound Config" "exec tpg_northbound.cfg;servercfgfile \'\'" "a" "o"
"TPG Railroad Config" "exec tpg_railroad.cfg;servercfgfile \'\'" "a" "o"
"TPG Saints Config" "exec tpg_saints.cfg;servercfgfile \'\'" "a" "o"
"TPG Solitude Config" "exec tpg_solitude.cfg;servercfgfile \'\'" "a" "o"
"TPG Allstar Config" "exec tpg_allstar.cfg;servercfgfile \'\'" "a" "o"
"TPG Allstar Basic Config" "exec tpgallstarbasic.cfg;servercfgfile \'\'" "a" "o"
"TPG2 Anzio Config" "exec tpg2_anzio.cfg;servercfgfile \'\'" "a" "o"
"TPG2 Avalanche Config" "exec tpg2_avalanche.cfg;servercfgfile \'\'" "a" "o"
"TPG2 Chemille Config" "exec tpg2_chemille.cfg;servercfgfile \'\'" "a" "o"
"TPG2 Donner Config" "exec tpg2_donner.cfg;servercfgfile \'\'" "a" "o"
"TPG2 Harrington Config" "exec tpg2_harrington.cfg;servercfgfile \'\'" "a" "o"
"TPG2 Hcl Config" "exec tpg2_hcl.cfg;servercfgfile \'\'" "a" "o"
"TPG2 Kalt Config" "exec tpg2_kalt.cfg;servercfgfile \'\'" "a" "o"
"TPG2 Merderet Config" "exec tpg2_merderet.cfg;servercfgfile \'\'" "a" "o"
"TPG2 Northbound Config" "exec tpg2_northbound.cfg;servercfgfile \'\'" "a" "o"
"TPG2 Railroad Config" "exec tpg2_railroad.cfg;servercfgfile \'\'" "a" "o"
"TPG2 Saints Config" "exec tpg2_saints.cfg;servercfgfile \'\'" "a" "o"
"TPG2 Solitude Config" "exec tpg2_solitude.cfg;servercfgfile \'\'" "a" "o"
"TPG2 Basic Config" "exec tpg2basic.cfg;servercfgfile \'\'" "a" "o"
"TPG2 Match Config" "exec tpg2_match.cfg;servercfgfile \'\'" "a" "o"
"TPG3 Anzio Config" "exec tpg3_anzio.cfg;servercfgfile \'\'" "a" "o"
"TPG3 Avalanche Config" "exec tpg3_avalanche.cfg;servercfgfile \'\'" "a" "o"
"TPG3 Caen Config" "exec tpg3_caen.cfg;servercfgfile \'\'" "a" "o"
"TPG3 Carta Config" "exec tpg3_carta.cfg;servercfgfile \'\'" "a" "o"
"TPG3 Chemille Config" "exec tpg3_chemille.cfg;servercfgfile \'\'" "a" "o"
"TPG3 Donner Config" "exec tpg3_donner.cfg;servercfgfile \'\'" "a" "o"
"TPG3 Flash Config" "exec tpg3_flash.cfg;servercfgfile \'\'" "a" "o"
"TPG3 Kalt Config" "exec tpg3_kalt.cfg;servercfgfile \'\'" "a" "o"
"TPG3 Merderet Config" "exec tpg3_merderet.cfg;servercfgfile \'\'" "a" "o"
"TPG3 Northbound Config" "exec tpg3_northbound.cfg;servercfgfile \'\'" "a" "o"
"TPG3 Railroad Config" "exec tpg3_railroad.cfg;servercfgfile \'\'" "a" "o"
"TPG3 Saints Config" "exec tpg3_saints.cfg;servercfgfile \'\'" "a" "o"
"TPG3 Sampol Config" "exec tpg3_sampol.cfg;servercfgfile \'\'" "a" "o"
"TPG3 Siracusa Config" "exec tpg3_siracusa.cfg;servercfgfile \'\'" "a" "o"
"TPG3 Thunder Config" "exec tpg3_thunder.cfg;servercfgfile \'\'" "a" "o"
"TPG3 Match Config" "exec tpg3_match.cfg;servercfgfile \'\'" "a" "o"
"TPG3 Basic Config" "exec tpgbasic3.cfg;servercfgfile \'\'" "a" "o"
"STA Anzio Config" "exec sta_anzio.cfg;sercfgfile \'\'" "a" "o" 
"STA Avalanche Config" "exec sta_avalanche.cfg;servercfgfile \'\'" "a" "o"
"STA Caen Config" "exec sta_caen.cfg;servercfgfile \'\'" "a" "o"
"STA Chemille Config" "exec sta_chemille.cfg;servercfgfile \'\'" "a" "o"
"STA cr44 Config" "exec sta_chemille.cfg;servercfgfile \'\'" "a" "o"
"STA Diversion Config" "exec sta_diversion.cfg;servercfgfile \'\'" "a" "o"
"STA Donner Config" "exec sta_donner.cfg;servercfgfile \'\'" "a" "o"
"STA Flash Config" "exec sta_flash.cfg;servercfgfile \'\'" "a" "o"
"STA Harrington Config" "exec sta_harrington.cfg;servercfgfile \'\'" "a" "o"
"STA Hcl Config" "exec sta_hcl.cfg;servercfgfile \'\'" "a" "o"
"STA Kalt Config" "exec sta_kalt.cfg;servercfgfile \'\'" "a" "o"
"STA Merderet Config" "exec sta_merderet.cfg;servercfgfile \'\'" "a" "o"
"STA Northbound Config" "exec sta_northbound.cfg;servercfgfile \'\'" "a" "o"
"STA Railroad Config" "exec sta_railroad.cfg;servercfgfile \'\'" "a" "o"
"STA Railroad2 Config" "exec sta_railroad2.cfg;servercfgfile \'\'" "a" "o"
"STA Saints Config" "exec sta_saints.cfg;servercfgfile \'\'" "a" "o"
"STA Solitude Config" "exec sta_solitude.cfg;servercfgfile \'\'" "a" "o"
"STA Zafod Config" "exec sta_zafod.cfg;servercfgfile \'\'" "a" "o"
"XPL Anzio Config" "exec xpl-anzio.cfg;servercfgfile \'\'" "a" "o"
"XPL Avalanche Config" "exec xpl-avalanche.cfg;servercfgfile \'\'" "a" "o"
"XPL Chemille Config" "exec xpl-chemille.cfg:severcfgfile \'\'" "a" "o"
"XPL Donner Config" "exec xpl-donner.cfg;servercfgfile \'\'" "a" "o"
"XPL Harrington Config" "exec xpl-harrington.cfg;servercfgfile \'\'" "a" "o"
"XPL Kalt Config" "exec xpl-kalt.cfg;servercfgfile \'\'" "a" "o"
"XPL Merderet Config" "exec xpl-merderet.cfg;servercfgfile \'\'" "a" "o"
"XPL Northbound Config" "exec xpl-northbound.cfg;servercfgfile \'\'" "a" "o"
"XPL Railroad Config" "exec xpl-railroad.cfg;servercfgfile \'\'" "a" "o"
"XPL Saints Config" "exec xpl-saints.cfg;servercfgfile \'\'" "a" "o"
"XPL Zafod Config" "exec xpl-zafod.cfg;servercfgfile \'\'" "a" "o"
_myth is offline
Send a message via AIM to _myth Send a message via MSN to _myth
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:36.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode