Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
MNKR Enemy Icon MZ - MNKR_EnemyIconMZ.js
Plugin desc : An icon will be displayed in front of the enemy character’s name on the battle screen.
License : MIT License
Author : munokura
Website : http://x.com/munokura
Desc page : https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_EnemyIconMZ.js
File name : MNKR_EnemyIconMZ.js
Help of plugin :
@target MZ @url https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_EnemyIconMZ.js @plugindesc An icon will be displayed in front of the enemy character’s name on the battle screen. @author munokura @license MIT License @help Displays an icon before the enemy character’s name on the battle screen. Enter the tag below in the enemy character’s memo field. <MNKR_EnemyIcon:Icon ID> You can specify multiple icon IDs, separated by commas. Example <MNKR_EnemyIcon:64,65> Notes <MNKR_EnemyIcon:0,65> If you enter a number less than 0, the icon will not be displayed. Also, if you specify a number of icons that exceeds the width of the enemy character’s name frame (the default is 9 or more), the icons will not shrink. The icons will overflow the frame and the enemy character’s name will not be displayed. There are no plugin commands. # Terms of Use MIT License. http://opensource.org/licenses/mit-license.php Modifications and redistribution are permitted without the author’s permission, and there are no restrictions on use (commercial, 18+, etc.). Ver. 1.1.0 Added the ability to display multiple icons. @param defaultIcon @text Default Icon @desc Icon to display when no note tag is entered. Default 16 @type number @default 16