Talk:Getkeyname: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
New page: Extra info: <key> = 0 // the '''first''' key defined for this action.<br> <key> = 1 // the '''alternate''' key defined for this action.<br> <key> = 2 // the '''first''' key defined for th...
 
(No difference)

Latest revision as of 14:04, 26 January 2008

Extra info:

<key> = 0 // the first key defined for this action.
<key> = 1 // the alternate key defined for this action.
<key> = 2 // the first key defined for this action OR the alternate key defined for this action.

If no key is defined, the command doesn't change the quote.
You can use the "redefinequote 100 <none>" before the "getkeyname" command.