Torchmodders

Modding => Modding Questions => Topic started by: gytfunke on October 14, 2014, 02:51:36 pm


Title: [Triggerables] LevelUp criteria non-functional?
Post by: gytfunke on October 14, 2014, 02:51:36 pm
So, I'm pretty much overhauling the UI for LoE.  While working on getting the new level-up system in place I decided to replace the 'current stat points' stat because I thought it would be easier than figuring out what all was connected to it.

So, I created a Triggerable that is supposed to be called on LevelUp to give the character his/her stat points.  However, it doesn't seem to fire.  I'm wondering if anyone else has ever tried to use this function before and gotten it working.
Title: Re: [Triggerables] LevelUp criteria non-functional?
Post by: gytfunke on October 15, 2014, 10:10:04 am
Well, could never add in additional triggers to go off on levelup.  But I did get the new stat system working.