Difference between revisions of "Mischief Makers v1.0 (U)/GameShark"

From Kodewerx
Jump to: navigation, search
Line 1: Line 1:
== <big>'''[[:User:Hextator|Hextator]]'''</big> ==
+
== '''[[:User:Hextator|Hextator]]''' ==
  
===== Kill NPCs =====
+
===== '''''Kill NPCs''''' =====
  
 
----
 
----
Line 13: Line 13:
 
----
 
----
  
===== Red Gems Gained Modifier  =====
+
===== '''''Red Gems Gained Modifier''''' =====
  
 
----
 
----
Line 25: Line 25:
 
----
 
----
  
===== Infinite Gun Time =====
+
===== '''''Infinite Gun Time''''' =====
  
 
----
 
----

Revision as of 18:06, 12 October 2008

Hextator

Kill NPCs

8106C2B0 1000
You will likely need this code to play level 1-5 when the above code is active. It will keep the children from having their HP set to 0 when they are rescued, which otherwise kills them and makes them get rescued twice (causes some pretty glitchy crap)
811A9694 2400

Red Gems Gained Modifier

Changes only how many red gems you get for picking them up normally.
Unsigned:
8102F8EE XXXX

Infinite Gun Time

Guns will never expire.
811A415A 0000
(Adds 0 to timer instead of subtracting 1)
or
811A4160 2400
(Eliminates original timer update write)