public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

display Theo-NotificationWindow in Battle?

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: display Theo-NotificationWindow in Battle?
  • Original author: BlueMage
  • Original date: June 9, 2019
  • Source thread: https://forums.rpgmakerweb.com/threads/display-theo-notificationwindow-in-battle.109836/
  • Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSSx Script Support

Summary

Hi guys, i tried to modify Theo's script here: https://github.com/theoallen/RGSS3/blob/master/Notification Window (ENG).rb to display Notification Window (NW) in Battle too. I added these code at the end of script, but NW will display only once in the Battle.

Archived First Post

Hi guys, i tried to modify Theo's script here:
https://github.com/theoallen/RGSS3/blob/master/Notification Window (ENG).rb
to display Notification Window (NW) in Battle too.
I added these code at the end of script, but NW will display only once in the Battle.
It won't be displayed again after that =O what's going on..?
Can someone help me?
class Scene_Battle < Scene_Base
alias theo_typenotif_start start
def start
theo_typenotif_start
@notif_text = Window_TypingNotif.new
end
end

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.

#039#rpg-maker-archive#rgss-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar