wolfpack91 Posted June 28, 2014 Share Posted June 28, 2014 i made A Project Nevada Patch for one of my Mods and i tried something new instead of just Adding it to the Vision and Visor lists i scripted them in via a quest script and quest well i had it set to Start Game Enabled as well as the Same Settings as the PN Setup Script for all the Other PN items. the problem is that it will work for a while then go through a loading Screen and the visor is gone but the Vision modes still work and they are on the same Script. then i have to open up console and use the "reset quest" command to get the visors back. how would i set it up to where it wont go away? Link to comment Share on other sites More sharing options...
tomm434 Posted June 30, 2014 Share Posted June 30, 2014 maybe you'll consider showing us the quest script? Could be a simple condition block mistake(like if you type DoOnce and then code only executes one time but only for one game session). Or try using If getgameloaded||Getgamerestared conditions. Link to comment Share on other sites More sharing options...
Recommended Posts