Waiting List
There are no players on the waiting list yet. Only Windows users can play this game. If you have an emulator, you can join the waiting list to be informed when a new server is ready to play.
[Login to join waiting list]
| A real time strategy demo |
Version New ·
Date Added: 3/27/08
If you wish to download this demo for your Linux/Mac installation, enter the following on your command line:
DreamDownload byond://DivineTraveller.SimpleRTS##version=1
Emulator users, in the BYOND pager go to File | Open Location and enter this URL:
byond://DivineTraveller.SimpleRTS##version=1
|
| |
There's not really not a whole lot to explain here. Everything is explained in foreward.dm
Unless there are any critical bugs, of course, post those on the forum.
#2 DivineTraveller:
Ssj4justdale wrote:
> XD instead of 'monsterlist=list("goblins","ninjas","guys")' you could do 'monsterlist=list(1="goblins",2="ninjas",3="guys")' so when you do the monsterlist[wave] and if the wave is 1, it will initiate goblins
It was meant to be a demo, not a full-blown game.
Monday, September 14, 2009 06:06PM
#1 Ssj4justdale:
XD instead of 'monsterlist=list("goblins","ninjas","guys")' you could do 'monsterlist=list(1="goblins",2="ninjas",3="guys")' so when you do the monsterlist[wave] and if the wave is 1, it will initiate goblins
Sunday, September 13, 2009 12:05AM