じ☆ve冰风 发表于 6 天前

Easter Egg(Secret Command) Plugin

Easter Egg plugin.​

About:

Easter Egg (secret command) features.

If input of players command matches secret command then turn on switch.

Easter Egg on, watching players input.

 

Plugin Commands:


# entry new secret commands

EasterEgg create keyId commands





 

# update secret commands

EasterEgg update keyId commands





 

# delete secret commands

EasterEgg delete keyId



 

# delete all secret commands

EasterEgg delete all

 

# start watching players input

EasterEgg on keyId switchId retryLimit







 

# stop players input watch

EasterEgg off

 

# watching status code into variable

EasterEgg status variableId



 

# running when trun on switch

EasterEgg isRunning switchId

 

# player now input secret command when turn on switch

EasterEgg isInput switchId





 

# input secret commands complete when turn on switch

EasterEgg isComplete switchId





 

Format:

Secret commands usable key names "up down left right ok cancel"

ex) "EasterEgg create 1 up up down down left right"

 

Example:

Add this common event.



https://dl.dropboxusercontent.com/u/1682199/RMMV/screencapture/capture0007.png




And this event.



https://dl.dropboxusercontent.com/u/1682199/RMMV/screencapture/capture0008.png




 

1) Start Event

2) Input up down up down left right

3) Trun on switch 1

4) Call common event "Play SE: sound1"

 

Note:

Does nothing if input miss. Because that's the secret command.

Player can not know state of secret command.

Can register multiple secret commands. But, only one can be call at once.

 

Terms of Use

MIT License

 

Plugin download here


本贴来自国际rpgmaker官方论坛作者:saronpasu处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/easter-egg-secret-command-plugin.50838/
页: [1]
查看完整版本: Easter Egg(Secret Command) Plugin