nQuake / server-linux

nQuake (QuakeWorld) server for Linux
http://www.nquake.com/
39 stars 14 forks source link

QWFWD naming incorrect #33

Closed liback closed 5 years ago

liback commented 5 years ago

mushiToday at 4:41 PM btw hello! https://www.quakeservers.net/quakeworld/servers/d=unnamed%20qwfwd/ QuakeWorld Servers / QuakeServers.net Quake, QuakeWorld, Quake 2, Quake 3 and Quake 4 Servers. this needs to be checked out in nquakesv config the qwfwd's aren't being named correctly

liback commented 5 years ago

Not sure if related, but probably;

start_servers.sh row 48,49: qwfwd/qwfwd.cfg is never generated due to incorrect arguments, should be $1, $2, $3 like in other similar functions? row 53,54: there's a set in front of the variables (hostname is one of them) which is not there for similar functions for other binaries (qtv for example)

mushis commented 5 years ago

"set" is ok