PDA

View Full Version : Help cant get Config to Load!!!!!!!


AOD_MR_SCARY
02-05-2003, 11:37 AM
We just installed the MAM in our server and we cant get the MoH_AdminMod.cgf to execute........We type it in right and it just wont execute.....Need Help why it is not executing.....Thanks

AOD_MR_SCARY

Hammer
02-05-2003, 01:23 PM
How are you "running" the MAM config? What do you get (error message)?

--[MC] Hammer

Buzz_Litebeer
02-05-2003, 02:59 PM
Perhaps it wont execute the autoexec.cfg, perhaps trying to add the line

exec Moh_AdminMod.cfg (i think make sure of that) to your server.cfg on startup, instead of using any auotexec.cfg files you have been given.

Just to note, the autoexec.cfg given in mOHAACI is for making it easier on some machines to install the mod, though it is not the reccommended installation method.

The reccommended method is to have the config execute in the server.cfg fiile.

Also are you using any other modifications, if so which, do they have a dmprecache.scr, waht are the filenames of the .pk3 files, have you attempted to register them?
etc...

AOD_MR_SCARY
02-05-2003, 07:37 PM
Ok I will try that and let ya know......Thanks for the help :D

kindofabuzz
02-08-2003, 06:44 PM
i had the same problem. On my hosted server it executes from the server.cfg. But if I start up a local server it won't execute. I'd have to go to console and execute it. Dunno why.

Hammer
02-08-2003, 07:04 PM
server.cfg is not a standard MoH:AA file, just something that has been created by admins. Most rented servers start MoH:AA with a command-line argument of +exec server.cfg. On a local config, you can add the statement to custom.cfg (under main or mainta), which gets included from within autoexec.cfg. If custom.cfg doesn't exist, go ahead and create it.

--[MC] Hammer