Jump to content

C# NAPI.Player.SetPlayerClothes does not work on Linux (FIXED)


Recommended Posts

Posted (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

821W6gP.jpg

 

Edited by RolandasV

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...