NED
Well-known member
I try to add a magic bar, but there is no use, it won't display.
This is what I have:
IN LEVEL.TXT
IN LIFEBAR.TXT
It seems to be basic, but it don't work.
Did I forget something?
This is what I have:
IN LEVEL.TXT
Code:
#lbarsize {w} {h} {noborder} {type} {orientation} {border} {shadow} {graph} {backfill}
lbarsize 150 6 0 1#140 7 0 1
mpbarsize 100 6 0 1
#mpbarsize 63 6 1 1 0 -300 -300 -300 -300
timeloc 145 17 50 50 1# 150 -814 0 0 1
timeicon data/sprites/timeicon.gif 136 4
#noslowfx 1# pour les hitsound
#loadingbg -1
#loadingbg2 -1
hiscorebg 1
maxplayers 2#4
loadingbg 2 0 0 0 130 215
loadingbg2 2 0 0 0 130 215
p1life 31 18#30 15#30 22
p1mp 31 30#165 48
...
IN LIFEBAR.TXT
Code:
shadowcolor 40 40 40
whitebox 255 155 55
blackbox 252 55 25
color400 255 255 25
color300 255 255 25
color200 255 255 25
color100 255 255 25
color50 255 255 25
color25 255 255 25
color500 255 50 50
colormagic 0 0 255
It seems to be basic, but it don't work.
Did I forget something?