ParaDo0x
Posts : 260 Join date : 2012-06-11 Age : 31 Location : Russia
| Subject: The Crow. Stop time for enemy November 29th 2016, 11:11 am | |
| Hello guys, i have one question Can i stop time for enemy, but not for Crow Super pause dnt work nice here, cos im bad on code=) what i must alter here? | |
|
chuchoryu
Posts : 4633 Join date : 2012-10-04 Age : 35 Location : Mèxico
| Subject: Re: The Crow. Stop time for enemy November 29th 2016, 12:24 pm | |
| wow! no one made this I made the comming Bruce Lee but the Crow is other of my favorite ones!!!! nice job bro | |
|
Werewood
Posts : 5691 Join date : 2014-08-11
| Subject: Re: The Crow. Stop time for enemy November 29th 2016, 1:00 pm | |
| - ParaDo0x wrote:
- Hello guys, i have one question
Can i stop time for enemy, but not for Crow Super pause dnt work nice here, cos im bad on code=) what i must alter here?
MUGEN SuperPause can be used to freeze aka time-stop your MUGEN character's MUGEN Enemy only, and not including your MUGEN character! - in case gifyu not working for you...:
The MUGEN SuperPause code in the MUGEN GIF above is written like this: - Code:
-
[State ####, SuperPause] ; #### is your MUGEN character's state number type = SuperPause trigger1 = Time = 0 ; shall be your own MUGEN Triggers here.... time = ### ; the ### time to freeze aka time-stop your MUGEN Enemy, endcmdbuftime = ### ; the ### time to NOT to freeze aka time-stop your MUGEN character movetime = ### ; the ### time to NOT to freeze aka time-stop your MUGEN character pausebg = 1 ; well, it depends on your MUGEN need........ anim = -1 ; well, it depends on your MUGEN need........ sound = -1 ; well, it depends on your MUGEN need........ pos = 0,0 ; well, it depends on your MUGEN need........ darken = 1 ; well, it depends on your MUGEN need........ p2defmul = 1 ; well, it depends on your MUGEN need........ poweradd = 0 ; well, it depends on your MUGEN need........ unhittable = 1 ; well, it depends on your MUGEN need........ pausemovetime = 2147483647 ; just in case........ supermovetime = 2147483647 ; just in case........ ignorehitpause = 1 ; just in case........ persistent = 1
Last edited by borewood2013 on November 29th 2016, 2:19 pm; edited 1 time in total | |
|
ParaDo0x
Posts : 260 Join date : 2012-06-11 Age : 31 Location : Russia
| Subject: Re: The Crow. Stop time for enemy November 29th 2016, 1:16 pm | |
| chuchoryu, thank you! u can see more in topic=) borewood2013, really thank you! i will try do it=) | |
|
Werewood
Posts : 5691 Join date : 2014-08-11
| Subject: Re: The Crow. Stop time for enemy November 30th 2016, 11:31 am | |
| - ParaDo0x wrote:
- borewood2013, really thank you! i will try do it=)
You are very welcome! I can see and feel so much MUGEN hearts you are putting into your Crow MUGEN WIP! | |
|
Sponsored content
| Subject: Re: The Crow. Stop time for enemy | |
| |
|