Difference between revisions of "Reference Variables for Nearby Actors"

m
some formatting errors
imported>DragoonWraith
(made everything work well on the wiki)
imported>DragoonWraith
m (some formatting errors)
Line 101: Line 101:
  ;  return
  ;  return
  ; else
  ; else
  ;I have never seen the following code execute.  It isn't necessary anyhow, but it was an attempt to directly
  ;I have never seen the following code execute.
;return the reference
  ;It isn't necessary anyhow, but
;it was an attempt to directly return the reference
     MessageBox "Activating the EnemyFinder"
     MessageBox "Activating the EnemyFinder"
     EnemyFinderRef1.Activate self 1
     EnemyFinderRef1.Activate self 1
Line 207: Line 208:
   endif
   endif
  End
  End
 
  Begin OnDrop
  Begin OnDrop