じ☆ve冰风 发表于 2026-7-18 18:28:07

Windows Classic Msg Box Plugin

Hey how's it going

My name is Mp and I'm new to the RPG MAKER community, in fact I admit that I had a certain prejudice towards the engine, but I come to say that I'm quite happy with what I've been working on, straight to the point.

A while ago I was working on my game where it would have fourth wall breaking mechanics, where the game would make those MSG BOX to communicate, and researching I discovered that Java Script (Programming language used in RPG MAKER MZ) did not have a message box but a command called window.alert (which is extremely ugly and less customizable) and even after researching I didn't find a way in which I could easily fulfill my desire, so I decided to create a plugin that helps with just that (for people who go through the same problems as me).

Again, I'm new to this field and it's my first plugin, which will definitely be updated in the future.
How does it work?

Well, the plugin so far has two base commands: EdText (The one that creates a standard Msgbox) and the Error (The one that creates an error box with a blue question mark)

These commands create and execute a MsgBox .VBS file, so I'm afraid it won't work in browsers.

Well that's it, enjoy and if you have any questions, feel free to comment and I will answer with pride!

(also sorry for my bad english)









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