Jump to content

Script won't work


boblehero

Recommended Posts

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 by boblehero
Link to comment
Share on other sites

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

  • Recently Browsing   0 members

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