M32:resetkey

From EDukeWiki
Revision as of 11:33, 8 May 2022 by Doom64hunter (talk | contribs) (Created page with "resetkey <KEY_SC> If executed, will set the key status for the given scancode to 0. In other words, this will forcibly deactivate the given key when run, as if the key had never been hit. See also: M32:setkey Category:Mapster32 commands")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

resetkey <KEY_SC>

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

In other words, this will forcibly deactivate the given key when run, as if the key had never been hit.

See also: M32:setkey