Is any way to use script to find if one character is in combat mode or not? Thanks
Is any way to use script to find if one character is in combat mode or not?
The GetIsInCombat() function usually returns true if the character specified as parameter is in combat mode.
Ops, I did'n see that function. Many thanks.