TrapKillEvents

This can disable user input. All user input, which means even the escape key doesn’t work. So the script will always time out even if you don’t set the Script\Timing property. The default time is 10 seconds.

The event mask is a binary string representing the events to disable.

1000 Allow mouse movement.
0100 Allow mouse buttons.
0010 ??? (Joystick, maybe)
0001 Allow keyboard.

If the parameter is read from a quest variable, the binary bits of the integer are used.

Inherits GenericTrap
Parameters event_mask

Discussion




Enter your comment:
If you can't read the letters on the image, download this .wav file to get them read to you.

 
  tnhscript/trapkillevents.txt · Last modified: 2009/02/26 18:49 by telliamed
 
Recent changes RSS feed Creative Commons License Tip Bucket Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki