pickleman9686 Posted July 26, 2010 Share Posted July 26, 2010 Ok Im working with my new mod and am making the scripts for it. However this script wont save. Scn HelpRoomTeleSpellScript Begin GamemodeIf player.getitemcount HelpRoomKey >= 1player.moveto HelpRoomPortalXREFElseIfMessageBox "You do not have the Help Room Key in your possession."EndIfEnd Its going to be a spell effect. However when i click save in the bar it does nothing and when i click close on the script windows i get Would you Like to Save Current Script? Current=I just after that created another new script: Scn HelpRoomTeachTele Begin OnActivateIf GetActionRef player == 1player.addspell HelpRoomTeleSpellEndIfEnd which was attached to a book that gave the player the telepportation spell above and it saved just fine. Whats wrong with it? Link to comment Share on other sites More sharing options...
Recommended Posts