public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MVShared Variables plugin "Chikuwa"

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: Shared Variables plugin "Chikuwa"
  • Original author: saronpasu
  • Original date: November 6, 2015
  • Source thread: https://forums.rpgmakerweb.com/threads/shared-variables-plugin-chikuwa.49573/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

About this Shared variables and control command. RMMV native variables is save on game save data. Shared variables is all save data shared.

Archived First Post

About this

Shared variables and control command.

RMMV native variables is save on game save data.

Shared variables is all save data shared.

Usage:

Shared variables control only "plugin command".

Command format is simple.

"Chikuwa (id) (control) (argments)"

Examples:

plugin commands

Shared variables id 2 set 5.

command: "Chikuwa 2 = 5"

Shared variables id 2 increment 3.

command: "Chikuwa 2 + 3"

Shared variables id 2 decrement 2.

command: "Chikuwa 2 - 2"

 

Shared variables id 2 set game variables id 4.

command: "Chikuwa 2 < 4"

Game variables id 3 set shared variables id 7.

command: "Chikuwa 7 > 3"
Test Event

capture0005.png
Why plugin name "Chikuwa"?

1) Name that's "shared variables plugin" and because would have a broad meaning.

2) Command name is short.

What is "Chikuwa"

Chikuwa(ちくわ) is japanese food baked a paste of fish.

Chikuwa.jpg
plugin download here

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.

#rmmv#plugin-archive

Replies (0)

No replies yet.

0 replies 2 views

Log in to reply.

User Avatar