#UpdateProgress being overridden

1 messages · Page 1 of 1 (latest)

radiant lion
#

I want to make a bar that tracks arcanic pulsar progress, but in initial work I am finding that the use of UpdateProgress() isn't doing anything, presumably because the automatic behavior is overriding any custom code I put in a condition. How can I fully control the progress of the bar without allowing the aura's behavior to overwrite mine?

exotic bridge
#

Honestly that sounds like you're doing something pretty wacky and certainly unnecessary

#

If you need custom code at all then work within the tools provided, such as custom triggers

radiant lion
#

I don't understand what you mean, is custom code inside a condition not tools provided?

radiant lion
#

Ok I think I get what you mean, you're saying use the custom triggers since they return information back to the progress bar automatically, so that way I can control the progress there via just giving the correct progress in the first place.

Is that correct?

exotic bridge
#

Sorry for the delay, I went to eat. Yes exactly