Jump to content

[LE] Help on Condition Tests with Negative Value


InertRen

Recommended Posts

Hello!

I've been fooling around with the CK and made this small mod:

http://www.nexusmods.com/skyrim/mods/80903/?

 

Where the Player character Ragdolls if stamina drops to zero and you try to run.

I'm facing a problem though.

There are some mods that drop the Stamina values below Zero, and when it happens, the condition test fails.

It apply it as an MGEF through an Ability.

Here's the test I've been using, and I also tested with GetStaminaPercentage == 0, didn't work.

 

http://orig04.deviantart.net/211f/f/2016/357/8/0/mod_neg_by_striderden-daslodm.jpg

Is there a way to make it work with values below Zero?

Thanks!

Link to comment
Share on other sites

Does it work without the IsRunning check? As in, could it be that an actor stops running when stamina percent drops somehow? Just a thought, I have no idea how it should work even. Maybe testing with only GetStaminaPercent < 1 and seeing if it works (with no other conditions) would help make sure it really is the GetStaminaPercent condition that fails to work as intended?

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...