So, I'm trying to set up a quakeworld server that will go through a series of teamfortress maps. I've got the teamfortress quakeworld v.2.9 running but I keep getting errors.
running windows 7
This is my cmd line code:
qwsv +gamedir fortress +exec server.cfg
this is my server.cfg file:
gamedir fortress
hostname "
Smilies GameClan"
serverinfo maxspectators "2"
maxclients 8
deathmatch 3
serverinfo watervis 1
serverinfo s off
serverinfo g off
deathmatch 3
teamplay 11?TF2.9
localinfo t on
localinfo exec_map_cfgs on
pausable 0
serverinfo fpd 32
localinfo a on
localinfo rd 5
timelimit 40
fraglimit 150
setmaster ip:port
rcon_password ****Censored*****
map 2fort5
samelevel 1
serverinfo n 1
and my output seemes to be running fine until I get the following:
Updated needpass.
Bonus item fell out of level at '1112.0 -2154.0 26.0'
Any ideas where I'm going wrong??
running windows 7
This is my cmd line code:
qwsv +gamedir fortress +exec server.cfg
this is my server.cfg file:
gamedir fortress
hostname "

serverinfo maxspectators "2"
maxclients 8
deathmatch 3
serverinfo watervis 1
serverinfo s off
serverinfo g off
deathmatch 3
teamplay 11?TF2.9
localinfo t on
localinfo exec_map_cfgs on
pausable 0
serverinfo fpd 32
localinfo a on
localinfo rd 5
timelimit 40
fraglimit 150
setmaster ip:port
rcon_password ****Censored*****
map 2fort5
samelevel 1
serverinfo n 1
and my output seemes to be running fine until I get the following:
Updated needpass.
Bonus item fell out of level at '1112.0 -2154.0 26.0'
Any ideas where I'm going wrong??
Comment