Login

Fancade Wiki

Updated Menu Item.md (markdown)

... ...
@@ -2,7 +2,9 @@ The menu item is a script block which is added in Fancade 1.6. When executed at
2 2
3 3
Though this new script made a great new mechanics for fancade it has some limitations :
4 4
- The base price are currently only fixed to 10 , 100 , 1k & 10k
5
- Each menu item script **must** only be executed once per game (if it's left continuosly executing the shop will be filled with repeating set of items until it has too many items in it that will cause the "too many menu items!" error)
5
- Each menu item script **must** only be executed once per game
6
7
*(if it's left continuosly executing the shop will be filled with repeating set of items until it has too many items in it that will cause the "too many menu items!" error)
6 8
7 9
Items can be either some type of upgrades or boosters just by playing with it's buy limit setting of the menu item script. You can choose between an on/off , Max 2-100 or unlimited buy limit.
8 10
Fancade Wiki