VIBRATOR_MOTOR_* Constant Group
From NWN Lexicon
Jump to navigationJump to searchUsed to specify motors for the Vibrate function.
Constants
Constant | Value | Description |
---|---|---|
VIBRATOR_MOTOR_ANY | 0 | Specifies any vibrator motors. |
VIBRATOR_MOTOR_LEFT | 1 | Specifies the left vibrator motor. |
VIBRATOR_MOTOR_RIGHT | 2 | Specifies the right vibrator motor. |
Remarks
Version
1.74.8188 Note that the description of these constants was omitted from the release notes. The constants are defined in nwscript.
See Also
functions: | Vibrate |