API GetNumGossipOptions
Talk0
98,461pages on
this wiki
this wiki
Returns the number of conversation options available with this NPC.
numOptions = GetNumGossipOptions();
Returns
- numOptions
- Number - Number of conversation options you can select.
Details
- This information is available when GOSSIP_SHOW event fires.