TapKey

Revision as of 06:43, 6 August 2014 by imported>Odessa (expanded)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the Fallout Script Extender.

Description

Fakes the key press specified by int scancode for one frame.

Syntax

TapKey scanCode:int 

Or:

tk scanCode:int

Example

TapKey 20

See Also