smit8420 Posted February 1, 2016 Share Posted February 1, 2016 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 More sharing options...
TommInfinite Posted February 1, 2016 Share Posted February 1, 2016 I don't know why GECK throws you this error. Me, I never got this function to work and I tried hard back then. Maybe it's broken. Link to comment Share on other sites More sharing options...
Recommended Posts