// ox_watertrap void main() { object oPC=GetExitingObject(); DeleteLocalInt(oPC,"nDrownCount"); DeleteLocalInt(oPC,"bWaterTrapEntered"); }