boblehero Posted April 6, 2012 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
tunaisafish Posted April 7, 2012 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.
boblehero Posted April 8, 2012 Author 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.
Recommended Posts