So im doing some quest triggers and i would like to have all the quest actions in one trigger (Quest pickup, Quest progressing and completion) and since that would require several events im just curious in how i would aproach that.
i noticed that we have "GetTriggerEventId()" but i didnt really understand what it does, or what Id's different events have or how to find that out. after doing alot of searching i have finally given up and i now turn to you guys <3
edit: found my own solution through converting "GetTriggerEventId()" With "GetHandleId()"
i noticed that we have "GetTriggerEventId()" but i didnt really understand what it does, or what Id's different events have or how to find that out. after doing alot of searching i have finally given up and i now turn to you guys <3
edit: found my own solution through converting "GetTriggerEventId()" With "GetHandleId()"
Last edited: