Difference between revisions of "EVENT MOVESECTOR"

From EDukeWiki
Jump to: navigation, search
(Created page with "EVENT_MOVESECTOR is a Game Event. This event is triggered when a sector is moved. THISACTOR is the sector number of the sector that is moving.")
 
Line 3: Line 3:
 
This [[event]] is triggered when a sector is moved.
 
This [[event]] is triggered when a sector is moved.
  
THISACTOR is the sector number of the sector that is moving.
+
THISACTOR is the actor that is moving the sector.

Revision as of 07:31, 28 September 2016

EVENT_MOVESECTOR is a Game Event.

This event is triggered when a sector is moved.

THISACTOR is the actor that is moving the sector.