03-01-2016, 09:07 PM
Sending you a PM with a preliminary config that handles 'just' the loadable menu options feature. This feature lets you insert command options into you main menu's command list, set by the idx order number. Broken into two sections, one handles the menu's appearance and options disabled while the other contains the actual 'scene' commands loaded.
With this, you could make a new bestiary option by inserting the required lines of code.
AND, notice the lone '2' on the line that holds the description for the Equip menu? That is an RPGMaker XP switch. Equip will be disabled until Switch 2 is turned on. Heheheh... you can use RMXP switches to turn on/off features.
Before you can ask, I don't know if I can make them just appear or become hidden/invisible and still compressed in order with a switch... yet.
Lemme know what you think in HERE.
With this, you could make a new bestiary option by inserting the required lines of code.
AND, notice the lone '2' on the line that holds the description for the Equip menu? That is an RPGMaker XP switch. Equip will be disabled until Switch 2 is turned on. Heheheh... you can use RMXP switches to turn on/off features.
Before you can ask, I don't know if I can make them just appear or become hidden/invisible and still compressed in order with a switch... yet.
Lemme know what you think in HERE.