RolandasV Posted January 4, 2019 Posted January 4, 2019 (edited) Hey guys, I just encountered this weird issue, everything works just fine on Windows, but when i start my server on Linux, player.SetClothes does not work properly, any ideas? Everything else works just fine on both Windows and Linux. EDIT: fixed it by using player.SetClothes(Dictionary<int, ComponentVariation>) instead of player.SetClothes(int slot, int drawable, int texture) Spoiler Edited January 4, 2019 by RolandasV
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now