Difference between revisions of "Useful Scripts"

Jump to navigation Jump to search
3 bytes removed ,  09:06, 15 February 2009
→‎Autoclosing door: shouldn't -> should (or change the script, this is how it works)
imported>Cipscis
(Reference scripts can use implied reference syntax)
imported>Qazaaq
(→‎Autoclosing door: shouldn't -> should (or change the script, this is how it works))
Line 38: Line 38:
Begin OnActivate
Begin OnActivate
     Activate
     Activate
     if IsActionRef Player == 0  ;if it shouldn't work for the player remove this...
     if IsActionRef Player == 0  ;if it should work for the player remove this...
         set doorTimer to 5
         set doorTimer to 5
         set closeDoor to 1
         set closeDoor to 1
Anonymous user

Navigation menu