Jump to content

What panel is this?


EnigMattic1
 Share

Recommended Posts

4 minutes ago, EnigMattic1 said:

Yeah, I've literally just found it. Can't hide the values though.

i'm not logged into the game, so i'm asking blindly here

Are we talking about the star values ? if so, have you looked in  "graph instant hint star rating.xml" in the generic folder

Edited by snowofman
Link to post
Share on other sites

28 minutes ago, EnigMattic1 said:

Specifically, the one that shows when you hover over the line AND the ones on the 'y' axis:

image.png.c2214fc1b8af89e47444af51e0c58287.png

i'll take a extra look tomorrow, it's midnight here and brain.exe has stopped working.
let me know if you sort it, else i'll let you know what i find tomorrow

Link to post
Share on other sites

42 minutes ago, EnigMattic1 said:

Specifically, the one that shows when you hover over the line AND the ones on the 'y' axis:

image.png.c2214fc1b8af89e47444af51e0c58287.png

Check this file, it's the one showing the lines.
player/player attribute history.xml

i would assume you can find your stuff in there

Edit: else i'll look more tomorrow

Edit 2: Line 8 has the values on the lines

Edited by snowofman
Link to post
Share on other sites

8 hours ago, snowofman said:

Check this file, it's the one showing the lines.
player/player attribute history.xml

i would assume you can find your stuff in there

Edit: else i'll look more tomorrow

Edit 2: Line 8 has the values on the lines

Haven't been able to get it working yet.

Link to post
Share on other sites

2 hours ago, EnigMattic1 said:

Haven't been able to get it working yet.

I think removing the values from the y axis is gonna be hard, as the x values are depending on them, as you'll see if you make those 100 and 200 you see the lines be all at the bottom
removing the values from the lines themself is all in line 8, just remove that and the values are gone

i'm currently not sure what can be done with the x axis

 

Link to post
Share on other sites

34 minutes ago, snowofman said:

I think removing the values from the y axis is gonna be hard, as the x values are depending on them, as you'll see if you make those 100 and 200 you see the lines be all at the bottom
removing the values from the lines themself is all in line 8, just remove that and the values are gone

i'm currently not sure what can be done with the x axis

 

Would there be any way to make the values invisible? So you wouldn't have to remove them?

Link to post
Share on other sites

10 minutes ago, EnigMattic1 said:

Would there be any way to make the values invisible? So you wouldn't have to remove them?

not 100% sure, but you might be able to trick it  by changing the "<record id="label_font" font="title"/>" font to something else and in the settings make the color same color as the background of your page
you need to change the name as title is used to many other places.

 

Hope it makes sense

 

Edit: <record id="label_font" font="somethingelse"/>

Edited by snowofman
Link to post
Share on other sites

10 minutes ago, EnigMattic1 said:

Can't get it to work at the moment. I am going to be making a few other changes elsewhere within the skin, I will come back to this.

alright, i'll take a look too as soon as i have abit of time tomorrow or wednesday. i'll keep you posted

Link to post
Share on other sites

47 minutes ago, EnigMattic1 said:

Can't get it to work at the moment. I am going to be making a few other changes elsewhere within the skin, I will come back to this.

okay just had a little look. 

 

as said before, like 8 have the values on the lines. so if you remove that they are gone

 

If you replace line 13 with

<record id="label_font" colour="green" />

the y values turn green, so you just have to replace green with the colour of your background and you should be good to go

fdfd.PNG

Edited by snowofman
Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...