Player::setMovementClipset

From RAGE Multiplayer Wiki

p2 is usually 1.0f

EDIT 12/24/16:
p2 does absolutely nothing no matter what the value is.

- sollaholla

Edit: p2 is transition to the clipSet, 1.0 means 1 second (tested with crouch clipSet) - noBrain

Syntax

player.setMovementClipset(clipSet, p2);

Required Arguments

  • clipSet: String
  • p2: float

Return value

  • Undefined

Example

// todo

See also