void main() { object oPC = GetExitingObject(); SetFootstepType(FOOTSTEP_TYPE_NORMAL, oPC); RemoveEffect(oPC, EffectMovementSpeedDecrease(50)); }