PDA

View Full Version : Configs


Black Parade
01-01-2008, 04:15 PM
I can't get any of my custom configs to work. Could some one point me in the right direction?

{DwP} 325th ABN
01-02-2008, 12:05 AM
im sure we need more info, like which custom config and what is going on

|OnEHiTwOnDeR|SoCal
01-02-2008, 02:14 AM
yea what the heck are u talking about? which config file and for what

Black Parade
01-02-2008, 08:33 PM
I am trying to set a Public Config and a Realism Config. When the public config is turned on certain commands are executed like amx_voiceprox 0 and when the Realism config is turned on it executes amx_voiceprox 1. I need something like that so I am not sitting there entering a bunch of commands just for one realism.

=|[76AD]|= TatsuSaisei
01-03-2008, 10:19 AM
I am trying to set a Public Config and a Realism Config. When the public config is turned on certain commands are executed like amx_voiceprox 0 and when the Realism config is turned on it executes amx_voiceprox 1. I need something like that so I am not sitting there entering a bunch of commands just for one realism.

create a file and name it realism.cfg

within this file you put ALL the commands you want...

from here you have two choices... you can add the config to the configuration part of the amxmodmenu by editing the configs.ini OR just enter amx_rcon exec realism.cfg on the server.

In either case the realism.cfg file must be in the dod root folder


this help in any way ?

Black Parade
01-03-2008, 05:48 PM
Haha actually I had my friend help me, but yeah that did help alot, that is basically what he told me. Thanks! :D