To download this demo for your Linux/Mac installation, enter this on your command line:
DreamDownload byond://Dantom.YourFirstWorld##version=7 Emulator users, in the BYOND pager go to File | Open Location and enter this URL:byond://Dantom.YourFirstWorld##version=7 A simple project to get you started. [More]
|
Advertisement Tiggytiggy122: (Dec 12 2012, 4:50 pm)
also the duplicate definition crap
Tiggytiggy122: (Dec 12 2012, 4:49 pm)
when ever i try to compile, it wont work, and what's this whole density thing for the wall?
LordAndrew: (Oct 23 2012, 4:37 am)
What error is it giving? And what browser were you using before you tried downloading it in Internet Explorer?
If the main download link isn't working for some reason, you could try downloading the demo using the [Zip] link. Mark975: (Oct 22 2012, 10:53 pm)
I also have the same problem, I click the download button but nothing happens but when I go on Internet Explorer it works but it gives me an error to the page.
|
Copyright © 2013 BYOND.
All rights reserved.

On the subject of density: density is a Boolean variable (meaning it can only be TRUE (1) or FALSE (0)) that determines if another dense object can move on to the same tile as it.