Shinobi Life Online

Shinobi Life Online Category => Shinobi Life Online Suggestions => Topic started by: grayzag20 on November 23, 2016, 14:01:07

Title: SLO in-game right panel text (statistics)
Post by: grayzag20 on November 23, 2016, 14:01:07
Hello,,,

I've really noticed that the statistics and text on the right can be a bit overwhelming and take up quite some space when there are people on... It also kind off gets me triggered in-game (good against enemies xD) , basically I think it visually gets in the way of focus.

My suggestion is to implement this into a user activated option or launch-able window... The option to turn it ON or OFF can be placed on the log in screen under options or otherwise tied to a hotkey that enables or disables directly in-game. Gives more user preference in my opinion... Although it is not mandatory it would be great if possible!

Thank you,,,
 :) :) :) :) ;)
Title: Re: SLO in-game right panel text (statistics)
Post by: Manuster on November 23, 2016, 14:14:32
There is an option to reduce its size, I forgot it exactly but if you open the control menu's you should see the command for "Reduce UI size"

You can then choose a multiplier, so if you want it at half its original area then add 0.5 to code. I'm not sure what the minimum and maximum are but I think it mentions it.
Title: Re: SLO in-game right panel text (statistics)
Post by: grayzag20 on November 23, 2016, 14:20:03
There is an option to reduce its size, I forgot it exactly but if you open the control menu's you should see the command for "Reduce UI size"

You can then choose a multiplier, so if you want it at half its original area then add 0.5 to code. I'm not sure what the minimum and maximum are but I think it mentions it.

Yeah you are right, but then the text would be either big or too small to read and unpleasant for the eye, typing mid-game can be annoying.. So don't you think if it can be disabled enabled instantly by a button or such?
Title: Re: SLO in-game right panel text (statistics)
Post by: Manuster on November 23, 2016, 14:47:25
There is an option to reduce its size, I forgot it exactly but if you open the control menu's you should see the command for "Reduce UI size"

You can then choose a multiplier, so if you want it at half its original area then add 0.5 to code. I'm not sure what the minimum and maximum are but I think it mentions it.

Yeah you are right, but then the text would be either big or too small to read and unpleasant for the eye, typing mid-game can be annoying.. So don't you think if it can be disabled enabled instantly by a button or such?

There's currently no button for that but I'm sure it would be no problem to add. Rather a command that makees the UI go transparent would be useful too.
Title: Re: SLO in-game right panel text (statistics)
Post by: Tsunayoshi on November 23, 2016, 15:02:04
It's

Code: [Select]
/setuisize 0.60
Title: Re: SLO in-game right panel text (statistics)
Post by: Saitou on November 23, 2016, 18:39:34
We will have options later to fully customize the size and transparency of all the UI on the screen.