Author Topic: how do i make a dedicated server?  (Read 1058 times)

sorry im posting such a stupid question and i had it going at one point but i forgot how i did it.
thanks for helping :)

Start a regular server with all of the add-ons you want on your dedi. Go back to the main menu and open up your Blockland folder. Run the dedicated.bat file.

what do you mean by go back to the main menu? shut down the server and go to the menu where it says join a server or start one?  if thats the case then after i run the .bat do i create a server?

what do you mean by go back to the main menu? shut down the server and go to the menu where it says join a server or start one?  if thats the case then after i run the .bat do i create a server?
No. The .bat is hosting the server currently. You can go on it through your Blockland.exe when it says "Dedicated server is running."

what do you mean by go back to the main menu? shut down the server and go to the menu where it says join a server or start one?  if thats the case then after i run the .bat do i create a server?

Yes, the main menu is the one where you get to choose Start Game, Join Game, etc. The dedicated.bat will create the server for you, all you need to do is join it.

thanks for all the help so far guys :) but one more question it says my dedicated server isnt set up to work with rtb and i have to enter a code. where do i enter the code i think its

setupRTBDedicated<"your username",1>

thanks for all the help so far guys :) but one more question it says my dedicated server isnt set up to work with rtb and i have to enter a code. where do i enter the code i think its

setupRTBDedicated<"your username",1>

setupRTBDedicated("your username",1); it may be, but doesn't it say when you get to the end?

Enter it into the console.

Enter it into the console.
thought that was kinda obvious

Except he asked where to put it in.

thanks guys i got everything working great :)

lily pond frog monster.

one more question for anyone who cares how do i talk in the server as console when im not in the server?

Input talk("message"); into the console

can you show me an example?