Difference between revisions of "ScriptEvent:setIKTarget"

From Mod Wiki
 
(No difference)

Latest revision as of 17:58, 5 November 2007

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.