Jump to content

Different scales to display the player attributes


Icy
 Share

Recommended Posts

In other sport management games like OOTP, you can chose the scale you want to use when displaying the players/staff attributes.

Despite the real attributes using a 1-250 scale in the database, currently we see them displayed in a 1-20 in the interface. It would be great to have the option to display them in an 1-100, 1-20, 1-10, 1-5 or even just colors (representing a few ranges).

Also you could make optional to base the CA/PA stars either in your own team (current option) or based in your league or based in the whole game world.

I think it could be an easy way to add "difficulty levels" to the game depending on the "fog of war" that you want to add, for example using 1-5 scale it would be more difficult to separate players with similar attributes than the current 1-20 or than an 1-100 scale.

It should be easy to code, as my guess is that in the db you store the data as 1-250 and that it's function who is responsable of "rounding" the real 1-250 attributes to 1-20 to display them, so you can have several similar functions once per display option and just call the right "rounding" function depending on the game chosen option.

Sample of how it is done in OOTP:

 

Screen Shot 2020-10-17 at 19.10.55.png

Edited by Icy
Link to post
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...