- Joined
- Apr 23, 2011
- Messages
- 460
So I'm doing a lot of code where i have to do the call
in GUI through Owner(CastingUnit) and I'm wondering if I store this value to a global variable through the gui
JASS:
GetOwningPlayer(GetSpellAbilityUnit())
- Set p = (Owner of (Casting unit))