Wish you all the best!
Hello, im looking for help to convert some AzerothCore Modules to latest TrinityCore 3.3.5a.
Commit [8354a5f]
Every help is welcome to improve the Modules.
If you have interess, please feel free to add me on discord.
TheFrozenThr0ne 蛇
#3075
To Convert
- https://github.com/StygianTheBest/Az...master/Modules
Converted Modules
- https://github.com/MaDmaX1337/Azerot...st-TrinityCore
- - - Updated - - -
If someone can help me fix this script, almost everything works, if i choose a pet then the server will crash. I can't figure out the issue.
https://github.com/MaDmaX1337/Azerot...npcbeastmaster
Last edited by madmax1337; Yesterday at 09:14 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.