void STW ()
{
if(GetAsyncKeyState(VK_NUMPAD7) &1) // ON
{
*(double*)ADR_STW = 0;
}
if(GetAsyncKeyState(VK_NUMPAD8) &1) // OFF
{
*(double*)ADR_STW = ?????? ;
}
}





void STW()
{
*(double*)ADR_STW = 0;
}

if (stw)
{
*(double*)(ADR_Stw) = 824; //Turn on
}
else
{
*(double*)(ADR_Stw) = 4; //Turn Off
}
DWORD value; char s_value[40]; sprintf_s(s_value,"Value: [%d]",ADRESS_HERE)
cause when u use STW possive the ammo of heavytrooper's gun will just go through which cannot damage the zoombies .. am i right?