View Single Post
  #23  
Old 12-13-2019, 11:09 AM
jaspen
Hill Giant
 
Join Date: Apr 2016
Posts: 107
Default

It changing as you level is normal. You get a larger range as you gain levels. At level 5 your con range will be very small. On top of that, each client has its own range compared to each other, which you are now seeing.

The con that the client shows is probably hard coded in the client. The oddities you have seen, like some greens giving exp and others not, is probably due to a conflict of what the client thinks and what the server is trying to tell it. With that said, it may be possible to make some code changes that would line up with titanium only. If someone used a different client they would then have oddities of their own compared to you.

With that said, have you checked to see if you were using the rule setting Uleat posted and did that correct things for you? But even that rule will most likely cause differences between the clients if multiple are used on your server. I am guessing there.
Reply With Quote