Jump to content

Bliss Winnings

Overview
Creator: Kivitoe Added: 18 Jan 2016 Tags: Item
Rating[?]: Rating: 2.75/5 (3 ratings)
View Script
Information

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:
void run(int m) //Remove the int m.
...
Screen->Message(m);