The Mugen Multiverse
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Welcome!!! - Bienvenidos!!! - ( We hope you will get involved in the MMV Community which is dedicated to having fun with Mugen ) - Bienvenidos!!! - Welcome!!!
 
PortalHomeFAQMemberlistLatest imagesUsergroupsSearchRegisterComic WIP TrackerDownloadsLog inChat
Website Navigation Help
Translate the Website
Log in
Username:
Password:
Log in automatically: 
:: I forgot my password
Latest topics
» Meet Women Ready for Fun Tonight in Your Town
How to fix a Shake code? - Page 2 Emptyby GTFoxN6Y Yesterday at 3:26 pm

» Lizard WIP
How to fix a Shake code? - Page 2 Emptyby RenatoNat.J Yesterday at 2:51 pm

» Zatara The Master Magician WIP by RenatoNato
How to fix a Shake code? - Page 2 Emptyby RenatoNat.J Yesterday at 1:12 pm

» MMV Halloween Event 2024 - Mandarin by McCready, Buyog, wil.li.an & Candido159 Release
How to fix a Shake code? - Page 2 Emptyby spidergoku Yesterday at 12:08 pm

Special Features at MMV




Chat on MMV w/ Discord

Video Content Creation Reference
Search
 
 

Display results as :
 
Rechercher Advanced Search

 

 How to fix a Shake code?

Go down 
4 posters
Go to page : Previous  1, 2
AuthorMessage
AASL




Posts : 30
Join date : 2020-12-19
Age : 21

How to fix a Shake code? - Page 2 Empty
PostSubject: Re: How to fix a Shake code?   How to fix a Shake code? - Page 2 EmptySeptember 26th 2021, 12:20 am

Splash wrote:
AASL wrote:
Which statedef? The whole status of the notepad let's say?

Well, I already saw that it does not have any other Envshake code, the only thing I am handling is that hyper, but if everything is fixed when they hit it stops shaking, the only thing now is that; I start the hyper, the screen starts shaking (its ok) but if I cancel the hyper, the screen keeps shaking, instead of it stopping shaking, I would like the EnvShake to be canceled at the same time that I cancel the hyper.

can you help me with that?
Please comrades, excuse me


Theoretically, each move has a statedef.
 A weak punch has a statedef. 
a strong punch has a different statedef. 
a hyper has its own statedef. 
No statedef can be the same as another.

So, I suggested you paste the statedef of the hyper in question.


Try put this trigger in your enshake too:

trigger1 = Stateno = XXX ;;(xxx is the number of hyper statedef)



[State 730, EnvShake]
type = EnvShake
trigger 1 = time = 8
trigger1 = Stateno = XXX
trigger1 = !MoveContact;;;; or Trigger1 = Movecontact != 0;;;
trigger1 = Stateno != [5000,5899];;;Also you can try put the hited states to stop the envshake too like this
time = 275
ampl = -6
freq = 95
phase = 95

Thank you, I will try and see what happens
Back to top Go down
AASL




Posts : 30
Join date : 2020-12-19
Age : 21

How to fix a Shake code? - Page 2 Empty
PostSubject: Re: How to fix a Shake code?   How to fix a Shake code? - Page 2 EmptySeptember 26th 2021, 12:22 am

Although now I would like to know what states I put so that it is canceled with ANY type of blow, whether light or strong, super or hyper, I would like the EnvShake code to be canceled with any blow.

Which state would you put? Sorry I'm a novice with this code
Back to top Go down
Splash




Posts : 226
Join date : 2020-06-21

How to fix a Shake code? - Page 2 Empty
PostSubject: Re: How to fix a Shake code?   How to fix a Shake code? - Page 2 EmptySeptember 26th 2021, 7:07 am

AASL wrote:
Although now I would like to know what states I put so that it is canceled with ANY type of blow, whether light or strong, super or hyper, I would like the EnvShake code to be canceled with any blow.

Which state would you put? Sorry I'm a novice with this code


I dont know if I understood correctly. But if "Theoretically, each move has a statedef" you can try put the code in every move that use this envshake. But I recomend you test statedef by statedef.

You will need study the mugen docs + Need have in mind what is statedef -1,-2,-3; what is CNS, CMD, AIR files . Starting search on google for mugen docs and mugen tutorials. And about all I said here and how it all works together .


Is just a recomendation.
Back to top Go down
AASL




Posts : 30
Join date : 2020-12-19
Age : 21

How to fix a Shake code? - Page 2 Empty
PostSubject: Re: How to fix a Shake code?   How to fix a Shake code? - Page 2 EmptySeptember 28th 2021, 4:25 pm

Splash wrote:
AASL wrote:
Although now I would like to know what states I put so that it is canceled with ANY type of blow, whether light or strong, super or hyper, I would like the EnvShake code to be canceled with any blow.

Which state would you put? Sorry I'm a novice with this code
Thank you comrade

I dont know if I understood correctly. But if "Theoretically, each move has a statedef" you can try put the code in every move that use this envshake. But I recomend you test statedef by statedef.

You will need study the mugen docs + Need have in mind what is statedef -1,-2,-3; what is CNS, CMD, AIR files . Starting search on google for mugen docs and mugen tutorials. And about all I said here and how it all works together .


Is just a recomendation.
Back to top Go down
AASL




Posts : 30
Join date : 2020-12-19
Age : 21

How to fix a Shake code? - Page 2 Empty
PostSubject: Re: How to fix a Shake code?   How to fix a Shake code? - Page 2 EmptyOctober 3rd 2021, 7:23 pm

Thank you friends, I'll fix it. How to fix a Shake code? - Page 2 670481599
Back to top Go down
AASL




Posts : 30
Join date : 2020-12-19
Age : 21

How to fix a Shake code? - Page 2 Empty
PostSubject: Re: How to fix a Shake code?   How to fix a Shake code? - Page 2 EmptyOctober 4th 2021, 12:20 pm

Now I have a question, how can I do to damage the hyper more and not so little?
Back to top Go down
AASL




Posts : 30
Join date : 2020-12-19
Age : 21

How to fix a Shake code? - Page 2 Empty
PostSubject: Re: How to fix a Shake code?   How to fix a Shake code? - Page 2 EmptyOctober 11th 2021, 8:17 pm

How to fix a Shake code? - Page 2 2649099129
Back to top Go down
candido159




Posts : 1221
Join date : 2013-05-16
Age : 25

How to fix a Shake code? - Page 2 Empty
PostSubject: Re: How to fix a Shake code?   How to fix a Shake code? - Page 2 EmptyOctober 11th 2021, 10:37 pm

AASL wrote:
Now I have a question, how can I do to damage the hyper more and not so little?
You can easily change the damage number in its hitdef
Back to top Go down
AASL




Posts : 30
Join date : 2020-12-19
Age : 21

How to fix a Shake code? - Page 2 Empty
PostSubject: Re: How to fix a Shake code?   How to fix a Shake code? - Page 2 EmptyOctober 16th 2021, 1:51 pm

Thanks, I will try
Back to top Go down
Sponsored content





How to fix a Shake code? - Page 2 Empty
PostSubject: Re: How to fix a Shake code?   How to fix a Shake code? - Page 2 Empty

Back to top Go down
 
How to fix a Shake code?
Back to top 
Page 2 of 2Go to page : Previous  1, 2
 Similar topics
-
» Damage code.
» Code problem
» Please Code
» Need help with flying code
» help me with a code , please !!

Permissions in this forum:You cannot reply to topics in this forum
The Mugen Multiverse :: Mugen Related :: Mugen Help-
Jump to: