• 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!

[c++] outfit limit - error

esio1991

New Member
Joined
Mar 8, 2009
Messages
81
Reaction score
2
Hello,
I'm writting to You, because I hope that someone can solve this problem. Namely number of outfits in Tibia client. The engine is set to default to 25. I'm going to change it to 35, but during the game, when I want to change outfit, pops error - all ID of outfits are correctly rewritten. The problem is that client have a limit. If anyone of you knows how to solve it?

Thanks in advance,
Esio.
 
The only way to bypass the limit is editing client. Maybe someone who's into reverse engineering could do that. But yeah, that's not C++ related I think.
 
Back
Top