Updated Menu Item.md (markdown)
commited
commit
a50b9b46d67923eeae4abd10de737d9cde1cf439
... | ... | @@ -3,8 +3,7 @@ The menu item is a script block which is added in Fancade 1.6. When executed at |
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 | 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 | (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) |
|
8 | 7 | |
9 | 8 | 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. |
10 | 9 |