Wednesday, August 8, 2007

No Jamming

Jamming is one annoying flag. Actually, I wouldn't know because whenever I had the jamming flag, I had this cheat preventing the effects. This is a really simple and subtle cheat that every cheater needs. I can't believe this wasn't posted yet.

For this cheat, open playing.cxx and find this line of code:
radar->setJammed(flag == Flags::Jamming);

and change it to this:
radar->setJammed(false);

And that's pretty much it. Hope I didn't forget anything.
-Phaz

No comments: