Jump to content

Any Counter for Any Item

Overview
Creator: RephireZeKasual217 Updated: 30 Sep 2019 Tags: Global, Item Downloads: 25
Rating[?]: No rating
View Script Download Example
(903.45 KB)
Information

Description Setup Reviews Comments

std.zh Required.
Place the global script in slot 2.
Put the Item Script in the Action Script Slot in the item editor.
setup as you wish;
d0: Item Number
d1: Counter Number
d2: Cost Amount

Counter Options:
0: Hearts
1: Rupees
2: Bombs
3: Arrows
4: Magic
5: Keys
6: Super Bombs
7-31: Custom Counters

Note: Prevents you from dying from using Hearts as a counter.

If you have multiple global scripts, just add the GlobalCounter(); from global script SLOT_2{ to yours, above Waitdraw().