Disable Box
Place this in your script that you want to disable the box. Make sure the script runs after the level.chests array is established or add a wait
foreach(box in level.chests){ box notify("kill_chest_think");} level notify("kill_chest_think"); //level notify("Pack_A_Punch_off"); //kill pap with this, but hintstring will still show