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 Simple Mercenaries 1.0

No permission to download
Name: Simple Mercenaries
Version: 1.0
Author: Mr. Trivel
Created: 2015-11-27

What does it do?
Allows player to recruit mercenaries that last for X battles or until they die.

Screenshots:
Nothing to really show here.

How to use?
Give Mercenary Actors a tag in their note field:
<Mercenary: [J_CE], [L_CE], [LD_CE]>
[J_CE] - Common Event that plays when this mercenary joins. Perfect for a welcoming message.
[L_CE] - Common Event that plays when this mercenary leaves.
[LD_CE] - Common Event that plays when this mercenary leaves because of death.
Set Argument to 0 if you don't want Common Event there.
E.g.
<Mercenary: 1, 2, 3>
<Mercenary: 0, 2, 2>

-Plugin Commands:
Mercenary Add [ID] [BATTLES_COUNT] [LEAVES_ON_DEATH?]
Mercenary Remove [ID]

[ID] - Actor ID
[BATTLES_COUNT] - For how many battles it stays.
[LEAVES_ON_DEATH?] - Does mercenary leaves your party after it dies? (true/false)

Plugin:
How to download Script. Click the link above, there will be a button named Raw, press Right Click -> Save As.

Terms of Use:
Don't remove the header or claim that you wrote this plugin.
Credit Mr. Trivel if using this plugin in your project.
Free for non-commercial projects.
For commercial use contact Mr. Trivel.
Author
Mr. Trivel
Downloads
101
Views
207
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Mr. Trivel

Top