Which behavior are you using for players? If it's Platform or 8-Direction, you can use "Set vector" action.
For example, if you want to knock back to the left, set vector X to -500, or to (player.Platform.VectorX-500). You may need to experiment with the value of course.