Jump to content

Recommended Posts

Posted

Pretty self explanatory. Just trying to put together some super jump boots for the hell of it. I'm wanting to use the standard "OnEffectStart" setup for an Extends ActiveMagicEffect script. What functions will let me manipulate the jump multiplier? This is for console, so using the command bar is out of the question.

Posted

Just create a magic effect which works on JumpHeightMult, I've been using that just fine in a mod I'm playing around with. However be careful about setting the value too high, you can get some weird animation glitches happening with it (works fine, just looks strange).

  • 4 weeks later...
Posted

Thread rez! =P

Â

Anyone have a pointer or two as to how to get this to work on a wolrdspace specific basis?

Set a condition for getinworldspace - myworldspace == 1, but that didn't seem to do it for me.

Â

Otherwise, the basic idea works fine...so good job PoliteRaider. =).

 

...hmm, didn't try adding a keyword to the worldspace and referencing that with...has keyword, was it?

Posted
  On 8/6/2016 at 1:54 AM, BlahBlahDEEBlahBlah said:

Thread rez! =P

Â

Anyone have a pointer or two as to how to get this to work on a wolrdspace specific basis?

Set a condition for getinworldspace - myworldspace == 1, but that didn't seem to do it for me.

Â

Otherwise, the basic idea works fine...so good job PoliteRaider. =).

 

...hmm, didn't try adding a keyword to the worldspace and referencing that with...has keyword, was it?

Nevermind, not working for me at all.

I'll start my own thread. =(

  • Recently Browsing   0 members

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