config excessiplus with quake 3 team arena
hi all, how to configure excessiveplus with quake 3 team arena?
thx.
/g_gametype
"0" - free-for-all DM
"1" - Tournament 1-on-1
"2" - Single-Player
"3" - Team Deathmatch
"4" - Capture the Flag.
Example: /g_gametype "3"
Is this what you mean? I think default is 0.
How do you launch your server, with a serverconfig or by adding commands to a shortcut? (C:\Program Files\Quake 3 Arena\quake3.exe +g_gametype 3)
With Server Config
quake3.exe +set fs_game excessiveplus +set dedicated 1 +set com_hunkmegs 16 +exec teamplay.cfg
Heres an Example Server Config
teamplay.cfg
seta sv_hostname "JAM Stylz"
seta sv_maxclients 16
seta g_motd "Welcome to our Quake3 server"
seta g_quadfactor 4
seta g_gametype 3
seta timelimit 15
seta fraglimit 25
seta g_weaponrespawn 3
seta g_inactivity 3000
seta g_forcerespawn 0
seta rconpassword "password"
set d1 "map q3dm1 ; set nextmap vstr d2"
set d2 "map q3dm2 ; set nextmap vstr d3"
set d3 "map q3dm3 ; set nextmap vstr d1"
vstr d1
Team Arena is a mod for Q3A just like E+ is... you cant play them both at the same time... it would be like playing OSP and Urban Terror at the same time.
Jam Stylz check your PM! ![]()
(Who deleted my post :roll:)





thx.