Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: Simple Mercenaries
- Original author: Mr. Trivel
- Original date: November 29, 2015
- Source thread: https://forums.rpgmakerweb.com/threads/simple-mercenaries.51818/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
Name: Simple Mercenaries Version: 1.0 Author: Mr. Trivel Created: 2015-11-27
Archived First Post
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: Protected download
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.
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: Protected download
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.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
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.
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...