Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Resource icon

RPG Maker DoubleX RMMV Death Records v1.00a

No permission to download
Games using this plugin
None so far

Plugin Calls
JavaScript:
 *  # 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

Prerequisites
1. Little Javascript coding proficiency to fully utilize this plugin

Terms Of Use
JavaScript:
 *  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.

Changelog
JavaScript:
 *  v1.00a(GMT 1400 19-2-2016):   
 *  1. 1st version of this plugin finished
  • Like
Reactions: kasuki
Author
DoubleX
Downloads
12
Views
183
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from DoubleX

Top