Steven1985
Active member
Hi, Hi, as I already have an mp bar below the player rpg-style I would like to remove p{1}mp {x} {y}. In levels.txt I put #p{1}mp 999 999 but it doesn't work.
Thanks in advance.
Thanks in advance.
putting # will stop that line command from working if i remember rightp1mp 999 -999
I put in levels.txt p{1}mp 999 -999 but the mpbar is always visible.Excluding p{#}mp means the default MP bar exists. However, including it in levels.txt, but hiding it with negative value(s) on Y axis works better depending on how much height size that sprite is measured. It works the same as p{#}life, p{#}icon, etc. Look at it in the manual if you don't understand.
putting # will stop that line command from working if i remember rightp1mp 999 -999
Thanks to you I resolved.i think that you need to type like this
putting # will stop that line command from working if i remember right