public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers
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: Izy's Fast Face
  • Original author: izyees
  • Original date: November 26, 2015
  • Source thread: https://forums.rpgmakerweb.com/threads/izys-fast-face.51526/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

Izy's Fast Face @izyees Introduction If you want to show the actor face in message box you need to defined the face every time. With my plugin you can set the face by plugin command and the message box will show the image that you have set without defining the face every time you show message.

Archived First Post

Izy's Fast Face
@izyees


Introduction
If you want to show the actor face in message box you need to defined the face every time. With my plugin you can set the face by plugin command and the message box will show the image that you have set without defining the face every time you show message.

Features

  • You can set your face by Plugin Command.
  • It will automatically set to default if you not set the image.
  • You can Start, Pause and Stop the plugin.

How to Use
I've use this with many plugins and seem it's compatible   . Just put this plugins below all others.
Also compatible with my plugins.
 
Plugin Commands
 
You can write either face or Face (with capital F).

Plugin command now not case sensitive  BD  

face set Actor1-3

This will set the image Face to Actor1 and the index of 3.

face setActor 1
This will set the image Face of actor 1.

face setParty 3
This will set the image Face of the actor in the party in 3rd position (by default 1 to 4 except you have more than 4 party member).

Leave blank return to party leader (party number 1).

face start
This will start the plugin. Please make sure you start the plugin first.
 
face pause
This will pause the plugin. This will start the default message system.
 
face clear
This will clear the face and index.
 
face default
This will set the face and index to default.
 
face stop
This will stop the plugin and set the face and index to default.
You can use pause to set the face and index from previous one.

Demo
I will upload the demo later.

Plugin
grab it here.
 
FAQ
What you would like to see for the next update? leave the comment below  

Credit and Thanks
This plugin is requested.
All the credits in the help of the plugin...

Term Of Use
Free to use for both commercial and private use as well as you credit me.
please credit me as the name of the plugin's Author.
 
Change Log

v1.01
- Add SetActor.

- Add SetParty.

- Plugin Command now not case sensitive.

v1.00
- Plugin release.

Features Mentioned

  • You can set your face by Plugin Command.
  • It will automatically set to default if you not set the image.
  • You can Start, Pause and Stop the plugin.

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

License / Terms Note

Credit and Thanks This plugin is requested. All the credits in the help of the plugin... Term Of Use

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#rmmv#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar