Original Source
- Original title: Battlelog Messages (1.6.1)
- Original author: ZainWD
- Original date: November 11, 2019
- Source thread: https://forums.rpgmakerweb.com/threads/battlelog-messages-1-6-1.115135/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
Name: Battlelog Messages Hi, this is my first plugin so be gentle. This will let you do battle log stuff more easier, so I hope it helps out anyone who stumbles upon this post. Spoiler: Instructions
Archived First Post
Battlelog Messages
Hi, this is my first plugin so be gentle. This will let you do battle log stuff more easier, so I hope it helps out anyone who stumbles upon this post.
parentheses):
battleLog [frames] [Text]
so "battleLog 120 I am big." (without quotation marks) would print "I am big."
in the battle log for 120 frames.
If you have YEP_BattleEngineCore you can also make text centered.
If you want to center the previous example you'd do the following:
battleLogCenter 120 I am big.
Text codes like changing the color or showing icons work as well.
Link: http://www.mediafire.com/file/0yxy1mfdtuudux7/Battle_Log.js/file
Terms of use:
You can use it in any game free or commercial, but "ZainWD" must be credited in your game.
Not required but a link to your game would be nice(not a download, a link to the game page itself)
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms of use: You can use it in any game free or commercial, but "ZainWD" must be credited in your game. Not required but a link to your game would be nice(not a download, a link to the game page itself)
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.
Replies (0)
No replies yet.
Topic Summary
Loading summary...