im pretty sure the one in bakonice is jokerd using c and if statements e.g.


if ((pad.Buttons & PSP_CTRL_SQUARE)) {
*SeeThroughWalls=OnValue;
}
Else {
*SeeThroughWalls=OffValue;
}

or something along the lines of that + dont rip that cuz u still need to set up ur integer so theres no point but yeah im pretty sure thats how other wise he would have had to do somethin like that for each line of the joker

~Fox1091