Two events. IfWalking and IfRunning.
IfRunning would activate if the player is moving normally at the time the event is triggered, IfWalking would activate if the player is holding the "C" key to walk, at the time the event is triggered. If the player isn't moving, nothing would happen.
I can only see this working with the OnPlayertoutch event though.