191
edits
(→PlayStation 2: refining table a bit, adding PC equivalents) |
(Added the scripting equivalent of shapeshifter (very useful for faster character-related debugging) and the note about the possibility of making it crash Oni.) |
||
Line 15: | Line 15: | ||
!shapeshifter !! Change Characters Enabled/Disabled | !shapeshifter !! Change Characters Enabled/Disabled | ||
|style="background:lime"|While playing, press F8 to cycle forwards or Shift+F8 to go backwards | |style="background:lime"|While playing, press F8 to cycle forwards or Shift+F8 to go backwards | ||
|YES || style="background: | |YES || style="background:lime"|<tt>chr_set_class 0 <ONCC_name></tt> '''(6)''' | ||
|- | |- | ||
!liveforever!!Invincibility Enabled/Disabled | !liveforever!!Invincibility Enabled/Disabled | ||
Line 183: | Line 183: | ||
*The scripted <tt>slowmo</tt> doesn't have a permanent effect : <tt>slowmo(300)</tt> gives you 300 frames (5 seconds) of slowmo. | *The scripted <tt>slowmo</tt> doesn't have a permanent effect : <tt>slowmo(300)</tt> gives you 300 frames (5 seconds) of slowmo. | ||
*Extra work is required to make it last (implemented in Oni Menu, no wiki page yet). | *Extra work is required to make it last (implemented in Oni Menu, no wiki page yet). | ||
{| | |||
!style="background:lime"|(6) | |||
|Entering an incorrect class/ONCC name will cause Oni to crash. | |||
|} | |||
====Cheat watching==== | ====Cheat watching==== |
edits