SetRumble

From the Fallout3 GECK Wiki
Revision as of 14:13, 15 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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