- Joined
- Oct 22, 2012
- Messages
- 158
- Reaction score
- 20
- First Language
- English
- Primarily Uses
Im using DiamondPlatinum3's script Common Event: Menu Option...
http://diamondandplatinum3.wordpress.com/rpg-maker-scripts/rgss3-vxa/menu-scripts/common-event-menu-option/
And it's great. I creates a main menu option that you can call a common event from by selecting it in the menu. Very flexible! So I want to use it multiple times in the main menu. Once to create a world map common event (Which I've already done)
And a second instance creating a menu command to call another script: Xail System's Records script:
http://www.ultimateam.pl/printview.php?t=10142&start=0&sid=2e0d30aa993f0219d311959320c47d25
I have tried it and it works perfectly. But I can't have both because i get the "stack level too deep" error of course due to the same script being used twice.
My question is this, Is there a way to change a script slightly, copy then paste it into the script editor a second time and not have them conflict?
BD
http://diamondandplatinum3.wordpress.com/rpg-maker-scripts/rgss3-vxa/menu-scripts/common-event-menu-option/
And it's great. I creates a main menu option that you can call a common event from by selecting it in the menu. Very flexible! So I want to use it multiple times in the main menu. Once to create a world map common event (Which I've already done)
And a second instance creating a menu command to call another script: Xail System's Records script:
http://www.ultimateam.pl/printview.php?t=10142&start=0&sid=2e0d30aa993f0219d311959320c47d25
I have tried it and it works perfectly. But I can't have both because i get the "stack level too deep" error of course due to the same script being used twice.
My question is this, Is there a way to change a script slightly, copy then paste it into the script editor a second time and not have them conflict?
BD
Last edited by a moderator: