Empty Bottles and Potions
Overview
Creator:
floundermaj
Added: 28 Nov 2014
Tags:
FFC,
Global,
Item
|
View Script |
Information
This script will implement 4 Empty bottles and 4 types of potions for each bottle.
Description Setup Reviews Comments
All the setup instructions are included in the code. std.zh required.
In order to use this you need to set up 20 different items across 4 custom item classes, 5 items in each class. Also, set up 4 items of the "Potions" item class, for Red, Blue, Green and Purple potions. The "emptybottle" item script will slot in the pickup script for the potion items, and the "potions" item script will slot as an action script for each of the 20 custom items. Then it's just a matter of setting up the variables and adding the bottles to the subscreen.
In order to use this you need to set up 20 different items across 4 custom item classes, 5 items in each class. Also, set up 4 items of the "Potions" item class, for Red, Blue, Green and Purple potions. The "emptybottle" item script will slot in the pickup script for the potion items, and the "potions" item script will slot as an action script for each of the 20 custom items. Then it's just a matter of setting up the variables and adding the bottles to the subscreen.


