RPG Maker Forums

Conditional_branch_in_Partymember - 2015-11-07

Creator name: mo-to

Overview
Condition branch to check something in your party

How-to use
4th page of conditional branch: Fill in the script with this format-
Code:
$gameParty.~(id)or(name)

Ex.) Name of one of the current party members, Harold?
Code:
$gameParty.membersName('Harold')

Ex.) Is there a Hero (default) class in your party?
Code:
$gameParty.membersClass(4)

Ex.) Does any member have the skill "Heal" (default)?
Code:
$gameParty.membersLeSkill(8)

Ex.) Any member equipped a "Sword" for weapon (default)?
Code:
$gameParty.membersEqWeapon(1)

Ex.) Any member equipped a "Cloth" for armor (default)?
Code:
$gameParty.membersEqArmor(3)

Ex.) Is any member "Knockout"?
Code:
$gameParty.membersState(1)

Credit and Thanks: mo-to

Terms of Use-
Free for commercial and non-commercial use. Feel free to modify/ share.
There is no need to get permission from us. However don't sell the plugin by itself.

You can download js file from the thread attachment or Dropbox link: https://www.dropbox.com/s/sj05eh660lubq5y/Conditional_branch_in_Partymember.js?dl=1

Latest Threads

Latest Profile Posts

Day 9 of giveaways! 8 prizes today :D
He mad, but he cute :kaopride:

Our latest feature is an interview with... me?!

People4_2 (Capelet off and on) added!

Just beat the last of us 2 last night and starting jedi: fallen order right now, both use unreal engine & when I say i knew 80% of jedi's buttons right away because they were the same buttons as TLOU2 its ridiculous, even the same narrow hallway crawl and barely-made-it jump they do. Unreal Engine is just big budget RPG Maker the way they make games nearly identical at its core lol.

Forum statistics

Threads
106,037
Messages
1,018,464
Members
137,821
Latest member
Capterson
Top