Forums Index >> Technical Support >> dedicated server - no prefs.cs / -prefs not workin...
Page : <1> :
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
WOW... It works :)
Thanks a lot NUTS!.
Now the real fun begins...
Watch out for LinuxTag2006 http://www.linuxtag.org/2006/
Best regards,
sef
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