View Full Version: Know this cheat?

CheatSync.net Forums > Liberty City Stories Discussion > Know this cheat?


Title: Know this cheat?


I_PFreely - June 27, 2007 04:46 AM (GMT)
On youtube here, its when toni flips like in stunt man i cant seems to find it any clues?

Freestyle - June 27, 2007 03:07 PM (GMT)
Looks kinda like Waterbottles Super man cheat for vcs. Or maybe a Auto Flip Cheat of some sort.

I_PFreely - June 27, 2007 10:50 PM (GMT)
Superman cheat? May I have the code?

Waterbottle - June 27, 2007 11:00 PM (GMT)
QUOTE (I_PFreely @ Jun 28 2007, 12:50 AM)
Superman cheat? May I have the code?

CODE
#cheat Superman 2 (VCS)
pstartfly = getshort(pplayer+0x1C8);
static speedmult;
setfloat(pplayer + 0x4E4,  150.0);//health

  setfloat(pplayer + 0x78,  -0.03 * xstick);
  setfloat(pplayer + 0x70,  0.03 * ystick * getfloat(pplayer));
  setfloat(pplayer + 0x74,  0.03 * ystick * getfloat(pplayer+4));
  if(buttons & CTRL_CROSS) {
                 setshort(pplayer+0x1c8,  0x1020);
           if(speedmult<1.4) speedmult+=0.01;
  } else if(speedmult >= 0) speedmult*=0.95;

  if(pstartfly==0x1020)
  {
  updown = (getfloat(pplayer+0x28)>0) ? 1 : -1;
  setfloat(pplayer+0x140,  -getfloat(pplayer+4)*speedmult);
  setfloat(pplayer+0x144,  getfloat(pplayer)*speedmult);
  setfloat(pplayer+0x148,  (getfloat(pplayer+0x18)+cos(90/180*3.1415))*speedmult * updown);    
  }

Though, it looks more like stunt man combined with lower gravity or maybe just power jumping. But regardless, I have no idea what code it could be seeing as it's for LCS. It would be easy to do with the LCS CD w/ extended scripting capabilities, but only a select few have that version, or a self made "cheatdevice" would be a possibility too. Or I guess it's also possible that he found a cheat that allows you to do that by just editing one or more bytes.

I_PFreely - June 27, 2007 11:22 PM (GMT)
Already got that for vcs i was wondering for lcs, but ty anyways ^_^




Hosted for free by InvisionFree