FutureProg functions
isonsamesideinarena
Boolean isonsamesideinarena(Character character, Character target)
Contexts: computer function, computer program, standard futureprog
The function returns true if the given character and target are currently participating in an arena battle and are on the same team.
character: The character to check for arena battle participation.
target: The target that you want to check is on the same team
Contexts: computer function, computer program, standard futureprog
The function returns true if the given character and target are currently participating in an arena battle and are on the same team.
character: The character to check for arena battle participation.
target: The target that you want to check is on the same team