Forums Index >> Technical Support >> dedicated server - no prefs.cs / -prefs not workin...



Page : <1> :


Hi all,

I'm a new happy user/owner of ThinkTanks version 1.101 for Linux.
After looking/googling around on this site to try to setup a dedicated thinktank server I still can not find TheRightWayTM B) to set it up.
First: I don't have prefs.cs under linux. I do have many *.dso files.
Second: Where can I find any documentations/notes about syntax of this "prefs.cs"?
Third: Is the "-prefs" argument of ThinkTanks.bin useless?

Thank you in advance for your help.

Note:
I can start dedicated thinktank server with default settings.
I want to have "named, protected" thinktank server.

Best regards,
sef

Tuesday, April 25, 2006 at 1:30:57 AM

Files is /home/nuts/.bravetree/thinktanks/game/server move it to /home/nuts/ThinkTanks/game/server

Copy a dedicated script from dedicated shortcut folder place in /home/nuts/ThinkTanks

Change script to:
#!/bin/bash
GAME_HOME_PATH='/home/nuts/ThinkTanks'
echo "Inserting lib directory in LD_LIBRARY_PATH:
${GAME_HOME_PATH}/lib"
LD_LIBRARY_PATH=.:${GAME_HOME_PATH}/lib:${LD_LIBRARY_PATH}
export LD_LIBRARY_PATH
./ThinkTanks.bin -dedicated -nohomedir -console -mission game/data/missions/TT1_2.mis -game TB

Hope that helps

 

 

Tuesday, April 25, 2006 at 5:20:52 AM

WOW... It works :)
Thanks a lot NUTS!.
Now the real fun begins...

Watch out for LinuxTag2006 http://www.linuxtag.org/2006/

Best regards,
sef

Tuesday, April 25, 2006 at 3:55:22 PM

Page : <1> :

insert quote insert url insert email insert image bold italic underline superscript subscript horizontal rule : : Help on using forum codes

Add comment:

HTML is disabled within comments, but ZBB Code is enabled.

Back to the top

Web site designed, maintained and funded by -z- and Dan MacDonald