srhrich
Member
- Joined
- Jul 29, 2012
- Messages
- 236
- Reaction score
- 23
Hi,
I’m trying to get the official Tibia 8.60 client to work with this source:
[8.6] [TFS1.3] Alkurius Global & Coustom (https://otland.net/threads/8-6-tfs1-3-alkurius-global-coustom.273912/)
The problem is that the client always crashes when players open the Set Outfit window — especially if the outfit is a retro outfit or any outfit that doesn’t exist in 8.60.
My question:
Is it possible to add support for these outfits to the official 8.60 client, or do I have to rely on OTClient?
Would replacing the .dat and .spr files be enough, or not possible at all?
Technical note (my understanding so far):
I’d like to make the official 8.60 client work (so people can still use Elfbot), but if that’s not realistically possible, I’d like to know before I waste more time.
Thanks in advance!
I’m trying to get the official Tibia 8.60 client to work with this source:
[8.6] [TFS1.3] Alkurius Global & Coustom (https://otland.net/threads/8-6-tfs1-3-alkurius-global-coustom.273912/)
The problem is that the client always crashes when players open the Set Outfit window — especially if the outfit is a retro outfit or any outfit that doesn’t exist in 8.60.
My question:
Technical note (my understanding so far):
- The 8.60 client executable only knows about the outfits and IDs that existed in 8.60.
- Even if I replace the .dat and .spr files, the client won’t recognize newer outfit IDs → crash.
- To make it work in 8.60, I would need to modify the client itself and inject new outfit definitions (which is advanced).
- OTClient, on the other hand, seems much easier because it supports custom outfits and sprites without crashing.
I’d like to make the official 8.60 client work (so people can still use Elfbot), but if that’s not realistically possible, I’d like to know before I waste more time.
Thanks in advance!