• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

How to put list character with outfit in OTClient ?

I know the files of otclient are edited '_' i want know Whats the file o need to edit for transform my client like the screenshot
 
\modules\client_entergame
\src\client
there you go, but if you don' even know paths to start i don't know how you will code it, start from cpp, lua for it will be ease to coded after a good cpp.
 
i know the paths to start '-', i make my character screen show me level, life, mana, experience, but the outfit i can't do it ;/ i'm try hardly. ^^ But if anyone try to help me i done more fast and public here :)
 
Just make the server send the outfitID, addons, colors and then just make OTClient load that outfit and put it in the list? You should be able to use the same code as the in-game outfit parser more or less.
 
show word hp mana exp is easy because you don't need to make client talk to server, only server, for actual outfit gonna be a challenge for you =)
 
I feel like this is a request... This forum is for support. If you have started some code we can see to help you, please post it!
 
I feel like this is a request... This forum is for support. If you have started some code we can see to help you, please post it!

This is one support request'-', if you read the title i write How to put list character with outfit in otclient, don't please i need to put outfit in character list can you make for me ?....

And the anothers members tell me one route how to put this ^^
but thanks for your answer
 
Back
Top