EVENT MOVEEFFECTORS

From EDukeWiki
Revision as of 06:41, 28 September 2016 by Jaap (talk | contribs) (Created page with "EVENT_MOVEEFFECTORS is a Game Event. This event is triggered for each sector effector that moves sectors. THISACTOR is the actor that is moving th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

EVENT_MOVEEFFECTORS is a Game Event.

This event is triggered for each sector effector that moves sectors.

THISACTOR is the actor that is moving the sector.

To cancel the movement of a sector set RETURN to a non zero value.