Cook4251 Posted May 28, 2014 Posted May 28, 2014 Has anyone downladed Beterhans' characters? I tried downloading his ryu but when i try to play as him, the dizzy sound keeps playing. Does anybody know how to fix that issue?
0 Werewood Posted June 6, 2014 Posted June 6, 2014 I think a MUGEN state controller is missing in this normal Ryu's States\NormalRyu.st file: Near the bottom of the NormalRyu.st file: [state 5900, modevar] type = varset trigger1 = 1 var(1) = 1 [state 5900, End] type = changestate trigger1 = !time value = ifelse(roundno = 1, 190, 0) Try to add the missing VarSet MUGEN state controller for the MUGEN variable #38 var(38): [state 5900, modevar] type = varset trigger1 = 1 var(1) = 1 [state 5900, dizzy threshold] ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; added this state back to here! type = varset trigger1 = !time var(38) = IfElse(var(1)=3,150,IfElse(var(1)=2,100,120)) [state 5900, End] type = changestate trigger1 = !time value = ifelse(roundno = 1, 190, 0) After adding this missing VarSet MUGEN state controller back to this normal Ryu's States\NormalRyu.st file, he becomes "normal" and that repeating dizzy state Helper noise shall be gone. "I still care to share because I believe in Sharing is Caring" - Werewood
0 Ryon Posted June 5, 2014 Posted June 5, 2014 i havent , can you provide a link? - Characters - / - Stages - / - Screenpacks - / - Lifebars - / - Fonts - / - Full Games - / - Templates -
0 Ryon Posted June 6, 2014 Posted June 6, 2014 I tested Ryu in my mugen. And I did not get any problem. he plays like he should? - Characters - / - Stages - / - Screenpacks - / - Lifebars - / - Fonts - / - Full Games - / - Templates -
0 Cook4251 Posted June 6, 2014 Author Posted June 6, 2014 When he plays in mine, he makes some weird dizzy sounds(Like some weird dizzy noise you know) throughout the whole fight, idk what the issue on why he does that on mine?
0 Cook4251 Posted June 6, 2014 Author Posted June 6, 2014 Scratch that, it's just on his normal mode that does it the other ones are fine
0 Ryon Posted June 6, 2014 Posted June 6, 2014 huh i loaded the normal ryu and it was fine? odd. - Characters - / - Stages - / - Screenpacks - / - Lifebars - / - Fonts - / - Full Games - / - Templates -
0 Cook4251 Posted June 6, 2014 Author Posted June 6, 2014 I think on mines(NormalRyu) Keeps playing that weird noise so i just used the regular ryu def file and it doesn't do that. So i guess that should do :)
Question
Cook4251
Has anyone downladed Beterhans' characters? I tried downloading his ryu but when i try to play as him, the dizzy sound keeps playing. Does anybody know how to fix that issue?
8 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now