OnlineCop / kq-fork

Fork of KQ r910. Just for fun.
GNU General Public License v2.0
15 stars 9 forks source link

Fix/ayla select team #162

Closed z9484 closed 1 year ago

z9484 commented 1 year ago

This is to fix the bug of mysterious party member disappearance. I am not 100% certain there still isn't an issue with guild.lua's LOC_ayla_join().

z9484 commented 1 year ago

My guess is that its just changing the graphics so everything should remain the same, but if we need to use this function some where else we should be careful testing it.

In other words hero1 and hero2 facing remains the same just who hero1 is changes. For example when it swaps Ayla to the front she does indeed face towards the NPC you are talking to, because that was what hero1 was facing.