Can someone tell me why this isnt working?
((NOT FULL CODE))
#define BPinfo 0xA02394
DWORD SeeGhost = *(PDWORD)(CShell + 0xA02394);
if(SeeGhost) {
*(float*)(BPinfo + 0x88) = (float)300;
*(float*)(BPinfo + 0x8C) = (float)300;
*(float*)(BPinfo + 0x90) = (float)300;
}
Credit to BlackLite... @
BlackLite