Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: Zerlina on January 17, 2006, 04:21:12 AM
-
If I want to set an event and have it go straight to the Item menu and nowhere else, how would I go about doing that?
-
You would have to make a custom item menu.
They are fun to make!
-
Yeah, there's no option in the default system that allows that (although there is an "Open Save Menu" command)
-
Originally posted by MrMister
They are fun to make!
XD You seriously had me literally laughing with that one.
But yeah, he's right. If this was possible I would've used it in my CMS to bring up the items screen. Sadly, it's not that simple. The hardest thing to do is assign variable values to individual digits. DragonBlaze helped me with that. I am can PM you the code if you want.
-
Could you? I'm making a CMS and hoped to find a shortcut, oh well. The alternative I thought would be to have two seperate menus, but that seems very awkward.