Jump to content

SetModelPath - NVSE help


smit8420

Recommended Posts

Ok, I couldn't get this to work. Every time I save my script, the GECK throws an error stating "Script command SetModelPath not found"

 

I tried using SetModelPathEX, but while the GECK will recognize that command, it won't let me put the Item's ID at the end as it throws an error for that because it is expecting a variable and not an item ID.

 

I've looked over the NVSE command documents and I seem to be doing it correctly. I even reinstalled NVSE and the Geck Power up. Same errors.

 

Here's the problematic line...

 

setModelPath "meshes\armor\101AirborneArmor\101Airborne_blank.nif", 101AirborneArmor

 

I also tried

 

setModelPathEX "meshes\armor\101AirborneArmor\101Airborne_blank.nif", 101AirborneArmor

 

Any thoughts?

 

 

Link to comment
Share on other sites

  • Recently Browsing   0 members

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