Jump str=0 should be fine, so the issue must be your event is never true. Check in debug mode if your instance variables are as expected.
Yeah they are because I do have some other stuff happening while that event is true and of course I checked it on debug.
Edit: Found out the issue. Since I wasn't using default controls I had to add an inverted condition on the simulate jump event.