NumPartner
From M.U.G.E.N Wiki
Trigger: NumPartner
NumPartner returns the number of partners that exist. Neutral players and normal helpers are not considered partners.
- Format:
- NumPartner
- Arguments:
- none
- Return type:
- int
- Error conditions:
- none
Examples:
trigger1 = NumPartner = 1 trigger1 = partner, life < 200 Triggers if the player has a partner with less than 200 life