![]() |
Equipment Demoby Wizkidd0123 |
This demo will teach you one of the many ways to make a working equipment system. [More] |
To download this demo for your Linux/Mac installation, enter this 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 |
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. |
![]() Please support BYOND through Membership or a donation!
|
Related Demos
|
Copyright © 2025 BYOND Software.
All rights reserved.