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

DoubleX RMMV Death Records v1.00a

No permission to download

DoubleX

Adventurer
Xy$
1.11
DoubleX submitted a new resource:

DoubleX RMMV Death Records - Lets users mark the actors/enemies' death times via their ids

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....
Read more about this resource...
 
Top