[DiscordArchive] Which file is responsible for auto-learning spells?
[DiscordArchive] Which file is responsible for auto-learning spells?
Archived author: NiganNi • Posted: 2020-12-29T09:11:12.837000+00:00
Original source
Which file is responsible for auto-learning spells?
Archived author: NiganNi • Posted: 2020-12-29T09:42:32.979000+00:00
Original source
what does the line mean:
{TARGET_OBJECT_TYPE_UNIT, TARGET_REFERENCE_TYPE_CASTER, TARGET_SELECT_CATEGORY_DEFAULT, TARGET_CHECK_DEFAULT, TARGET_DIR_NONE}, // 1 TARGET_UNIT_CASTER
Archived author: NiganNi • Posted: 2020-12-29T09:42:35.231000+00:00
Original source
file spellInfo.cpp
Archived author: NiganNi • Posted: 2020-12-29T09:44:22.132000+00:00
Original source
Some spells don't work if you don't make changes to spellInfo.cpp. Is there information on this file, can I link?