Junker1609

Results 4 comments of Junker1609

> @junker1609 thanks a lot for this report. Since you know how to solve it already, can you send a PR with your solution? Of course, you can check what...

I sent a PR to fix this issue

> What is the purpose of ip2nation ? to know where account location in db with last ip connection used ingame

> Vehicle cannot cast that spell because it requires explicit target. > https://github.com/TrinityCore/TrinityCore/blob/3.3.5/src/server/game/Handlers/PetHandler.cpp#L804 > In here we're passing nullptr as target and said function does that check: > https://github.com/TrinityCore/TrinityCore/blob/3.3.5/src/server/game/Spells/Spell.cpp#L5989 >...