murdocmurat
Bannedbanned
LEVEL 4
215 XP
hello can someone explain how can we make talent three to all learn and all spells like custom 255
for (auto talent : sTalentStore)
{
if (talent->ClassID != getClass())
continue;
if (talentInfo->SpecID && talentInfo->SpecID != player->GetUInt32Value(PLAYER_FIELD_CURRENT_SPEC_ID))
continue;
player->AddTalent(talent, player->GetActiveTalentGroup(), true);
}
player->SendTalentsInfoData(false);
its like custom 255 talent system i meanCan you give us more details about your issue by means which core and does 7.x means that it's a legion server ?
https://forum.emudevs.gg/threads/c-learn-all-spells-learn-all-talents.216/its like custom 255 talent system i mean
Thats dope sharehttps://forum.emudevs.gg/threads/c-learn-all-spells-learn-all-talents.216/
Check if this will work for you, don't try if you're using latest trinitycore version.
I'll update it when i have time or someone could do it if he have time.
Thank you â¤ï¸Thats dope share
thanks jada i hope it will work on new talent system after legionThank you â¤ï¸
Not sure it will, now you mentioned legion which i highly doubt it will. LMAOthanks jada i hope it will work on new talent system after legion![]()