Felipe93
Ghost Member
Hello
I'm trying to change the fonts of otcv8 from
to
It's works but the words in some palces of the client seems to be too little and looks like this

So i tried something like
and even lower values like 5px 1px so in some places like in inventory buttons
cap and soul labels words seems to to be too big and looks like this( you can see that the words inside the inventory buttons looks pretty bad
also inside cap and soul label

The Extra Question is that i've added a new widget in client_background it does works the problem is that in this wudget there is a new button called enter game
but the entergame widget appears right away after you open the client how can i disable that? do not start the client that widget/menubox
how to disable on client start the box marked in red?

I'm trying to change the fonts of otcv8 from
LUA:
font: verdana-11px-antialised
Code:
font: cipsoftFont

So i tried something like
Code:
font: cipsoftFont-11px-antialised
cap and soul labels words seems to to be too big and looks like this( you can see that the words inside the inventory buttons looks pretty bad
also inside cap and soul label

The Extra Question is that i've added a new widget in client_background it does works the problem is that in this wudget there is a new button called enter game
but the entergame widget appears right away after you open the client how can i disable that? do not start the client that widget/menubox
how to disable on client start the box marked in red?
