public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MV If statements and conditions in Actor Note Box

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: MV If statements and conditions in Actor Note Box
  • Original author: Bmpgames
  • Original date: March 25, 2022
  • Source thread: https://forums.rpgmakerweb.com/threads/if-statements-and-conditions-in-actor-note-box.146100/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > Javascript/Plugin Support

Summary

Hi can you add an if statement to an Actor Note Box? like if switch id 33 is on run code i have searched and the closest i found was finding this below... { "lightbox_close": "Close", "lightbox_next": "Next",

Archived First Post

Hi can you add an if statement to an Actor Note Box? like if switch id 33 is on run code <whateverecodehere> i have searched and the closest i found was finding this below...

xSmwb4.jpg


will this work in an actor note? any advice or help would be appreciated.

i put
Code:
if ($gameSwitches.value(348)) {
<runthiscode>
}
There is no error shown but the script just runs and ignores the if statement it seems?

EDIT 2: made my first github! if you can help give examples from this or get a better idea or what im trying to do. Download project zip

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
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#js-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar