Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Sub menus
#1
I recently made a request on charlie's thread about this
http://rmvxp.com/thread-869-page-3.html

Pretty much, at the menu, there's a option on the menu that opens up Sub menus option, which most of em are mod-like systems. Each of the section will calls a script.
1st is Weapon/Armor Mod
2nd is the Skill activation system
3rd is passive activation system
Lastly is Blizz's Party Changer

Maybe in the menu can call a common event? If possible..?

EDIT: I forgot to mention, I'm using a custom cms, sorry to mention this late
Reply }
#2
It's possible.
Something like
$game_system.map_interpreter.setup($data_common_events[xx].list, 0)

...I think?
Reply }
#3
Works very well, but is it possible to make it work WHILE it's in the menu scene? or that requires another form of edit?
Reply }
#4
Uhhh I think you'd have to make a new Interpreter and call it to that, then update that in the main loop or something. I don't know. o_o
Reply }
#5
You're not going to make it if you don't specify what menu system you're using. And, by default common events don't run while you're in the menu, so I'd suggest another way.
Reply }
#6
Nevermind, I raped the menu, the Stromtronic cms, and wiped out Save, Load, and Exit option.

Is that a good move? lol
Reply }
#7
Quote:I raped the menu
Raping is never a good move.
Reply }
#8
Not if it works after, though I removed loading, save (it's blocked to begin with) and exit.
Personally I think it's a bad move, cause every game needs a Loading and Exit option, but I wanna see if I can squeeze Skill and Passive activation in one option and Loading/Exit in a the same category in the menu
I wanna see if Charliee have another way
Reply }
#9
I know for a fact that you CAN make it call a common event without exiting the menu, you just can't use the map_interpreter for it. I think.
I had my own menu set up to call an equipment skills common event when you left the equip menu. I just can't recall HOW, exactly. ._.
Reply }
#10
nvm I getting errors from SDK for some reason, works fine without the edit, errors with edits..

http://downloads.chaos-project.com/scrip...dition.txt

this is the script Im using, because it has more selection, replacing Option, Save, Loading, and Exit
(I'm using IPS system, you can access Save/Load/Exit in events)
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   Map as Background in menus jreagan406 2 4,325 03-01-2017, 10:39 PM
Last Post: jreagan406
  menus and a small tutorial deus69xxx 3 4,938 08-17-2013, 06:23 PM
Last Post: MechanicalPen



Users browsing this thread: