collapse

Author Topic: Necesito ayuda con el Super Jump MVC  (Read 702 times)

0 Members and 1 Guest are viewing this topic.

Offline VargVikernes

  • Forum Member
  • ***
  • Posts: 249
  • Last Login:December 31, 2023, 12:02:11 PM
  • Warrior of RagnaröK
Necesito ayuda con el Super Jump MVC
« on: April 15, 2009, 02:41:46 PM »
Hola, soy nuevo en el foro, y la verdad un verdadero noob en lo que a programación de chars se refiere... Bueno la cosa es que leí el post de Fallen Angel de como agregar el super salto estilo MvC a los chars:

http://www.infinitymugenteam.com/Forum_345/index.php?topic=3710.0

Pero no puedo hacerlo funcionar,  y ya probé con varios chars y nada, leía en el topic ese (con mi pobre inglés  :P) y a otro usuario tampoco le salía, al parecer con el mismo problema que yo, bueno, copio el código de lo que puse a ver si alguien puede ayudarme:

En el Adon de SFA del autor Pioupiou
En el CNS:
Quote
;Super Jump
[Statedef 123]; change these for the number that you want
type = A
movetype = I
physics = N
anim = 40 ; these is the jump anim
velset = 0,0
ctrl = 0


[State 0,0]
type = VarSet
trigger1 = Time = 0
sysvar(1) = 0

[State 0, 1]
type = VarSet
trigger1 = command = "holdfwd"
sysvar(1) = 1

[State 0, 2]
type = VarSet
trigger1 = command = "holdback"
sysvar(1) = -1

[State 0, 3]
type = VelSet
trigger1 = animtime = 0
x = ifelse(sysvar(1)=0, const(velocity.jump.neu.x), ifelse(sysvar(1)=1, const(velocity.jump.fwd.x), const(velocity.jump.back.x)))
y = const(velocity.jump.y)*2.4 ; you can change these value, to make it fit how you want the superjump


[State 0, 4]
type = ChangeState
trigger1 = animtime = 0
value = 50
ctrl = 1

Y el CMD:

Quote
[Command]
name = "DU"
command = D, U
time = 10

[State -1, super jump ]
type = ChangeState
value = 123
trigger1 = command = "DU"
trigger1 = ctrl ; these means that you can make the move when you control the char
trigger1 = statetype != A

Por si acaso ya comprobé que el statedef 123 no se repitiera, y también probé con otros números.

agradecería que me pudieran ayudar, y explicarme como debería ir correctamente [-O<
Saludos


Einheriar de Odin, postrado ante el Hliðskjálf.

WASSAIL!!!



Offline robinpup

  • Initiate
  • **
  • Posts: 28
  • Last Login:August 06, 2015, 05:46:39 AM
    • Email
Re: Necesito ayuda con el Super Jump MVC
« Reply #1 on: June 20, 2009, 01:49:25 AM »
yo te puedo ayudar agregame al msn jedah3@hotmail.com

Tags:
 


* IMT Facebook

Help us by Donating!

IMT Discord

Join us at our Discord! Click the image below!

* IMT Shoutbox

Sorry, this shoutbox does not exist.

* Recent Posts

* IMT Calendar

April 2024
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 [29] 30

SimplePortal 2.3.5 © 2008-2012, SimplePortal