What's new

Client UI modifications

Backpack

Squid Slayer
Joined
Apr 18, 2017
Messages
35
Reaction score
25
Points
18
Age
30
Location
Timisoara
Hello,

I remember from, back in the days, there was this awesome TOP/PKO client UI/skin that was black with green edges on the windows.
Is there any way to modify/change (programatically or not) the UI/skin of the client?
I'm fine with any hint or tip or resource or tutorial to do so; would really like to play a bit with the UI.
 
Last edited:
You can use skin tweaks, however they arent supported by the game, so if it causes any game related problems, there would most likely not be provided any support for it.
 
Well, I am totally aware that they aren't supported, but I am curious how can I "make" those skins, to be specific.
 
Well, I am totally aware that they aren't supported, but I am curious how can I "make" those skins, to be specific.
There are a few files in /scripts/lua/forms and /texture/ui
The files in /scripts/lua/forms are plain text scripts that link textures to the game dialogs.
From there, only a bit of practice and imagination requered.
After done, can use our handy-dandy game launcher to make your own custom .tweak and even share it with other players if you like to.
 
Top