ID:180797
 
Tubia is right now in its very early pre-alpha stages, but it is up and running on dantoms server!

dantom#kaidorin/Tubia.dmb

is that the thing you need to log in and play?
I am in but others, should they use the above?
That's good to hear! The GoB is at 10 pm Eastern time tonight, so maybe we can all get online and "kick the tires" a little.

dantom#kaidorin/Tubia.dmb

is that the thing you need to log in and play?
I am in but others, should they use the above?

That looks right to me.
In response to Guy T.
It is almost nothing there yet, just a loaf of bread and some clothes. And a mob.

But if you want to check it out, be my guest.

I will improve it!
In response to Kaidorin
On 2/15/01 6:16 am Kaidorin wrote:
It is almost nothing there yet, just a loaf of bread and some clothes.

I once killed a man using only a loaf of bread and clothes.
In response to Deadron
quite an astounding feat.
On 2/15/01 5:48 am Kaidorin wrote:
Tubia is right now in its very early pre-alpha stages, but it is up and running on dantoms server!

dantom#kaidorin/Tubia.dmb

Here's a handy tidbit that most people don't know about:

If you want to make people able to actually click a link to start up BYOND and connect to that address, you can do:

<a href="http://www.byond.com/script/ s.cgi?url=YOUR_DANTOM_SERVER_ADDRESS">YOUR_LINK_NAME</ a>

For example,

Login to Tubia
<a href="http://www.byond.com/script/dms.cgi?url=byond:// dantom/kaidorin/Tubia.dmb">Login to Tubia</a>

(By any chance, does this game have anything in common with Tibia? It sounded familiar, thought I might ask... =)
In response to Spuzzum
(By any chance, does this game have anything in common with Tibia? It sounded familiar, thought I might ask... =)

This game is going to be the ultimate Tibia killer, nobody is supposed to play Tibia when Tubia is done, nobody with a brain that is.

That is my plan anyway.
In response to Spuzzum
On 2/15/01 12:26 pm Spuzzum wrote:
If you want to make people able to actually click a link to start up BYOND and connect to that address, you can do:

<a href="http://www.byond.com/script/ s.cgi?url=YOUR_DANTOM_SERVER_ADDRESS">YOUR_LINK_NAME</ a>

Ohhh! I always thought that to do that, you had to put a .dms file up on the web somewhere. Silly me.

Z
In response to Zilal
<a href="http://www.byond.com/script/ s.cgi?url=YOUR_DANTOM_SERVER_ADDRESS">YOUR_LINK_NAME</ a>

Ohhh! I always thought that to do that, you had to put a .dms file up on the web somewhere. Silly me.

You used to have to, until Dan got the script working. =)