Jump to content

FFC Shop

Overview
Creator: Emily Updated: 15 Aug 2022 Tags: FFC Downloads: 77
Rating[?]: Rating: 4/5 (1 rating)
Download Package
(9.46 KB)
Information

Description Setup Reviews Comments

Requires 'SimpleTangoHandler' script to run.
Will display the item being sold, along with the price. (The price display can be toggled off per-FFC)
Can be set to only allow buying of an item if the player does not already have that item.
Compatible with Moosh's EmptyBottles script.

Changelog:
Version 1.0 - A version for 2.53+.
Version 1.01 - Update 2.53+ version; now works properly for non-combogrid-aligned FFCs, includes a constant for setting the layer of the price text; includes 2 parameters for Y-Offsets (one for the item/sold out visual, and one for the price text); includes a parameter for shopIndex, so that the script can tell shops apart from each other; added default functionality for a shopSpecial value of 2 - "Only purchasable once". When buying such an item, neither that item nor any other item with the same shopIndex value (also with shopSpecial set to 2) will be able to be purchased again. Useful for one-time only items that are NOT equipment items (use shopSpecial of 1 for equipment items, as it will allow you to repurchase it if you lose the item)
Version 1.02 - Update 2.53+ version; fix the item offset being doubled accidentally.
Version 1.03 - Add 2.55 Version
Version 2.0 - Now works with engine bottles instead of Moosh's bottle script