mugen chars, rare characters
Mugen | CHAT | how do i control gouken by nejitumin? - Forum | Registration | Login
[New messages · Members · Forum rules · Search · RSS ]
  • Page 1 of 2
  • 1
  • 2
  • »
Forum » MUGEN related » How to play with this character? » how do i control gouken by nejitumin? (how?)
how do i control gouken by nejitumin?
anis91Date: Monday, 2011-07-04, 10:12 PM | Message # 1
Knight
Group: contributor
Messages: 120
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline
i got this char called gouken by nejitumin, it's awesome but i just can't control it, when i play with it, it starts slamming and smashing, plz help!

if u need to see any animation you want to see
the pm button is down-left
 
sgn_15Date: Tuesday, 2011-07-05, 7:35 AM | Message # 2
God
Group: contributor
Messages: 2518
Awards: 4
Reputation: 31
Reproofs: 0%
Status: Offline
post the char

 
BladeStorm_XDate: Tuesday, 2011-07-05, 7:34 PM | Message # 3
The Chosen One
Group: contributor
Messages: 538
Awards: 0
Reputation: 1
Reproofs: 0%
Status: Offline
just post the cmd file thats enough.
 
anis91Date: Wednesday, 2011-07-06, 11:58 PM | Message # 4
Knight
Group: contributor
Messages: 120
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline
what do u meen?

if u need to see any animation you want to see
the pm button is down-left
 
Zaraki_KenpachiDate: Thursday, 2011-07-07, 0:11 AM | Message # 5
Angel
Group: contributor
Messages: 1007
Awards: 6
Reputation: 2
Reproofs: 60%
Status: Offline


The Icon on the Top-Right is the Cmd file, theyve asked u to post that.


Sgn's HP : --- 30%
Xeno's HP: ---------- 100%
Evansz's HP: ---------- 100%
 
anis91Date: Thursday, 2011-07-07, 1:58 PM | Message # 6
Knight
Group: contributor
Messages: 120
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline
i know it's that icon, but i didn't get the"posting",i copy and paste the file?

if u need to see any animation you want to see
the pm button is down-left
 
BladeStorm_XDate: Thursday, 2011-07-07, 3:57 PM | Message # 7
The Chosen One
Group: contributor
Messages: 538
Awards: 0
Reputation: 1
Reproofs: 0%
Status: Offline
yeah that will do just open with notepad copy ,paste here happy .
 
anis91Date: Thursday, 2011-07-07, 4:30 PM | Message # 8
Knight
Group: contributor
Messages: 120
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline
its too long i can't

Added (2011-07-07, 4:30 PM)
---------------------------------------------
3392 lines!!!!!


if u need to see any animation you want to see
the pm button is down-left
 
BladeStorm_XDate: Thursday, 2011-07-07, 8:05 PM | Message # 9
The Chosen One
Group: contributor
Messages: 538
Awards: 0
Reputation: 1
Reproofs: 0%
Status: Offline
ppost only the stuff between

;-| Super Motions |--------------------------------------------------------
the stuff in between these two lines

;-| Special Motions |--------------------------------------------------------

and the stuff in between these two lines

;----------------------------------------------------------------------------
 
anis91Date: Friday, 2011-07-08, 2:12 PM | Message # 10
Knight
Group: contributor
Messages: 120
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline
k here is the part1
;-| Super Motions |--------------------------------------------------------
;The following two have the same name, but different motion.
;Either one will be detected by a "command = TripleKFPalm" trigger.
;Time is set to 20 (instead of default of 15) to make the move
;easier to do.
;
[Command]
name = "syouryu"
command = ~D, DF, F, D, DF, F, x
time = 20

[Command]
name = "syouryu"
command = ~D, DF, F, D, DF, F, y
time = 20

[Command]
name = "syouryu"
command = ~D, DF, F, D, DF, F, z
time = 20

[Command]
name = "shinsyouryu"
command = ~D, DF, F, D, DF, F, x+y
time = 20

