SelectGossipOption() returns nil since 10.0.7

Hi!
I have a script, that chooses the first gossip option if I’m talking to a specific NPC (for e.g. one of the dragons from Algeth’ar Academy, that gives you a buff). But since the new patch it returns ‘nil’.

It looks like the API changed, but I can’t find more information about it, so I can fix it.

Thanks in advance!

Your best bet is to check how Boss mods and WeakAuras do this.

1 Like

C_GossipInfo.SelectOptionByIndex()

https://wowpedia.fandom.com/wiki/Patch_10.0.7/API_changes

1 Like

Oh shame on me! I thought, I searched well enough. Thanks mate! :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.