public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Choose only one of three items?

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: Choose only one of three items?
  • Original author: black cat
  • Original date: July 16, 2013
  • Source thread: https://forums.rpgmakerweb.com/threads/choose-only-one-of-three-items.15408/
  • Source forum path: Game Development Engines > Legacy Engine Support > RPG Maker VXAce Support

Summary

Hello! I'm a total newbie at this, but I've been able to figure most things out. The thing I'm really stuck with is an event where the player must choose item A, B, or C and only one. Example: The player picks item A. When they approach item B, I want it to say "You already have A. I cannot give you anything else." But I also want this dialogue to happen for A and C (if A is in the inventory).  I've done this by having a conditional branch...

Archived First Post

Hello! I'm a total newbie at this, but I've been able to figure most things out.

The thing I'm really stuck with is an event where the player must choose item A, B, or C and only one.

Example: The player picks item A. When they approach item B, I want it to say "You already have A. I cannot give you anything else." But I also want this dialogue to happen for A and C (if A is in the inventory). 

I've done this by having a conditional branch (player facing up) with three branches inside it (A in inventory - else, give item A, B in inventory - else, give item A, C in inventory - else, give item A).

Protected download

I've also tried it by having the branches swapped, but I don't think I can explain it.

Protected download

My problem is that if the player chooses item A, for example, the "You already have A. I cannot give you anything else." dialogue doesn't show up unless the top conditional branch is for already having item A. Otherwise, it lets you take multiples of A, B, and C.

Sorry, I know that was probably really confusing, but I tried to make it simpler by using A, B, and C. ;~;

I appreciate any advice you can give me!

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

ex2.jpg
ex2.jpg
ex1.jpg
ex1.jpg
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.

#039#rpg-maker-archive#vxace-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar