- Joined
- Feb 2, 2006
- Messages
- 1,633
Hey,
for my grimoire system I need to force the ordering player a key to re open the spell book:
Is there a way to get the ordering player of an ability. The trigger player seems to be the owner of the unit.
for my grimoire system I need to force the ordering player a key to re open the spell book:
JASS:
call ForceUIKeyBJ(GetTriggerPlayer(), thistype.shortcut)