EST - ACTOR EVENT

● ARCHIVED · READ-ONLY
Started by estriole 7 posts View original ↗
  1. ■ Information ╒══════════════════════════╛
    EST - Actor Event
    Version: 1.0
    By Estriole
    File name: EST_ACTOR_EVENT.js

    ■ Introduction ╒══════════════════════════╛
    This plugin can create event that use actor or party member graphic

    ■ Features ╒══════════════════════════╛
    - create event that use actor graphic
    - create event that use party member graphic

    ■ Changelog ╒══════════════════════════╛
    v1.0 2015.12.09 Initial Release

    ■ Plugin Download ╒══════════════════════════╛
    (updated the dropbox link to newer link)
    Dropbox warning: this plugin created using earlier version of MV. and the updates of the MV might
    ruin this plugin... you may ask other scripter to create compatibility patch if it doesn't work.
    since i have retired scripting because of IRL works...


    ■ How to use ╒══════════════════════════╛
    > to use actor graphic as event... add this comment in your event page:

    <actor_event: x> change x to your actor id in database

    > to use party member grapic as event... add this comment in your event page:

    <party_event: x> change x to party member index. remember index start at 0 !!!
    0 -> first member, 1-> second member, 2-> 3rd member and so on.


    ■ Screenshot╒══════════════════════════╛

    actor_party_event.jpg

    ■ Dependencies ╒══════════════════════════╛
    none

    ■ Compatibility ╒══════════════════════════╛
    I'm new in JS... and MV is new engine... so i cannot say for sure.
    but it should be compatible with most things.

    ■ Parameters ╒══════════════════════════╛
    None

    ■ License ╒══════════════════════════╛
    Free to use in all project (except the one containing pornography)
    as long as i credited (ESTRIOLE).

    ■ Extra Credit ╒══════════════════════════╛
    - YOU MUST also credit Victor Sant since he create ACE version of this plugin

    ■ Support ╒══════════════════════════╛
    While I'm flattered and I'm glad that people have been sharing and
    asking support for scripts in other RPG Maker communities, I would
    like to ask that you please avoid posting my scripts outside of where
    I frequent because it would make finding support and fixing bugs
    difficult for both of you and me.

    If you're ever looking for support, I can be reached at the following:
    [ http://forums.rpgmakerweb.com/ ]
    pm me : estriole

    ■ Author's Notes ╒══════════════════════════╛
    You could call this conversion of victor's ACE script...

    since the code is so small and the logic basically the same

    so you need to credit him if you use this.
  2. Hey estriole,

    thanks for this nice script. I test it and i can say it is fully compatible with Rexals Visual Equipment script. Now can create NPCs from actors and can Change there Outfits ingame :)
  3. Nice plugin. :D
  4. Makeratore said:
    Nice plugin. :D
    Thank you... remember to also credit victor if you use this plugin :D .

    Nickel said:
    Hey estriole,

    thanks for this nice script. I test it and i can say it is fully compatible with Rexals Visual Equipment script. Now can create NPCs from actors and can Change there Outfits ingame :)
    Thanks for this information... i didn't test it with that plugin but i glad it compatible with that plugin.
  5. Dropbox - Link not found.
  6. Kupotepo said:
    Dropbox - Link not found.
    Dropbox but for your information... this plugin created at the earlier version of MV when it just got released... and the updates to MV might break the plugin.... you might try it and see if it works... if not... you might want to ask other people for compatibility patch. because i have retired from making plugins and cannot help you... and you might want to screenshot this message too because some people does not want to modify other people plugins without permission of the original maker. hope this help

    edit: i also edit all my plugins dead dropbox link (plugins and demo)... for people who want to make the compatibility patch.
  7. After using this plugin, the item selection handling function in RPGmakerMV will be unable to display items.