[1.3 + git] sustain_lists = 'break_with_step_up' inf loop

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Doctornull
Sher'Tul Godslayer
Posts: 2402
Joined: Tue Jun 18, 2013 10:46 pm
Location: Ambush!

[1.3 + git] sustain_lists = 'break_with_step_up' inf loop

#1 Post by Doctornull »

I have a sustain which I'd like to automatically un-sustain whenever Step Up would break (like when you attack, or take a non-movement action).

So in the talent, I added the line:

Code: Select all

   sustain_lists = 'break_with_step_up',
When the talent should un-sustain, the game does seem to try to deactivate it, but the game also loops infinitely:

https://www.dropbox.com/s/qx8i9f6b5bcxn ... t.zip?dl=0
Check out my addons: Nullpack (classes), Null Tweaks (items & talents), and New Gems fork.

0player
Uruivellas
Posts: 717
Joined: Fri May 24, 2013 4:27 pm

Re: [1.3 + git] sustain_lists = 'break_with_step_up' inf loo

#2 Post by 0player »

The issue in question is, unsustaining a talent counts as talent use, which in turn tries to unsustain the talent becayuse talent use breaks Step Up.

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: [1.3 + git] sustain_lists = 'break_with_step_up' inf loo

#3 Post by darkgod »

fixed
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply