M32:setkey

From EDukeWiki
Revision as of 11:10, 8 May 2022 by Doom64hunter (talk | contribs) (Created page with "setkey <KEY_SC> If executed, will set the key status for the given scancode to 1. This allows scripts to activate specific keys, as if they had been triggered by human input. Category:Mapster32 commands")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

setkey <KEY_SC>

If executed, will set the key status for the given scancode to 1.

This allows scripts to activate specific keys, as if they had been triggered by human input.