ScriptEvent:startTimedMove

From Mod Wiki
Revision as of 18:15, 5 November 2007 by Wizz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Parameters

integer start -- Index for the start position.
integer end -- Index for the end position.
float time -- Time in seconds for the move to take.

Result

None.

Supported By

sdGeneralMover

Comments

  • A warning will be given if either of the position indices are out of range

Functionality

Starts a move from previously added positions, taking the time specified.