Author Topic: Can't seem to get RTB working on a dedicated server.  (Read 2770 times)

I just recently got into dedicated hosting and I can't seem to get RTB working. How did you guys do it?

Is it daprogs? Because I had the same problem.

Is it daprogs? Because I had the same problem.
I am in fact using daprogs. Should I use the original RTB?

Probably if you can get a hold of it (I never tried because I didn't know where to get it)

I manged to get an original copy of RTB, and there's no difference to my problem.

In what manor did you attempt to get it to work?

I made a .bat containing this:
blocklandlauncher.exe -dedicated -gamemode speedkart

Inside the server's prefs file, I have this:
$Pref::Server::UseRTB = "1";

Finally, I changed the speedkart gamemode. Inside its gamemode.txt i added this:
ADDON System_ReturnToBlockland

I then made speedkart read only so the launcher would not overwrite it.

Hah, the whole problem was that I wasn't super admin. I forgot only super admins could access rtb's server control. Welp I guess this problem is solved.