- Joined
- Oct 5, 2018
- Messages
- 3
- Reaction score
- 0
- First Language
- Bulgarian
- Primarily Uses
- RMVXA
I have a adding a Custom Menu and have Problem finding the Key Item
So this is the Menu:
SceneManager.call(Scene_Item)
SceneManager.call(Scene_Skill)
SceneManager.call(Scene_Equip)
SceneManager.call(Scene_Status)
SceneManager.call(Scene_Save)
SceneManager.call(Scene_End)
But i dont find how to Call the "Key Item" Where my Quest Appear
Someone have idea how to call it?
So this is the Menu:
SceneManager.call(Scene_Item)
SceneManager.call(Scene_Skill)
SceneManager.call(Scene_Equip)
SceneManager.call(Scene_Status)
SceneManager.call(Scene_Save)
SceneManager.call(Scene_End)
But i dont find how to Call the "Key Item" Where my Quest Appear
Someone have idea how to call it?

