how to start a mutiarena server

28 replies [Last post]
ADLER.002
Adler002's picture
Offline
Joined: Jan 2004
Posts:

hello,

the new version is out now, im very happy about that multliarena.
but how to hell can i start such a server ?!
the readme say: You can configurate multiarena maps inside the arenas/ directory -- but how can i load/ start that file. or whats the command for?
i want a dedicated 1 (lan) server with multi arena. any help would be nice. thx

www.adler.excessiveplus.net

- pb files and info
- server configs and config builder
- maps
- e+ spider
- and more

EVOL.IZNOGOUD
Iznogoud's picture
Offline
Joined: Mar 2004
Posts:
how to start a mutiarena server

To load one of the default arenas ...

Add this in your server.cfg
set xp_config "arenas/ra3map1.txt"

Bättre pissa i stuprännan än stupa i pissrännan !

.ALIAS.
Offline
Joined: Sep 2005
Posts:
how to start a mutiarena server

whats multiarena?

ADLER.002
Adler002's picture
Offline
Joined: Jan 2004
Posts:
how to start a mutiarena server

ok i got a solution Happy
not the xp_config ... but this is my way:

[code:1] BAT file:
start quake3.exe +set fs_game excessiveplus +set dedicated 1 +exec multi.cfg +set net_port 27960 [/code:1]

[code:1] multi cfg:
set sv_hostname "^2MultiMap E+ server"
set g_motd "^2Welcome To MultiMap Server"
set sv_maxclients "31"
set sv_master1 "master0.gamespy.com"
set sv_master2 "master3.idsoftware.com"
set sv_master3 "master0.excessiveplus.net"
set sv_master4 "master.quake3arena.com"
set sv_master5 "q3master.allseeingeye.com"
set rconpassword "temp"
set g_gametype "0"
set com_hunkmegs "75"
map xparena0 [/code:1]

[code:1]arenas:
see ../arenas/xparena0
[/code:1]

my problem is that to load the xparena0 need time ... much time Sad
when i try with map test_bigbox i get the error
cant load test_bigbox.aas file - cause he dont load the next map in rotation (i edit the cfg and add rotation file ).
so what do i wrong ?!?! help plz

www.adler.excessiveplus.net

- pb files and info
- server configs and config builder
- maps
- e+ spider
- and more

edy+
Site administrator
edy's picture
Offline
Joined: Sep 2003
Posts:
NL Netherlands
aas file

there no aas file in test_bigbox an aas file are for playing with an bot in an map so it show you you can play with an bot

CRAWLER
Offline
Joined: Jun 2005
Posts:
how to start a mutiarena server
.ALIAS. wrote:

whats multiarena?

yea what is multi-arena

Happy New Year
Contact Me :-


[MR.]MIRCWAR
tyfon's picture
Offline
Joined: Mar 2005
Posts:
SE Sweden
how to start a mutiarena server

Check the update manual in the news section? Shock

ADLER.002
Adler002's picture
Offline
Joined: Jan 2004
Posts:
how to start a mutiarena server

jupp chech update news!!!
i upload my cfg for all when im ready .. so u can try the multiarena Happy

@edy jea that aas file is only for bot support, that i know.

sry mayb my words were wrong ..
my problem is that he dont load the xparena0 from rotation file.. whwn i start the server with map test_bigbox - dont know why.
now i get it ... when i add a 2nd map in rotation file all is ok Happy server start with map test_bigbox and then he load from rotation xparena0

is that an error ?!?! i mean that 2 maps must set in rotation but
only by multiarena ?! by any other server files it works with 1 map

www.adler.excessiveplus.net

- pb files and info
- server configs and config builder
- maps
- e+ spider
- and more

ADLER.002
Adler002's picture
Offline
Joined: Jan 2004
Posts:
how to start a mutiarena server

next question:

can i start a map_rotation in the "sub-maps" ?

http://www.adler.excessiveplus.net/cfgs/readme.html
(first try for multiarena maps)

www.adler.excessiveplus.net

- pb files and info
- server configs and config builder
- maps
- e+ spider
- and more

nihil
nihil's picture
Offline
Joined: Dec 2004
Posts:
how to start a mutiarena server
ADLER.002 wrote:

next question:

can i start a map_rotation in the "sub-maps" ?

http://www.adler.excessiveplus.net/cfgs/readme.html
(first try for multiarena maps)

arena support means that u can run special maps which contains more arenas in itself u cant use any standart maps for this purpose

in arenas directory u can create txt file which will be named like some special map and set there things like fraglimit timelimit config etc by default u can see there xparena0.txt and ra1map1.txt two special maps take look inside files

with 1.03 came one testing map called xparena0 which contains dm17 ctf1 and dm1 combination (respawn in hall there are teleports for each arena)
ra3 - rocket arena 3 maps are great for this
for more info about this read some stuff about ra3

about rotation u can use normal rotation but it cant/wont affect subarenas in any way, for server its still like one map, this is not kind of virtualization of q3 servers just support for special maps

un(player)
Unplayer's picture
Offline
Joined: Jan 2004
Posts:
how to start a mutiarena server

hmm ..that sux ...would be cool if u could load more than one map simultaniosly.