VIBRATOR_MOTOR_* Constant Group

From NWN Lexicon
Jump to navigationJump to search
Nwnee logo.jpg Note: This article documents Neverwinter Nights: Enhanced Edition new content or changes/updates/fixes to 1.69 functions. These are all listed under the category and patches pages.

Used 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

Information icon.png This section of the article is a stub. You can help the NWN Lexicon by expanding it.

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