[DiscordArchive] isn't dest refering to some coordinates?
[DiscordArchive] isn't dest refering to some coordinates?
Archived author: Zeeg • Posted: 2018-05-07T16:09:49.244000+00:00
Original source
isn't dest refering to some coordinates?
Archived author: Barbz • Posted: 2018-05-07T16:11:12.088000+00:00
Original source
this one yes
TARGET_DEST_DB = 17 Coords from the DB for various spells (teleport, aoe on specific static zone like onyxia breath etc)
Archived author: Barbz • Posted: 2018-05-07T16:11:43.509000+00:00
Original source
for this one I've written
TARGET_DEST_CASTER = 18 Targets the caster of the spell (DEST - working with other DEST ImplictTarget MOST OF THE TIME - Does not seem coded in TC - SRC and DEST are the same thing on TC/AC)
but maybe it calculates the coords of the caster (I didn't check further at the time)

Archived author: Viste • Posted: 2018-05-07T18:34:17.042000+00:00
Original source
https://github.com/azerothcore/azerothco...k/pull/853
[Embed: Core/Characters: fix pdump load after #755 and close issue #850 by...]
Changes proposed:
fixi pdump load command
Target branch(es): master
Issues addressed: Closes #850
Tests performed: build and ingame test says all work 
Known issues and TODO list:
No
https://github.com/azerothcore/azerothco...k/pull/853