TeamSide/ja
From M.U.G.E.N Wiki
< TeamSide
This page is in progress of being translated to ja. You can help translating it or go to another language version that follows:
Trigger: TeamSide
Returns the team side the player is on. 1 represents P1 side (left), 2 for P2 side (right).
- Format:
- TeamSide
- Arguments:
- none
- Return type:
- int
- Error conditions:
- none
Example:
trigger1 = TeamSide = 2 Triggers if player is on the P2 side team.