SetRumble
From GECK
A function included in the GECK for Fallout 3.
Contents
Description
Sets the rumble on the Xbox 360 or PlayStation 3 controller.
Syntax
SetRumble leftMotorStrength:float rightMotorStrength:float duration:float
Example
SetRumble 0.5 1 10
The controller will rumble for 10 seconds with a stronger impact on the right hand.