ScriptEvent:setIKTarget

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

Parameters

entity player -- Player the IK should control.
integer key -- Key to match against the IK helper.

Result

None.

Supported By

sdScriptEntity

Comments

  • If player is non-null, it must be a player, or an error will be thrown.

Functionality

Sets which player a specified IK helper should apply to.