really i dont see the point in P*** in presents. If you fix up mmbob PopFromConsole and can get the value and maybe get a pointer to it so you dont need to run the whole thing all the time.
[highlight=c++]
if ( *YouPointer == 1)
{
//the hack is on
if ( Chams == false)
PTC(OFF);// this should make you pointer = 0
} else {
if (chams)
PTC(ON);
}[/highlight]
if the pointer is 1 then your hack is on, else it is off. that will explain why i have only 1 ptc inside each part.