Moderator
M
Moderator
Reviewed by Maker, Simple Item Table System v1.00, 14th Jan 2013
Approved
Suggested changes:
- Add drop chance
- Add support for more than one drop on death
- You don't need to set itemcount in setup, loop until array index == null
Then store the last index that wasn't null- No need to load all item types into an array in the death trigger. Use random(1, ItemCount) as a key