5,391
edits
mNo edit summary  | 
				|||
| Line 116: | Line 116: | ||
;Cheat lookup table  | ;Cheat lookup table  | ||
:When you type characters in the "pause screen", the text you enter is compared with a set of "magic words".  | :When you type characters in the "pause screen", the text you enter is compared with a set of "magic words".  | ||
:When and if there is a match, the appropriate confirmation message is displayed (except for '''fatloot''', '''winlevel''', '''loselevel''' and '''munitionfrenzy'''  | :When and if there is a match, the appropriate confirmation message is displayed (except for '''fatloot''', '''winlevel''', '''loselevel''' and '''munitionfrenzy''', there are two messages to choose from), and the corresponding cheat event is launched.  | ||
:This logic appears in an Oni executable in the form of a table  | :This logic appears in an Oni executable in the form of a table  | ||
;An element of that table consists of  | ;An element of that table consists of  | ||