Jump to content

Another scripting question


AxlDave

Recommended Posts

I can't for the life of me figure out how to implement the SetGS command. I have NVSE and am running the GECK through it. As far as I can tell, this should work:

 

scn TEST


BEGIN GameMode

if ( Player.GetAV Dehydration >= 1000 )
SetGS fJumpHeightMin 45
endif

END

 

But it doesn't. I have tested every other part of the script, and those function fine. This simple script does not, however.

 

I can't see why that is...

Link to comment
Share on other sites

  • Recently Browsing   0 members

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