Moderators: Nexuiz Moderators, Moderators

morf wrote:You can find beta builds at http://emptyset.endoftheinternet.org/~p ... iz/builds/
/home/victim/newnex/nexuiz-linux-sdl.sh -basedir /home/victim/newnex/ +exec /home/victim/newnex/.nexuiz/data/config.cfgvictim wrote:I have created a desktop config file (shortcut) with the following
- Code: Select all
/home/victim/newnex/nexuiz-linux-sdl.sh -basedir /home/victim/newnex/ +exec /home/victim/newnex/.nexuiz/data/config.cfg
/home/victim/newnex/nexuiz-linux-sdl.sh +exec newnex.cfgvictim wrote:How do I save any config changes to newnex.cfg?

Blµb wrote:what? there's no writeconfig cmd like in the q3 engine? (or at least in jka there is...)
*found something to patch*
#! /bin/sh
/home/victim/newnex/nexuiz-linux-sdl.sh +exec victim.cfg +exec victim_alias.cfg
mv /home/victim/.nexuiz/data/victim.cfg /home/victim/.nexuiz/data/victim.cfg.bak
mv /home/victim/.nexuiz/data/config.cfg /home/victim/.nexuiz/data/victim.cfg
rm /home/victim/.nexuiz/data/victim.cfg.bak
Blµb wrote:in the svn version of darkplaces, saveconfig now accepts a filename as parameter :>
Return to Nexuiz - Development