[Command]
name = "shinsyouryu"
command = ~D, DF, F, D, DF, F, y+z
time = 20

[Command]
name = "shinsyouryu"
command = ~D, DF, F, D, DF, F, x+z
time = 20

Added (2011-07-08, 2:11 PM)
---------------------------------------------
part2
;-| Special Motions |------------------------------------------------------
[Command]
name = "EXhadou_x+y"
command = ~D, DF, F, x+y
time = 15

[Command]
name = "EXhadou_x+y"
command = ~D, DF, F, x+z
time = 15

[Command]
name = "EXhadou_x+y"
command = ~D, DF, F, z+y
time = 15

[Command]
name = "hadou_x"
command = ~D, DF, F, x
time = 15

[Command]
name = "hadou_y"
command = ~D, DF, F, y
time = 15

[Command]
name = "hadou_z"
command = ~D, DF, F, z
time = 15

[Command]
name = "EXtazumaki"
command = ~D,DB,B, a+b
time = 15

[Command]
name = "EXtazumaki"
command = ~D,DB,B, a+c
time = 15

[Command]
name = "EXtazumaki"
command = ~D,DB,B, c+b
time = 15

[Command]
name = "tazumaki_a"
command = ~D,DB,B, a
time = 15

[Command]
name = "tazumaki_b"
command = ~D,DB,B, b
time = 15

[Command]
name = "tazumaki_c"
command = ~D,DB,B, c
time = 15
[Command]
name = "EXgousyou"
command = ~D,DB,B, x+y
time = 15

[Command]
name = "EXgousyou"
command = ~D,DB,B, x+z
time = 15

[Command]
name = "EXgousyou"
command = ~D,DB,B, z+y
time = 15

[Command]
name = "gousyou_x"
command = ~D,DB,B, x
time = 15

[Command]
name = "gousyou_y"
command = ~D,DB,B, y
time = 15

[Command]
name = "gousyou_z"
command = ~D,DB,B, z
time = 15

[Command]
name = "EXhyattuki"
command = ~F, D, DF, a+b
time = 15

[Command]
name = "EXhyattuki"
command = ~F, D, DF, a+c
time = 15

[Command]
name = "EXhyattuki"
command = ~F, D, DF, c+b
time = 15

[Command]
name = "hyattuki_a"
command = ~F, D, DF, a
time = 15

[Command]
name = "hyattuki_b"
command = ~F, D, DF, b
time = 15

[Command]
name = "hyattuki_c"
command = ~F, D, DF, c
time = 15

[Command]
name = "EXkongou"
command = ~D,DF,F, c+b
time = 10

Added (2011-07-08, 2:12 PM)
---------------------------------------------
part 3

[Command]
name = "EXkongou"
command = ~D,DF,F, a+b
time = 10

[Command]
name = "EXkongou"
command = ~D,DF,F, a+c
time = 10

[Command]
name = "kongou"
command = ~D,DF,F, a
time = 10

[Command]
name = "kongou"
command = ~D,DF,F, b
time = 10

[Command]
name = "kongou2"
command = ~D,DF,F, c
time = 10

[Command]
name = "basaraF"
command = ~F,D,DF, x+y
time = 20

[Command]
name = "basaraF"
command = ~F,D,DF, x+z
time = 20

[Command]
name = "basaraF"
command = ~F, D, DF, z+y
time = 20

[Command]
name = "basaraB"
command = ~B,D,DB, x+y
time = 20

[Command]
name = "basaraB"
command = ~B,D,DB, x+z
time = 20

[Command]
name = "basaraB"
command = ~B,D,DB, y+z
time = 20

[Command]
name = "basaraKB"
command = ~B,D,DB, a+b
time = 20

[Command]
name = "basaraKB"
command = ~B,D,DB, a+c
time = 20

[Command]
name = "basaraKB"
command = ~B,D,DB, c+b
time = 20

[Command]
name = "kujinkyaku_a"
command = ~D,DF,F, a
time = 15

[Command]
name = "kujinkyaku_b"
command = ~D,DF,F, b
time = 15

