SetRumble

From the Fallout3 GECK Wiki
Jump to navigation Jump to search

Description[edit | edit source]

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

Syntax[edit | edit source]

SetRumble [LeftMotorStrength] [RightMotorStrength] [Duration]

Example[edit | edit source]

SetRumble 0.5 1 10

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

Parameters[edit | edit source]

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