Blockland Forums > Help
(tutorial) how to host a dedicated server on Mac.
paulenn:
it's really easy, but for those of you who don't know how:
1. go in you're v12 folder and launch the dedicated.command. the game should start automatically.
2. if you have RTB, when you are promted in consle to, type this in console.
--- Code: ---setupRTBDedicated("YourUsername",1);
--- End code ---
(youreusername is replaced with your screen name, witch you have to do)
if you don't have RTB, skip step 2.
3. launch an internet game.
You're done!
(note: for some reason, the dedi will shut down if you turn you computer off.
hosting a dedicated LAN game:
same thing, only you run the dedicatedLAN.command instead and launch a LAN game.
zenloth:
--- Quote from: paulenn on July 15, 2009, 12:46:55 PM ---note: for some reason, the dedi will shut down if you turn you computer off.
--- End quote ---
Your computer is the server... Turning off your computer is turning off the server.
phflack:
--- Quote from: zenloth on July 15, 2009, 12:58:35 PM ---Your computer is the server... Turning off your computer is turning off the server.
--- End quote ---
more of, when you turn off the computer, the programs running end?
paulenn:
--- Quote from: phflack on July 15, 2009, 01:30:44 PM ---more of, when you turn off the computer, the programs running end?
--- End quote ---
yep.
fred da kiko:
does this work with v 11?