A downloadable plugin

Download NowName your own price

1.INTRODUCTION :

Allows the developer to save the number of defeated enemies on different game variables.

Features

This plugin allows us to do the following features without the need for any plugin command or any aditional effort from the game's developer:

  • hold a variable with the total number of enemies defeated;
  • hold a variable with the total enemies defeated for each different enemy defined on the database.

These features allow us to easily build popular RPG systems such as:

  • check a variable to see if the player defeated an x number of enemies to complete a quest;
  • check a variable to provide aditional advantages when facing an enemy that was defeated more than x times;
  • check a variable to have enemies, npc's, the world, react to the player defeating over x of certain specific enemies;
  • and many others.


1.HOW TO USE:


The plugin has only a single parameter. This parameter is to be set to a number of a variable id. This variable (let's use 100 for example porpuses) will hold the total number of enemies defeated. Then, the game variable right next to that one (in our example's case, 100 + 1) will hold the number of enemies defeated with the database id 1; the game variable equal to 100 + 2 will hold the number of enemies defeated with the database id 2;  And so forth.

By just setting a single parameter, the user has a multitude of variables that will, without the need of any aditional effort, know everything the user will ever need about enemy deaths.

VERY IMPORTANT NOTE: The variables must exist on the database for the counters to work. This means that the user should guarantee the variable id for the parameter os this plugin exists and, all others needed to hold each enemy on the database exist too.

3.COPYRIGHT NOTICE:

This plugin is free to be used for non-commercial projects, however, for  usage on commercial projects, please donate here, on itch.io, the amount specified for this plugin. Any doubt don't hesitate to contact me, OpheliaEnigma, either through itch.io or my  email address: OpheliaEnigmaUltimateCoder [at] gmail.com

StatusReleased
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorOpheliaEnigma
GenreRole Playing
Tagscounter, killcounter, plugins, RPG Maker, rpgmakermv

Download

Download NowName your own price

Click download now to get access to the following files:

OpheliaEnigma_EnemyKillCounters.js 2 kB

Leave a comment

Log in with itch.io to leave a comment.