Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with extension and transparency #221

Open
CerberusBR opened this issue Aug 27, 2022 · 2 comments
Open

problem with extension and transparency #221

CerberusBR opened this issue Aug 27, 2022 · 2 comments

Comments

@CerberusBR
Copy link

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
Copy link
Collaborator

Oen44 commented Aug 27, 2022

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
Copy link
Author

CerberusBR commented Aug 27, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants