hide default status pane - keep displaying custom one [SOLVED]

laubwolf
04 Mar 2018, 18:12

Hi,

I want to display a custom status pane using JS.setCustomStatus ()
It´s working fine but the default status pane keeps displaying the players money, wasting space. Can I hide/remove it somehow while keeping the custom pane?

Thanks in advance!


laubwolf
04 Mar 2018, 18:15

Okay now I just found the solution myself, sorry :)

I just unticked money in the game features. Money is still getting implemented (I guess by the shop or combat lib by pixie)

Keep thread, in case someone runs into the same problem? Or delete?


The Pixie
05 Mar 2018, 08:41

When using money, it is useful to tick the box whilst editing, as various options appear on the editor, like you can set the price of objects, but then untick it before release, so it is not included in the status box (assuming you do not want it there).