Street Fighter: the Evil Hado

inizzializzare il cmd

« Older   Newer »
  Share  
view post Posted on 22/6/2010, 16:15
Avatar

Advanced Member

Group:
Member
Posts:
1,027

Status:


Salve atutti sto cominciando con la programmazione di cvs2 mr.karate xò ho dei problemi con il cmd x ora ho messo i comandi base mentre nel cns solo lo state 170

;cns

[Statedef 170]
type = S
ctrl = 0
anim = 170
velset = 0,0,0

[State 192, 2]
type = ChangeState
trigger1 = AnimTime = 0
value = 0
ctrl = 1

:cmd

;-| Default Values |-------------------------------------------------------
[Defaults]
; Default value for the "time" parameter of a Command. Minimum 1.
command.time = 15

; Default value for the "buffer.time" parameter of a Command. Minimum 1,
; maximum 30.
command.buffer.time = 1


;Single Commands
[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 = "s"
command = s
time = 1

[Command]
name = "hold_a"
command = /$a
time = 1

[Command]
name = "hold_b"
command = /$b
time = 1

[Command]
name = "hold_c"
command = /$c
time = 1

[Command]
name = "hold_x"
command = /$x
time = 1

[Command]
name = "hold_y"
command = /$y
time = 1

[Command]
name = "hold_z"
command = /$z
time = 1

;-| Hold Dir |--------------------------------------------------------------
[Command]
name = "holdfwd"
command = /$F
time = 1

[Command]
name = "holdback"
command = /$B
time = 1

[Command]
name = "holdup"
command = /$U
time = 1

[Command]
name = "holddown"
command = /$D
time = 1

ma quando faccio partire il char con fighter factory mi da errore nel cmd
error loading chars/ffchartest/ffchartest

 
Top
0 replies since 22/6/2010, 16:15   58 views
  Share