YesNoOk
avatar

help for mugen rc 1+ (Read 253 times)

Started by mahoro99, February 17, 2010, 06:03:31 pm
Share this topic:
help for mugen rc 1+
#1  February 17, 2010, 06:03:31 pm
  • *
hallo guys this is my first post in this guild hope to post more
i have got this problem with shin akuma lvl 2 :


Error message: Invalid cnstname velocity.jump.x in: const
Error parsing [State 40, 4]
Error in [Statedef 58]
Error in chars/ShinLVL2_Akuma/common1.cns
Error loading chars/ShinLVL2_Akuma/ShinLVL2_Akuma.def
Error loading p2

Library error message: Died parsing const(velocity.jump.x)

need some help plz
Re: help for mugen rc 1+
#2  February 17, 2010, 10:09:16 pm
  • ******
  • Legendary XIII
  • I am the eye of the storm to come!
    • New Zealand
    • network.mugenguild.com/cyanide/
velocity.jump.x

isn't the right format.

velocity.jump.fwd.x
velocity.jump.back.x
velocity.jump.neu.x

You name the section, followed by the whole line, with the last parameter being what you wish to check. X or Y


In M.U.G.E.N there is no magic button

They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance.
Re: help for mugen rc 1+
#3  February 18, 2010, 01:34:37 pm
  • *
thanks