M32:setkey: Difference between revisions

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

Revision as of 11:10, 8 May 2022

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.