PowerMax

From M.U.G.E.N Wiki

Jump to: navigation, search



Trigger: PowerMax

Returns the maximum amount of power the player can have. This is normally 3000 (level 3).

Format:
PowerMax
Arguments:
none
Return type:
int
Error conditions:
none

Example:

trigger1 = power < powermax / 2
  True if player has less than half his maximum power.


Personal tools