[DiscordArchive] 500s? do u mean just 500?
[DiscordArchive] 500s? do u mean just 500?
Archived author: M'Dic • Posted: 2021-06-12T02:50:58.540000+00:00
Original source
i think u may have too few arguments
Archived author: WireLiteSoftGames • Posted: 2021-06-12T02:51:09.681000+00:00
Original source
you used to be able to call bool OnGossipSelect(Player* player, Creature* creature, uint32 sender, uint32 gossipListId) but can't now so i had to substitue using Creature* creature{}; because without it case 51: //chimera
CreatePet(player, creature, 21879); creature is not found and errors and I think this is not right but there is so many changes I can't seem to understand why lol