[Command]
name = "kujinkyaku_c"
command = ~D,DF,F, c
time = 15

;-| Double Tap |-----------------------------------------------------------
[Command]
name = "FF" ;Required (do not remove)
command = F, F
time = 15

[Command]
name = "BB" ;Required (do not remove)
command = B, B
time = 15
;-| 2/3 Button Combination |-----------------------------------------------
[Command]
name = "recovery";Required (do not remove)
command = x+y
time = 1

[Command]
name = "Throw2"
command = /$B,x+a
time = 1

[Command]
name = "Throw"
command = x+a
time = 1

[Command]
name = "serving"
command = y+b
time = 1

Added (2011-07-08, 2:12 PM)
---------------------------------------------
part4
;-| Dir + Button |---------------------------------------------------------
[Command]
name = "down_a"
command = /$D,a
time = 1

[Command]
name = "down_b"
command = /$D,b
time = 1

;-| Single Button |---------------------------------------------------------
[Command]
name = "a"
command = a
time = 1

[Command]
name = "b"
command = b
time = 1

[Command]
name = "c"
command = c
time = 1

[Command]
name = "x"
command = x
time = 1

[Command]
name = "y"
command = y
time = 1

[Command]
name = "z"
command = z
time = 1

[Command]
name = "start"
command = s
time = 1
;------------[HOLD BUTTON]-------------------------------------------

[Command]
name = "holda"
command = /a
time = 1

[Command]
name = "holdb"
command = /b
time = 1

[Command]
name = "holdc"
command = /c
time = 1

[Command]
name = "holdx"
command = /x
time = 1

[Command]
name = "holdy"
command = /y
time = 1

[Command]
name = "holdz"
command = /z
time = 1

[Command]
name = "holdstart"
command = /s

[Command]
name = "holdyb"
command = /y+b

;-| Hold Dir |--------------------------------------------------------------
[Command]
name = "holdfwd";Required (do not remove)
command = /$F
time = 1

[Command]
name = "holdback";Required (do not remove)
command = /$B
time = 1

[Command]
name = "holdup" ;Required (do not remove)
command = /$U
time = 1

[Command]
name = "holddown";Required (do not remove)
command = /$D
time = 1

[Command]
name = "blocking"
command = F
time = 1

[Command]
name = "blocking2"
command = D
time = 1

;quick standing
[Command]
name = "quick"
command = /$D
time = 1

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


if u need to see any animation you want to see
the pm button is down-left
 
BladeStorm_XDate: Friday, 2011-07-08, 2:28 PM | Message # 11
The Chosen One
Group: contributor
Messages: 538
Awards: 0
Reputation: 1
Reproofs: 0%
Status: Offline
Try these commands

;----------------------------------------
syoryu
Down,Forward,Down,Forward,x

syoryu
Down,Forward,Down,Forward,y

syoryu
Down,Forward ,Down,Forward,z

shinsyoryu
Down,Forward,Down,Forward,(x+y)(together)

shinsyoryu
Down,Forward,Down,Forward,(y+z)(together)

shinsyo ryu
Down,Forward,Down,Forward,(x+z)(together)

Exhadou
Down,Forward,(X+Y)(together)

EXhadou
Down,Forward,(x+z)(together)

EXhadou
Down,Forward,(y+z)(together)

hadou
Down,Forward,x

hadou
Down,Forward,y

hadou
Down,Forward,z

EXtazumaki
Down,Back,(a+b)(together)

EXtazumaki
Down,Back,(c+b)(together)

EXtazumaki
Down,Back,(a+c)(together)

t azumaki
Down,Back,a

tazumaki
Down,Back,b

tazumaki
Down,Back,c

EXgousyou
Down,Back,(x+y)(together)

EXgousyou
Down,Back,(y+z) (together)

EXgousyou
Down,Back,(x+z)(together)

gousyou
Down,Back,x

gousyou
Down,Back,y

gousyou
Down,Back,z

EXhyattuki
Fo rward,Down,Forward,(a+b)(together)

