D
Deleted member 5254
When a player joins the server, do you immediately set them to use custom tablist, or how do you do your system with the tablist?I am indeed using MudoSK's custom tablist features, I'll give your suggestions a go and let you know how it goes, thanks for the quick reply
[doublepost=1490841971,1490834810][/doublepost]Alright after some testing these are my results:
I originally did
tablist_remove_tab_delay_spawn: 15
tablist_remove_tab_delay_respawn: 15
and during testing to see if it fixed it I figured out that basically when a player joins the server, he sees any players around him as steves/alex's, the other players will see his/her skin fine
I then changed it to
tablist_remove_tab_delay_spawn: 40
tablist_remove_tab_delay_respawn: 15
But the issue is still there, so I think the main cause is that, when a player joins he will see those around him as steves
Do you think this is something on your end? Or should I give it a try and bump the delay_spawn a little more?