- Joined
- Jun 18, 2013
- Messages
- 235
- Reaction score
- 72
- First Language
- English
- Primarily Uses
so im setting up a series of common events in conjunction with Yanfly's button common events so that players can open different menus with a simple button press. however, i cant seem to find the right script call to open Yanfly's Options Menu window. anyone have any idea which script/plugin command can be used to do that?
i used script call "SceneManager.push(Scene_Item)" to open the Item menu window. (example of what im looking for but for the option menu.)
Yanfly Option Menu script: here
i used script call "SceneManager.push(Scene_Item)" to open the Item menu window. (example of what im looking for but for the option menu.)
Yanfly Option Menu script: here