public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Menu Variables and Access

BMM_Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Menu Variables and Access
  • Original author: whooplaah
  • Original date: July 22, 2015
  • Source thread: https://forums.rpgmakerweb.com/threads/menu-variables-and-access.42704/
  • Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSSx Script Support

Summary

So what I want to do is pretty simple. 1. I open the menu 2. I select a character from the party, 3. I then see another menu.

Archived First Post

So what I want to do is pretty simple.

1. I open the menu

2. I select a character from the party,

3. I then see another menu.

I want the menu at step 3 to display information based upon which character was selected during step 2. I can change the menu at step 3 using $game_actors[x] and $party_members[x], but I cannot figure out how to determine which character was selected at step 2.

Needless to say, step 2 and step 3 are different classes.

I am using other people's code and modifying it for my purpose. I didn't make the code for steps 1 or 2, so I don't even know what to look for.

If needed, visuals are attached.

Protected download

Protected download

Protected download

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

Referenced Images / Attachments

Step 1.png
Step 1.png
Step 2.png
Step 2.png
Step 3.png
Step 3.png
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#rpg-maker-archive#rgss-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar