Title: User Settings (like q3config.cfg) in gamefolder? Post by: Oneironaut on May 20, 2008, 03:29:27 PM Hi,
is it possible to set the usersettings, like q3config.cfg (include the server-side-downloads) to the normally gamefolder, like quake3 does it? Thank you! Greetz Oneironaut Title: Re: User Settings (like q3config.cfg) in gamefolder? Post by: sago007 on May 20, 2008, 03:44:53 PM Yes, you can choose where you want the data.
Create a shortcut and add " +set fs_homepath SAVEPATH" to the end. Replace SAVEPATH with the path to your OpenArena folder. Under Windows it might be possible to just add: " +set fs_homepath ." to save in the same folder. But I have not tested it. Title: Re: User Settings (like q3config.cfg) in gamefolder? Post by: Oneironaut on May 20, 2008, 03:52:50 PM Ah... that sounds good.
I will try it tomorrow, thanks dude! |