Wish you all the best!
Hello, im looking for help to convert some AzerothCore Modules to latest TrinityCore 3.3.5a.
Commit [3b863f6]
Every help is welcome to improve the Modules.
If you have interess, please feel free to add me on discord.
TheFrozenThr0ne 蛇
#3075
To Convert [Done]
- https://github.com/StygianTheBest/Az...master/Modules
Converted Modules
- https://github.com/MaDmaX1337/Azerot...st-TrinityCore
Last edited by madmax1337; 04-16-2021 at 12:31 PM.
Wish you all the best!
Try:
Also, this conditional expression makes no senseCode:bool OnGossipSelectCode(Player* player, uint32 menuId, uint32 gossipListId, const char* code) { uint32 const sender = player->PlayerTalkClass->GetGossipOptionSender(gossipListId);
Code:if (!code) { code = ""; }
Seems strange, I tested your script and it's working for me.
Yes, lets say that. I make it working for WotLk. And im glad for all the help.
Noble endeavor, although most of these codes are awful ... Or well, can be done a lot better and simpler ...
I understand, well i just started to understand these codes and trying my best what i can to done my task. Even when i can not done every Module from AzerothCore because my knowledge is a bit low for the complexe scripts like transmog, for this i need help but i may come back later when i try to fix it for WotLk. At least I managed a few.
Last edited by madmax1337; 04-08-2021 at 05:13 PM.
I do believe Rochet2 is keeping his scripts updated.
Rochet2 Transmog 3.3.5: https://github.com/Rochet2/TrinityCo...ustom/Transmog - updated 6 months ago.
Yes great thank you for the information, im using it already.
I converted Npc_beastmaster a few months ago and I believe it's still relevant to the latest TC rev 3.3.5
gist.github.com Npc_beastmaster.cpp: https://gist.github.com/mindsear/44e...35ece83df32770