EXhyattuki
Forward,Down,Forward,(b+c)(together)

hyattuki
Forward,Down,Forward,(a+c)(together)

h yattuki
Forward,Down,Forward,a

hyattuki
Forward,Down,Forward,b

hyattuki
Forward,Down,Forward,c

EXkonogou
Down,Forward,(c+b)(tog ether)

;---------------------------------------
 
asrwgmDate: Friday, 2011-07-08, 6:16 PM | Message # 12
Archangel
Group: contributor
Messages: 1794
Awards: 6
Reputation: 30
Reproofs: 0%
Status: Offline
R u using MUGEN 1.0, cuz its controllable if you use MUGEN 1.0


 
anis91Date: Saturday, 2011-07-09, 0:04 AM | Message # 13
Knight
Group: contributor
Messages: 120
Awards: 0
Reputation: 0
Reproofs: 0%
Status: Offline
Quote (asrwgm)
R u using MUGEN 1.0, cuz its controllable if you use MUGEN 1.0

no but, i tried him on mugen 1 , and he's still incontrollable

Added (2011-07-09, 0:04 Am)
---------------------------------------------

Quote (BladeStorm_X)
Try these commands

;----------------------------------------
syoryu
Down,Forward,Down,Forward,x

syoryu
Down,Forward,Down,Forward,y

syoryu
Down,Forward ,Down,Forward,z

shinsyoryu
Down,Forward,Down,Forward,(x+y)(together)

shinsyoryu
Down,Forward,Down,Forward,(y+z)(together)

shinsyo ryu
Down,Forward,Down,Forward,(x+z)(together)

Exhadou
Down,Forward,(X+Y)(together)

EXhadou
Down,Forward,(x+z)(together)

EXhadou
Down,Forward,(y+z)(together)

hadou
Down,Forward,x

hadou
Down,Forward,y

hadou
Down,Forward,z

EXtazumaki
Down,Back,(a+b)(together)

EXtazumaki
Down,Back,(c+b)(together)

EXtazumaki
Down,Back,(a+c)(together)

t azumaki
Down,Back,a

tazumaki
Down,Back,b

tazumaki
Down,Back,c

EXgousyou
Down,Back,(x+y)(together)

EXgousyou
Down,Back,(y+z) (together)

EXgousyou
Down,Back,(x+z)(together)

gousyou
Down,Back,x

gousyou
Down,Back,y

gousyou
Down,Back,z

EXhyattuki
Fo rward,Down,Forward,(a+b)(together)

EXhyattuki
Forward,Down,Forward,(b+c)(together)

hyattuki
Forward,Down,Forward,(a+c)(together)

h yattuki
Forward,Down,Forward,a

hyattuki
Forward,Down,Forward,b

hyattuki
Forward,Down,Forward,c

EXkonogou
Down,Forward,(c+b)(tog ether)

don't you get it? even if i disable the other player, i can only control with the ASD with the W(it means he can't jump)
none of the abc and xyz works with him


if u need to see any animation you want to see
the pm button is down-left
 
asrwgmDate: Saturday, 2011-07-09, 2:50 AM | Message # 14
Archangel
Group: contributor
Messages: 1794
Awards: 6
Reputation: 30
Reproofs: 0%
Status: Offline
Thats odd, when I use him I can control him just fine


 
AsterDate: Saturday, 2011-07-09, 5:53 AM | Message # 15
The Chosen One
Group: contributor
Messages: 592
Awards: 4
Reputation: 5
Reproofs: 20%
Status: Offline
.....non controlable char eh?
yeah....those things can really piss you off. try this.
search somewhere in the cmd. file that says anything related to the com puter controlling it, then...delete it!
CAUTION! make a copy of the char in case of accidental error.

if that doesn't work, try editing the def. file.



0.7%
 
Forum » MUGEN related » How to play with this character? » how do i control gouken by nejitumin? (how?)
  • Page 1 of 2
  • 1
  • 2
  • »
Search:

Copyright MyCorp © 2024 Create a free website with uCoz