Chests and Breakables
A set of scripts for chests, barrels and boxes. The same script covers all directions for chests, boxes, and barrels.
Included are scripts for each drop in make.c and emake.c plus a few others like food groups (meat, pie, bread, fruits) and all gold values.
This should fill in all the drops from breakables left out by the original game and be a little more convenient in doing so by only having one script per item drop.
*Best Non D-Mod file of Q4 2009*
Included are scripts for each drop in make.c and emake.c plus a few others like food groups (meat, pie, bread, fruits) and all gold values.
This should fill in all the drops from breakables left out by the original game and be a little more convenient in doing so by only having one script per item drop.
*Best Non D-Mod file of Q4 2009*
Released: | November 11th, 2009 |
---|---|
File Size: | 17.55 KB |
Downloads: | 155 |
Release Notes: | Initial version. |
This is one hell of a dev file, in my most honest and humble opinion. It saves you needing lots of different scripts for every direction of openable chests, and a different script for ever punchable box and barrel. Every single one is packed into one script per droppable. Using a few very clever if() statements to determine the frame and sequence of ¤t_sprite, this will overall save on scripts, which saves on final space in your .dmod file, which saves on download time for those poor buggers with their 56k modems.
I thouroughly recommend you get this, it's very simple to use, and it will make development of your D-Mod much easier.
One thing I would like to see, however, is a script for unbreakable boxes, chests and barrels (including the red barrel). But alas, if you have basic knowledge of DinkC, I'm sure you could figure out how to do that on your own.
9.1 points out of 10
I thouroughly recommend you get this, it's very simple to use, and it will make development of your D-Mod much easier.
One thing I would like to see, however, is a script for unbreakable boxes, chests and barrels (including the red barrel). But alas, if you have basic knowledge of DinkC, I'm sure you could figure out how to do that on your own.
9.1 points out of 10