M32:resetkey: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
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"
(No difference)

Revision as of 11:33, 8 May 2022

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