Bliss Winnings
Overview
Creator:
Kivitoe
Added: 18 Jan 2016
Tags:
Item
|
View Script |
Information
This script refills Link's HP and MP, unlocks level 4 cheats, displays a message, and plays a bomb sound when the item is used.
Description Setup Reviews Comments
1. Compile the script.
2. Include the script in the item's action slot.
3. Put the string's number in the D0 slot.
NOTE: If you don't want a message to be displayed, remove the following lines from the script:
2. Include the script in the item's action slot.
3. Put the string's number in the D0 slot.
NOTE: If you don't want a message to be displayed, remove the following lines from the script:
void run(int m) //Remove the int m. ... Screen->Message(m);




