OTCv8 / otclientv8

Clean, ready to use version of OTClientV8 - Alternative, highly optimized Tibia client
Other
254 stars 191 forks source link

problem with extension and transparency #221

Open CerberusBR opened 2 years ago

CerberusBR commented 2 years ago

I have a client with transparency , efects and extended missiles has been learning problem with appearing the spr and dat ... it would be important to have a place in INIT to configure these changes when necessary!

Oen44 commented 2 years ago

There are game features for that. A little bit of research and you would find the solution.

g_game.enableFeature(GameSpritesAlphaChannel)
g_game.enableFeature(GameMagicEffectU16)
g_game.enableFeature(GameDistanceEffectU16)
CerberusBR commented 2 years ago

ProtocolGame parse message exception (5615 bytes, 220 unread, last opcode is 0xff (255), prev opcode is 0x64 (100), proto: 1098): unhandled opcode 255