EVENT MOVEEFFECTORS: Difference between revisions
Jump to navigation
Jump to search
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..." |
No edit summary |
||
Line 5: | Line 5: | ||
THISACTOR is the actor that is moving the sector. | THISACTOR is the actor that is moving the sector. | ||
To cancel the movement of a sector set | To cancel the movement of a sector set [[return]] to a non zero value. |
Revision as of 06:42, 28 September 2016
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.