Simple Shop
Overview
Creator:
Tabletpillow
Added: 10 Nov 2017
Tags:
FFC
Downloads: 57
|
View Script
Download Example (1.5 MB) |
Information
At last, there's finally a custom shop script in the script database!
Description Setup Reviews Comments
Like stated before this script uses Joe123's signpost script as a base, meaning that the freeform combo for the shop script should be either an invisible combo, or the combo of the item graphic. This script must also be put onto solid combos. The rest is straightforward:
D0: The item ID of the shop item
D1: The price of the item.
D2: The message to display when the item is bought. (put in 0 if you don't want a message to display)
D3: The message to display when you don't have enough rupees.
D4: Which button to use to buy the item. 0 = A, 1 = B, 2=L, 3=R.
Price graphics are included in the package.
If you are using the signpost script, remove the last two blocks of code.
Requires std.zh
D0: The item ID of the shop item
D1: The price of the item.
D2: The message to display when the item is bought. (put in 0 if you don't want a message to display)
D3: The message to display when you don't have enough rupees.
D4: Which button to use to buy the item. 0 = A, 1 = B, 2=L, 3=R.
Price graphics are included in the package.
If you are using the signpost script, remove the last two blocks of code.
Requires std.zh




