0x11AAB11C - 0x10000000 ( CShell Base Address ) = 0x01AAB11C
if (ModelMgr) //SuperKill
{
for (INT i = 0; i <= 123; i++)
{
DWORD pModelMgr = (DWORD)(ModelMgr + (0x9C * i));
*(float *)(pModelMgr + 0x38) = 150.0f;
}
}
}

