PDA

View Full Version : ASE and config file


HOGAN
02/07/04, 08:26 pm
I am trying to get some server info to show up in ASE, but can't seem to get the cvars correct. In my server cfg what would I put for the following to show up for my MOH:AA server in ASE,

Admin
Email
location
URL

I have tried, set Admin, seta Admin, set sv_Admin, but none work.

TIA

BENSTER
02/08/04, 03:51 am
Originally posted by HOGAN
I am trying to get some server info to show up in ASE, but can't seem to get the cvars correct. In my server cfg what would I put for the following to show up for my MOH:AA server in ASE,

Admin
Email
location
URL

I have tried, set Admin, seta Admin, set sv_Admin, but none work.

TIA

sets "admin" "admin"
sets "e-mail" "admin@admin.com"
sets "location" "US"
sets "url" "www.webpagename.com"

HOGAN
02/08/04, 08:06 am
thanks, got it right now. Do you have a sample cfg you could send me for CTF mod?

BENSTER
02/08/04, 06:46 pm
I've never played the game, or messed with it. The server guide here does not cover it, but in quake - gametype 4 is CTF. Note the configs on this page show gametypes 1,2 and 3.

http://www.gameadmins.com/modules.php?name=Sections&op=viewarticle&artid=35

HOGAN
02/08/04, 07:09 pm
yea i saw them, thanks for the help.