Wierd issue with no experience now
So I had a player say this was happening and I tried it out and indeed they are correct. I logged in as a level 7 player and went into a zone like blackburrow. A level 3 mob shows up as a dark blue and you kill it with zero XP. A level 4 shows up as a dark blue and you get XP. This is with Underfoot.
I have players on right now so I have not bounced the server. What would cause an issue like this? The server has been running fine with minimal issues for months. I think rebooted it about 2 weeks ago was the last reboot. I am not sure what was cause the con to be a different color, I thought that was client side. If I remember that much of a level spread, that level 3 should be grey to a level 7. |
Under level 8.. mobs with a -4 level difference DO NOT give EXP that is why... :p
"CON_GREEN" == NO EXP Code:
uint32 Mob::GetLevelCon(uint8 mylevel, uint8 iOtherLevel) { |
Since they are appearing on the client end as blue is a thing with the client and to be ignored? The server does not send anything back to the client telling it what to visibly show these mobs does it? I am just trying to completely understand this and learn so excuse my ignorance.
|
I think like SoF+ they have different colors, so there is a slight display bug with mobs.
|
I think there's a post around here about the server using a particular con system and some clients use different ones.
Secrets may remember :smile: |
Code:
uint32 Mob::GetLevelCon(uint8 mylevel, uint8 iOtherLevel) { |
All times are GMT -4. The time now is 11:14 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.