SetRumble

DescriptionEdit

SetRumble sets the rumble on the X-Box 360 or PS3 controller.

SyntaxEdit

SetRumble [LeftMotorStrength] [RightMotorStrength] [Duration]

ExampleEdit

SetRumble 0.5 1 10

The controller will rumble for 10 seconds with a stronger impact on the right hand.

ParametersEdit

  • LeftMotorStrength takes a float value
  • RightMotorStrength takes a float value
  • Duration takes a float value