boblehero Posted April 6, 2012 Share Posted April 6, 2012 (edited) ScriptName RegisterWeaponsScript begin GameMode if GetQuestRunning SelectiveFireRegisterWeapons Return endif SFSafeSingleBurst3Auto.AddItem AG36C 1 SFSafeSingleBurst3Auto.AddItem AG36CSup 1 SFSafeSingleBurst3Auto.AddItem AG36CTI 1 SFSafeSingleBurst3Auto.AddItem AG36CTISup 1 StopQuest RegisterWeapons end So this is my script, and it won't save, what gives? Whenever I click on the ''x'', it says ''Do you want to save the current script? Current = '' Edited April 6, 2012 by boblehero Link to comment Share on other sites More sharing options...
tunaisafish Posted April 7, 2012 Share Posted April 7, 2012 Check your EditorID's for typo's ??? For better script error messages, install GECK-PU. It's like needle-in-the-haystack debugging without it. Link to comment Share on other sites More sharing options...
boblehero Posted April 8, 2012 Author Share Posted April 8, 2012 Been there done that, nothing poped up, same when I run through a website dedicated to finding out mistakes in scripts. My error was the 3 extra weapon code line, I didn't had to add them for the modded weapons to work, so its all good now. Link to comment Share on other sites More sharing options...
Recommended Posts