Difference between revisions of "Papyrus Introduction"

2 bytes added ,  05:00, 12 February 2017
m
fixed bug in script
imported>Digitalparanoid
imported>Yeahmy
m (fixed bug in script)
 
Line 104: Line 104:
  ;set inside an event
  ;set inside an event
  Event OnActivate(ObjectReference akActionRef)
  Event OnActivate(ObjectReference akActionRef)
     ObjectReference = akActionRef   
     ThingActivatingMe = akActionRef   
   
   
  EndEvent
  EndEvent
Anonymous user