OTCv8 / otclientv8

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

Can't toggle anymore wings and auras with the new setoutfit menu #197

Closed DoktorHolzbein closed 2 years ago

DoktorHolzbein commented 2 years ago

as the title says with the new setoutfit menu Im not able to toggle/use wings, auras anymore.. Shaders itself works perfect.

I click on any random aura but it doesnt want to pull it out or something.

Leesneaks commented 2 years ago

This is what i posted on discord relating to this.

It appears the code is incomplete, i've only scanned it quickly but aura's wings are not coded in the onElementSelect. showWings is always false.. options.showwings:ischecked but i believe it should be checking showWings.check.

Oen44 commented 2 years ago

Outfit selection module needs refactoring. Will be done soon.

DoktorHolzbein commented 2 years ago

it seems like its working perfectly as an gamemaster character but not has a normal player

Oen44 commented 2 years ago

Not related to the module. https://github.com/OTCv8/forgottenserver/blob/otclientv8/src/game.cpp#L3423= https://github.com/OTCv8/forgottenserver/blob/otclientv8/src/game.cpp#L3434=

Change to getWingByClientID and getAuraByClientID