YesNoOk
avatar

Bushin Muso Renge SF4 error (Read 3952 times)

Started by Keymon2324, July 06, 2024, 05:55:07 pm
Share this topic:
Bushin Muso Renge SF4 error
#1  July 06, 2024, 05:55:07 pm
  • avatar
  • *
    • Austria
THIS IS GUY'S ONE OF THE SUPER MOVE. I AM FACING AN ISSUE WHILE DOING THIS MOVE. WHEN I PLAY HIM IN TEAM ARCADE MODE WITH MULTIPLE PLAYER AND PERFORM THIS MOVE IT FREEZES THE OPPONENT FOREVER. BUT WHEN I PLAY HIM IN TEAM ARCADE MODE WITH SINGLE PLAYER IT WORKS FINE
HERE IS THE CODE
Spoiler, click to toggle visibilty
Last Edit: July 09, 2024, 09:16:33 pm by Odb718
Re: Bushin Muso Renge SF4 error
#2  July 09, 2024, 09:30:59 pm
  • *****
  • Shame on you!
    • USA
ALWAYS add a
time >=
to ALL of your custom states to SelfState/ChangeState

 In 3715,
[State 0, ChangeState]
type = ChangeState
trigger1 = p2stateno = 3730
trigger2 = time >= 300 ;Change this to how short you'd want. But make it longer than Trigger1 needs.
value = 3740
ctrl = 0

This will stop P2 from locking up for forever. It doesn't FIX the issue.

I'm not 100% sure, but 3710, you might want to add
moveHitPersist = 1
to the StateDef.

Use CTRL+D to watch P2's stateno value. See what state P2 gets stuck in. Then try to figure out how your character sends P2 to that state, and how P1/P2 send P2 to the next state.
If I don't know when P2 is frozen, I can't know how to fix the problem.
vVv N00bSaibot & Muramasa RoofTop vVv