PDA

View Full Version : Mod question about configs settings...


bullet-worm
11-14-2003, 04:40 PM
I am in the process of integrating some of MASTER Hammer's mods on our server (Damn FINE job there, soldier!!!), and have run into some stumbling blocks in our servers custom config files. I am adding Hammer's game-types to my vstr setings so my clan-mates can switch around with ease.

To do this, I essentially have three options. 1) Add the config and vstr settings to the start-up config file. 2) Have the start-up config file automatically exec another config file. 3) Have someone manually exec a config file after server start-up.

All of those have complications, because mods may be pulled in/out as time goes by (IE: sv_pure match night!!). I was wondering if the following is possible, though?

Can I add a config file TO the mod pk3 file, then call for that config file in the start-up config file. That way, if the pk3 is NOT installed, the config file will not be found, and the settings (including vstr settings) will not get "installed"...

Anyone see any adverse side-effects to that? Other than making it a pain in the arse to change the config file later?

worm