hello everyone,
I use for any of my spells that event:
call TriggerRegisterCommandEvent(T, SPELL_ID, SPELL_ORDER)
and this works, when I clicke on the button my trigger runs.
But is there an equivalent for item click button, because the event below does not trigger anything...
Thanks you...