Pretty much as the title says, I just started the scripting tutorial Cipscis made, I'm almost done and am at the Variables section now. I have no experience with programming, or scripting but I did manage to follow his tut and write the bobby pin script, I am trying to write a script and when I go to save it, bam no good it won't let me, my guess is the script is crap because it will let me save it with just the script name but not when I put my script in :facepalm:
I am trying to write a script to not allow you to open a door unless you have a high enough repair skill to "fix" said door. Being a total noob here is where I started, I just wanted to get my message to show when the door is activated
Scn WolfsBakeryDoorScript
Begin
Onactive
Showmessage NVIBakeryDoorMessage
End
I even tried to put the Showmessage line after Onactivate....any help would be appreciated
Thanks
bigcrazewolf