YesNoOk
avatar

I need help with getting the lifebars working in 1.1 (Read 2723 times)

Started by Isabell_128, May 09, 2021, 12:32:13 am
Share this topic:
I need help with getting the lifebars working in 1.1
#1  May 09, 2021, 12:32:13 am
  • avatar
  • *
    • Japan
I just brought warzard lifebars in mugen 1.1, but still, I can't see the lifebars, I tried everything, but it's not working, any answers?
Re: I need help with getting the lifebars working in 1.1
#2  May 09, 2021, 04:01:53 am
  • ****
    • crepa.neocities.org
What is exactly happening? The lifebars didn't change from the previous one or you can't see any lifebar at all?
Re: I need help with getting the lifebars working in 1.1
#3  May 09, 2021, 10:44:21 am
  • avatar
  • *
    • Japan
The lifebars didn't change at all.
Re: I need help with getting the lifebars working in 1.1
#4  May 09, 2021, 09:43:43 pm
  • ****
    • crepa.neocities.org
Ok. There are two ways to change lifebars. The first one is overwriting the default lifebar files, the second one is creating a new folder and changing the path in system.def.

To make sure you're using the correct path, go to the data folder and open 'mugen.cfg' with notepad. Search for the 'motif' line, it should look something like this:
motif = data/mugen1/system.def
This is the path to your current screenpack. Now go to this path and open system.def. Search for 'fight'. In the default screenpack it's like this:
fight = fight.def
or
fight = data/mugen1/fight.def

Change this line with the correct path to your new lifebars. If you replaced the default lifebars in the data folder, change it to:
fight = data/fight.def
If you created another folder somewhere, change it to that folder:
fight = data/warzard_lifebar/fight.def

If you get an error when opening MUGEN you probably need to change paths in fight.def too, following that same logic above.
Hope it all makes sense.
Re: I need help with getting the lifebars working in 1.1
#5  May 10, 2021, 02:16:49 am
  • avatar
  • *
    • Japan
Uhhh, It seems to kinda work, but the lifebars are like weirded out..

     Posted: May 10, 2021, 03:13:16 am
Can't even see the heathbars.
Re: I need help with getting the lifebars working in 1.1
#6  May 10, 2021, 09:29:20 pm
  • ****
    • crepa.neocities.org
Can you provide a screenshot?