#Die Hard skill

1 messages · Page 1 of 1 (latest)

celest stirrup
#

From what I can see the skill isn't activated, just had a check when you're hurt to know if you're interacting to apply the effect, is there a solid reason you think it's not working?

junior bear
#

Assuming it's something in the background affecting the _interacting function, i don't have any solid reason

native cloud
junior bear
#

Yeah that's my mod 🙂

native cloud
#

Cool

celest stirrup
#

@junior bear Player standard's _interacting() function will just return the _interact_expire_t value

#

So the mod here just going state and 1.234 and false

junior bear
celest stirrup
#

_interact_expire_t returning a number is a truthy condition, so it still applies

junior bear
#

I will check if it's a mod conflicting...

#

Jupp, mod conflicted. When i first tested it returned what i said, so not sure

#

I will modify the mod for the conflicted one and then you can just remove this post