Page 1 of 1

==daedra_ missing implementation [RESOLVED 0.10.26]

Posted: Fri May 24, 2019 12:19 am
by Jay_H
Quest is P0B10L08

Image

Curiously, I see no need for a new name here. _daedra_ works perfectly well on its own, but for some reason this quest insists on using ==daedra_.

(The %vam stuff is irrelevant.)

Re: ==daedra_ missing implementation

Posted: Sat Jul 13, 2019 4:47 pm
by BansheeXYZ
This string is used by many witch coven quests as well as this vampire quest.

Since dfall treats daedra princes as factions, and I think == means faction name, the usage here is appropriately ==daedra_. So it should be a name like Hermaeus Mora or Namira.

_daedra_ is used by QBN to define enemy types like daedroths and frost daedras. I don't see it used in a QRC and I'm not sure what it would do if you tried.

Re: ==daedra_ missing implementation

Posted: Sun Jul 14, 2019 8:23 am
by BansheeXYZ
Here is the macro in action in classic, Q0C00Y08 quest. It is indeed a random daedra prince faction.
dae1.png
dae1.png (41.36 KiB) Viewed 3567 times
dae2.png
dae2.png (43.37 KiB) Viewed 3567 times

Re: ==daedra_ missing implementation

Posted: Tue Jul 21, 2020 8:59 pm
by Ferital
I submitted a PR to fix this issue, as well a a similar error in quest R0C60Y24 which uses the ==vampire_ quest macro to get the name of the vampire clan.