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]
| This demo will teach you one of the many ways to make a working equipment system. |
Version 6.1 ·
Date Added: 12/24/04
If you wish to download this demo for your Linux/Mac installation, enter the following on your command line:
DreamDownload byond://Wizkidd0123.EquipmentDemo##version=7
Emulator users, in the BYOND pager go to File | Open Location and enter this URL:
byond://Wizkidd0123.EquipmentDemo##version=7
|
![BYOND Favorite [BYOND Favorite]](/rsc/star14.gif) | BYOND Favorite |
|
| |
Many beginners get the idea into their head to use boolean mob variables for their equipment system when in fact, it's much more useful to know what type of object is equipped.
Thanks to OneFishDown for pointing out that I could use mob.vars and Move(), and thanks to YMIHere for telling me to use atom.loc instead of an owner variable.
Login to post a comment.