How do I make a INN using a menu edited under Custom?
The reason this article has been marked is: needs to be re-written for user-defined menus
As you have learned in the article How do I make an INN? the most common way to make an INN is to link a shop with an INN funtion, attach the whole thing to a text box and then make the INN keeper NPC display the script.
The method we're going to use in this article is a bit different and will use a menu made under custom, that is to say a menu made edit the edit menu function.
This method may be helpful to know, if you have already made a church and don't want (among other things, the player to be asked for donation whereas we're talking about INN fees.)
Is may also be helpful to you if the INN shop look doesn't suit you. This script here can be
use as a base for a more complex INN that you may use in your game.
In this article you'll learn how to use a menu, and how to store and display stats. Making a INN from scratch and is not very complicated. All what you learned here, can also be use again when making a slice collection.
So let's go!
Setting up the system[edit]
More to come