mugen chars, rare characters
Mugen | CHAT | Master Asia - Page 2 - Forum | Registration | Login
[New messages · Members · Forum rules · Search · RSS ]
  • Page 2 of 2
  • «
  • 1
  • 2
Forum » MUGEN related » How to play with this character? » Master Asia (how do i do this move?)
Master Asia
mykehawk1475Date: Monday, 2012-07-23, 10:20 AM | Message # 16
Baby
Group: Users
Messages: 19
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline
yeah I tried that and failed.thats why in my reply to websta i asked if there was a certain situation i had to be in for me to able perform that move.

link:http://www.4shared.com/get/K5p5mDii/T-H-M-A.html;jsessionid=BECA4A908D48FCAF3174C47DE65C1A00.dc322

I appreciate all the help from you guys smile
 
sgn_15Date: Monday, 2012-07-23, 2:09 PM | Message # 17
God
Group: contributor
Messages: 2518
Awards: 4
Reputation: 31
Reproofs: 0%
Status: Offline
mykehawk1475, ctrl+d on mugen
you can see the stateno of the char

try the char in watch mode and look at the stateno value and tell me then i will find the command, i dont have time now to test it


 
XenoTehNoobDate: Monday, 2012-07-23, 8:36 PM | Message # 18
Angel
Group: Blocked
Messages: 1083
Awards: 2
Reputation: 8
Reproofs: 0%
Status: Offline
How do you know that he does the move? If he doesn't have a readme and it's not in the CMD, he probably does't use it?

Added (2012-07-23, 8:36 PM)
---------------------------------------------

Quote (mykehawk1475)
my reply to websta

Websta is active here.


 
sgn_15Date: Monday, 2012-07-23, 9:54 PM | Message # 19
God
Group: contributor
Messages: 2518
Awards: 4
Reputation: 31
Reproofs: 0%
Status: Offline
XenoTehNoob, it can be in the cmd but there are additional situations coded before you can use the move (like low life, low health, etc)

 
mykehawk1475Date: Monday, 2012-07-23, 10:05 PM | Message # 20
Baby
Group: Users
Messages: 19
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline
@sgn_15: ill try your suggestions

Quote (XenoTehNoob)
How do you know that he does the move? If he doesn't have a readme and it's not in the CMD, he probably does't use it?


Ive seen him do that move in some youtube videos.
I also checked his sff file and found the effects for that move.
 
sgn_15Date: Tuesday, 2012-07-24, 6:26 AM | Message # 21
God
Group: contributor
Messages: 2518
Awards: 4
Reputation: 31
Reproofs: 0%
Status: Offline
actually i being a coder can make a complex troll command that does not really appear in cmd.

mykehawk1475, just post here again if you find the stateno.


 
mykehawk1475Date: Tuesday, 2012-07-24, 6:42 AM | Message # 22
Baby
Group: Users
Messages: 19
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline
Quote (sgn_15)
try the char in watch mode and look at the stateno value and tell me then i will find the command, i dont have time now to test it


thats kinda hard to do if the ai is not that good but ill keep trying.
 
XenoTehNoobDate: Tuesday, 2012-07-24, 6:47 AM | Message # 23
Angel
Group: Blocked
Messages: 1083
Awards: 2
Reputation: 8
Reproofs: 0%
Status: Offline
Quote (XenoTehNoob)
Websta is active here.

Quote (XenoTehNoob)
Websta is active here.

Quote (XenoTehNoob)
Websta is active here.

Quote (XenoTehNoob)
Websta is active here.

Quote (XenoTehNoob)
Websta is active here.

Quote (XenoTehNoob)
Websta is active here.


 
sgn_15Date: Tuesday, 2012-07-24, 7:36 AM | Message # 24
God
Group: contributor
Messages: 2518
Awards: 4
Reputation: 31
Reproofs: 0%
Status: Offline
mykehawk1475, i think i found the attack but.....

;ダークネスフィンガー 撃ち付け(強)
[State -1, ChangeState]
type = ChangeState
value = 3400
;TriggerAll = Var(33) = 0
;TriggerAll = var(11) = 1 || fvar(12) < 5

triggerall = command = "x" ;"ダークネスフィンガー 撃ち付けy"
trigger1 = ctrl = 1
trigger1 = statetype != A
trigger2= (stateno=[200,210]) && movecontact
trigger3= (stateno=[230,232]) && movecontact
trigger4= stateno = 240 && movecontact
trigger5= (stateno=[400,440]) && movecontact


ones in red can be ignored
yellow is the command name
as you can see i tried to change it to simple x command, i did it but only the first part of that super
the blue ones are his conditions. how he used the vars have to be studied before the conditions are understood. i removed it by commenting them, but it did not work

[Command]
name = "ダークネスフィンガー 撃ち付けy"
command = ‾D, DB, B, F, y
time = 25

try it


 
mykehawk1475Date: Tuesday, 2012-07-24, 8:24 AM | Message # 25
Baby
Group: Users
Messages: 19
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline
its still the first part sad
there is a similar move with the command D, DB, B, F, x+y but that is different from the move im trying to do
I noticed in some videos that he does it as a finisher in the third or fourth round, ill experiment with that.
 
Tyler3541Date: Tuesday, 2012-07-24, 11:22 AM | Message # 26
Templar Knight
Group: Users
Messages: 229
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline
If you're still wanting it translated i got it from google translation, don't know how accurate it is but here.

Code
http://pastebin.com/raw.php?i=mgQRps8h
 
mykehawk1475Date: Wednesday, 2012-07-25, 6:38 PM | Message # 27
Baby
Group: Users
Messages: 19
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline
thanks this is great!

; ----------------------
Kage da finger Darkness
; ----------------------
Conditions from v.
Command input when it is pressed against the wall in the shot put finger Darkness
Activate only available round the star performer has been crushed in the attack Darkness Finger
 
Forum » MUGEN related » How to play with this character? » Master Asia (how do i do this move?)
  • Page 2 of 2
  • «
  • 1
  • 2
Search:

Copyright MyCorp © 2024 Create a free website with uCoz