[DiscordArchive] What's the best way to return the character's faction?
[DiscordArchive] What's the best way to return the character's faction?
Archived author: DungeonMaster • Posted: 2017-08-05T14:09:19.462000+00:00
Original source
and dont have to look up all the ids
Archived author: speedfangz • Posted: 2017-08-05T14:09:34.622000+00:00
Original source
or player->learnspell(674);
Archived author: speedfangz • Posted: 2017-08-05T14:09:48.140000+00:00
Original source
http://wotlk.evowow.com/?spell=674
[Embed: Dual Wield - Spell - WOTLK Database World of Warcraft DB]
Dual Wield - Spell - WOTLK Database World of Warcraft DB
http://wotlk.evowow.com/?spell=674
Archived author: DungeonMaster • Posted: 2017-08-05T14:10:08.992000+00:00
Original source
the reason I ask is.. I've seen many scripts that learn skills using those names. so is Trinity allowing this? or is their code garbage that was never tested?
Archived author: DungeonMaster • Posted: 2017-08-05T14:11:47.546000+00:00
Original source
im not dissing the way the gods at wow engineered the database, im just thinking of a layer on top to make it easier.
Archived author: DungeonMaster • Posted: 2017-08-05T14:12:10.713000+00:00
Original source
and from the code ive seen.. that layer exists in some core somewhere
Archived author: DungeonMaster • Posted: 2017-08-05T14:21:44.108000+00:00
Original source
If we add an item to a character how can we make it equipped? Equipitem?
Archived author: Dany • Posted: 2017-08-05T14:23:22.143000+00:00
Original source
which script did yo usee
Archived author: DungeonMaster • Posted: 2017-08-05T14:26:59.543000+00:00
Original source
cant remember where it was.. but here's something similar. is this in AZC? player->LearnSpell(SPELL_DAGGERS, true);
Archived author: DungeonMaster • Posted: 2017-08-05T14:28:23.998000+00:00
Original source
https://pastebin.com/raw/gfgTBKp9