cjl3230

Results 9 comments of cjl3230

@noloader https://github.com/jntass/TASSL.git maybe help you

@Gultask I'm sure the entire World of Warcraft client folder is not read-only. And not in the ProgramFiles directory

@tkn963 This is not the case, and when I connect to my local trinitycore server, the tutorial is normal. It does not repeat.It is repeated on the azerothcore server. @Gultask...

> I have no issues with the tutorials. Completing the first one you get and logging out and back in does not trigger the same tutorial. The tutorial flag is...

https://github.com/azerothcore/azerothcore-wotlk/blob/491f73382b4620d91fcd0cc47459f6b5f9c2aabc/src/server/game/Server/WorldSession.cpp#L920 LoadTutorialsData is never called.I think the problem is that the server does not read the information from the database and send it to the client.

![image](https://user-images.githubusercontent.com/2327445/173304822-90689ef0-8023-40d8-88dd-82686b3171e4.png) @Gultask @tkn963 @Saikur0n I add LoadTutorialsData() in void WorldSession::SendTutorialsData() and it works fine. But I'm not particularly familiar with the business logic of azerothcore, so I'm just giving a...

> The problem is still not fixed on the live ChromieCraft server. : ( yes, not fixed yet

I encountered the same problem on vs2022. I hope it can be merged soon.