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
SpoilerShared 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
Spoiler
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.
Spoiler
plugin download here
本贴来自国际rpgmaker官方论坛作者:saronpasu处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址: https://forums.rpgmakerweb.com/threads/shared-variables-plugin-chikuwa.49573/ |