New account registrations are disabed. This website is now an archive. Read more here.

RPG Maker MV    Posted February 19, 2016 by DoubleX

DoubleX RMMV Death Records

Introduction

Lets users mark the actors/enemies’ death times via their ids

Features

Plugin Calls

*    # Party manipulations                                                   
 *      1. markActorDeathRecords[actorId] = boolean                           
 *         - Sets whether each death of actor with id actorId will be marked  
 *      2. markEnemyDeathRecords[enemyId] = boolean                           
 *         - Sets whether each death of enemy with id actorId will be marked  
 *      3. actorDeathRecords[actorId]                                         
 *         - Returns the marked number of deaths of actor with id actorId     
 *      4. enemyDeathRecords[enemyId]                                         
 *         - Returns the marked number of deaths of enemy with id actorId

The Code

License Terms

Attribution 3.0 Unported - You must attribute the work in the manner specified by the author or licensor. Commerical use allowed.

Version History

*      v1.00a(GMT 1400 19-2-2016):                                           
 *      1. 1st version of this plugin finished

Credits & Thanks

DoubleX(Optional)

Terms & Conditions

*      1. Commercial use's always allowed and crediting me's always optional.
 *      2. You shall keep this plugin's Plugin Info part's contents intact.   
 *      3. You shalln't claim that this plugin's written by anyone other than 
 *         DoubleX or my aliases. I always reserve the right to deny you from 
 *         using any of my plugins anymore if you've violated this.           
 *      4. CC BY 4.0, except those conflicting with any of the above, applies 
 *         to this plugin, unless you've my permissions to not to follow so.  
 *      5. I always reserve the right to deny you from using this plugin      
 *         anymore if you've violated any of the above.

Leave a Reply

DoubleX

  • Posted about 9 years ago

  • Engine
    RPG Maker MV
  • Category
    Gameplay Scripts
  • License
    Attribution 3.0 Unported
  • Version
    v1.00a

Stats

938 views

0 comments

Tags

n-a