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
» Dc V M dimensional wars-Superman WIP
help me with a code , please !! Emptyby Shining Today at 12:51 am

» Classic VS : Athena
help me with a code , please !! Emptyby ELECTRO May 15th 2024, 12:27 pm

» More Legionnaires
help me with a code , please !! Emptyby marvel May 15th 2024, 8:18 am

» Soul Calibur Edits
help me with a code , please !! Emptyby Shining May 14th 2024, 10:56 pm

Special Features at MMV




Chat on MMV w/ Discord

Video Content Creation Reference
Search
 
 

Display results as :
 
Rechercher Advanced Search

 

 help me with a code , please !!

Go down 
4 posters
AuthorMessage
gartanham

gartanham


Posts : 1089
Join date : 2012-05-01
Age : 33

help me with a code , please !! Empty
PostSubject: help me with a code , please !!   help me with a code , please !! EmptyMay 22nd 2021, 11:54 am

help me with a code , please !! 670481599  Hello friends, good morning
I’m trying to put together new victory poses,
 but as I’ve said countless times,
 I'm not a coder, just a "sprite editor",
and I come to ask for help again ...
I need a code for a win pose that only works with victory by " time-over "
Can someone help me? help me with a code , please !! 2649099129  


help me with a code , please !! Me_ren10
Back to top Go down
Splash




Posts : 226
Join date : 2020-06-21

help me with a code , please !! Empty
PostSubject: Re: help me with a code , please !!   help me with a code , please !! EmptyMay 22nd 2021, 2:42 pm

So, let me try help:



1-I recommend you find a character that have what you want.



2- See the statedef (and animation). Make sure that your character have no the same statedef number and animation. If have the same number, just change the numbers and references.
In this case no need cmd files. Only Statedef  and animation code I Think.


3-Paste to your character.
Back to top Go down
Somm

Somm


Posts : 502
Join date : 2013-09-17

help me with a code , please !! Empty
PostSubject: Re: help me with a code , please !!   help me with a code , please !! EmptyMay 22nd 2021, 5:55 pm

gartanham wrote:
help me with a code , please !! 670481599  Hello friends, good morning
I’m trying to put together new victory poses,
 but as I’ve said countless times,
 I'm not a coder, just a "sprite editor",
and I come to ask for help again ...
I need a code for a win pose that only works with victory by " time-over "
Can someone help me? help me with a code , please !! 2649099129  


help me with a code , please !! Me_ren10

I'm afraid its unnecessary complicated due to the "gametime" trigger only counts the time elapsed, I dont know if its possible to check when the time is "0" No 

Anyway, I guess you could do something like this:

[State 180, Winpose decider]
type = ChangeState
triggerall = enemy(0), alive || enemy(1), alive
trigger1 = Time = 0
value = 185 ; Win by Time State

;-----------------------

Basically, you check if one of the enemies is still alive right before you go to any other winpose.
Then sends the player to a "victory by " time-over " state instead the usual winposes
Back to top Go down
naruto

naruto


Posts : 44
Join date : 2016-11-22

help me with a code , please !! Empty
PostSubject: Re: help me with a code , please !!   help me with a code , please !! EmptyMay 22nd 2021, 11:30 pm


Probably have to be a custom -2 statedef.

lose by time over is,


;---------------------------------------------------------------------------
; Lose by Time Over
[Statedef 170]
type = S
ctrl = 0
anim = 170
velset = 0,0

[State 170, 1]
type = NotHitBy
trigger1 = 1
value = SCA
time = 1

;---------------------------------------------------------------------------


So maybe make a targetstate = in the -2 statedef...


[State -2, 5155]
type = TargetState
trigger1 = stateno = 170
value = 185


Just a guess??? Question scratch Question
Back to top Go down
gartanham

gartanham


Posts : 1089
Join date : 2012-05-01
Age : 33

help me with a code , please !! Empty
PostSubject: Re: help me with a code , please !!   help me with a code , please !! EmptyMay 27th 2021, 10:24 am

cheers Good morning my friends thanks for the help,
I've been very busy lately and I didn't even have time to log in here,
so thanks in advance to my friends help me with a code , please !! 670481599
Back to top Go down
Sponsored content





help me with a code , please !! Empty
PostSubject: Re: help me with a code , please !!   help me with a code , please !! Empty

Back to top Go down
 
help me with a code , please !!
Back to top 
Page 1 of 1
 Similar topics
-
» Code Character.
» Please Code
» How to fix a Shake code?
» Damage code.
» Code Intro

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