YesNoOk
avatar

Lifebars won't change! (Read 972 times)

Started by Shady, January 10, 2010, 02:58:22 am
Share this topic:
Lifebars won't change!
#1  January 10, 2010, 02:58:22 am
  • **
Okay,I recently downloaded "2spicybar" lifebars (which happens to be the first time I attempt to change my lifebars)
I followed all the directions exactly numerous times,I even installed a new M.U.G.E.N to try them on it.
But they JUST WON'T WORK!

The pack contains:
- font (folder)
- fight.sff
- fight.def
- fight.snd

Steps followed:

- Put the three fight. files in the data folder,overwrite the ones that are there. (DONE!)
- put the font folder in the M.U.G.E.N folder,overwrite the one that's already there. (DONE!)
- Open the fight.DEF file and make sure the code is right,take a look:
[mcode][Files]
sff =data/fight.sff
snd =data/fight.snd
font1 =font/2spicy-basic.fnt
font2 =font/2spicy-time.fnt
font3 =font/2spicy-combo.fnt
font4 =font/powerP1.fnt
font5 =font/powerP2.fnt
fightfx.sff =data/fightfx.sff
fightfx.air =data/fightfx.air
common.snd =data/common.snd[/mcode]
(DONE!)
Edited system.def to fight = data/fight.def

So,what do I do now,if I missed a step or something,please tell me,cause I've tried this over and over!

btw is there a fast way to install characters on EVE screen pack,is there an easier screenpack to deal with?

Thanks in advance!
Last Edit: January 10, 2010, 03:19:00 am by Shady
Re: Lifebars won't change!
#2  January 10, 2010, 03:03:12 am
  • ******
    • Guatemala
Probably you didn't change your system.def. Be sure to change fight = from wathever it is at the moment to fight = data/fight.def.
Re: Lifebars won't change!
#3  January 10, 2010, 03:17:05 am
  • **
I forgot to mention that,but it's already done,I'll add it to the first post.
Re: Lifebars won't change!
#4  January 10, 2010, 05:38:13 am
  • ****
  • English fluency I am swear!
    • Canada

  • Online
what do you mean when they just won't work?

Are you getting some kind of error message?

Do the life bars not change at all?

Do they look messed up or something?
Quote
And "Reality" is unveiled.
What did it want . . .
What did it see . . .
What did it hear . . .
What did it think . . .
What did it do . . .
Re: Lifebars won't change!
#5  January 10, 2010, 12:52:29 pm
  • **
No error message,nothing looks messed up,M.U.G.E.N works perfectly...but with the original lifebars.
here the lifebars,maybe someone could try them out and see if the problem's from me or from the lifebars!
Last Edit: January 10, 2010, 12:56:27 pm by Shady
Re: Lifebars won't change!
#6  January 10, 2010, 05:24:26 pm
  • **
I don't like BUMPing,but come on guys,nobody knows how to solve this?
more info:
Windows XP professional x64 edition.
Elecbyte M.U.G.E.N 1.0 RC6

btw basically which Mugen is best?
winMugen(the no limit patch one) or the hi-res ready version or Dos Mugen or Elecbyte M.U.G.E.N 1.0 RC6 ?

Thanks in advance!
Re: Lifebars won't change!
#7  January 10, 2010, 06:40:01 pm
  • ******
    • Guatemala
Don't bump your thread, your problems aren't more important than anyone's else. Check your mugen.cfg and be sure to be changing the system.def in the correct folder.
Re: Lifebars won't change!
#8  January 11, 2010, 12:34:57 am
  • **
Ok,and can you also answer my other question?
btw basically which Mugen is best?
winMugen(the no limit patch one) or the hi-res ready version or Dos Mugen or Elecbyte M.U.G.E.N 1.0 RC6 ?
Re: Lifebars won't change!
#9  January 11, 2010, 12:44:54 am
  • ******
    • Guatemala
Try RC6. If it runs too slow then try winmugen plus.
Re: Lifebars won't change!
#10  January 11, 2010, 09:40:53 am
  • **
Wait,the lifebars are hi-res,doesn't make a difference,does it?
Re: Lifebars won't change!
#11  January 12, 2010, 12:07:14 am
  • avatar
I came across this yesterday. Check the fight def. you want to make sure that it looks something like this. the P1.Front spr should have the sprite group and # of the full power bar image. check on that.

p1.bg0.anim = 212
p1.bg0.layerno = 0
p1.mid.spr = 1,3
p1.front.anim = 122
p1.front.spr = 1,0
Re: Lifebars won't change!
#12  January 12, 2010, 02:19:42 pm
  • **
it doesn't even have those codes,lol!
but anyway I figured that the problem wasn't from the lifebars,it was from the MUGEN version itself!
I might be adding my other problems to the first post instead of spamming with threads.

Thanks for the help.

FIXED!