Closed Elegycloud closed 11 months ago
Just asking because im not understanding correctly what you are trying to achieve.
Am i right that you are wanting to change the player UID from Integer to String?
Just asking because im not understanding correctly what you are trying to achieve.
Am i right that you are wanting to change the player UID from Integer to String?
yes
Correct me if im wrong but i dont think thats possible without introducing some form of serversided UID <-> Alias mapping system because at the very end from my understanding the client works with integer values.
Correct me if im wrong but i dont think thats possible without introducing some form of serversided UID <-> Alias mapping system because at the very end from my understanding the client works with integer values.
ok,Thank you.,I'll see if there's another way.
no there isnt a way to change it directly in the data... the field is an integer. the only way to do it (visually only) is by using WindSeed which isnt and will never be implemented in this server due to security reasons
Hello, may I ask how to change the sequential numerical UID in Lunarcore to a fixed English UID? Please let me know which file in the source code I should modify. Thank you!