Running the server
Linux:
Code:
./FreeBuild.bin -dedicated -mission core/data/missions/MAPNAME.mis [-nohomedir]
The optional -nohomedir option will use the local files for configuration in place of storing them in the user running the server's home directory. (This only applies on Linux)

Mac OS(From Dedicated.sh):

Code:
./FreeBuild.app/Contents/MacOS/FreeBuild -dedicated -mission core/data/missions/MAPNAME.mis


Windows(From Dedicated.bat):

Code:
start freebuild.exe -dedicated -mission "core/data/missions/MAPNAME.mis"


Useful Server Console Commands

Code:
serversay("Text Here"); send text as Server: to the text box
serverannounce("This is your message.","Time in seconds (default 15)","Num lines(defaults 1)");send an announcement to the server

saveBlocks("BUILD_NAME"); save a build as BUILD_NAME
loadblocks("BUILD_NAME");Restores the build named BUILD_NAME
loadsavelist();Lists saved builds (this is currently in a client script that must be exec'd first)


Stuck. ~elfprince. Also updated a couple of things for accuracy and to reflect changes with new commits.
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement