- Joined
- Aug 30, 2014
- Messages
- 23
- Reaction score
- 0
- First Language
- English
- Primarily Uses
- RMVXA
Having issues with this particular topic. My scenario is this;
Common Event
Dungeon Guide
show choices
if Topic 1
call common event Topic 1
if Topic 2
call common event Topic 2
then I want the Topic common events to look like this
show text
show choices
if Back
return to Dungeon Guide
if Close
close menu
How can I achieve this?
Common Event
Dungeon Guide
show choices
if Topic 1
call common event Topic 1
if Topic 2
call common event Topic 2
then I want the Topic common events to look like this
show text
show choices
if Back
return to Dungeon Guide
if Close
close menu
How can I achieve this?



