no edit summary
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
Selects a gossip (conversation) option. | |||
Selects a gossip | |||
SelectGossipOption(index) | SelectGossipOption(index) | ||
==Arguments== | |||
;index : Number - Index of the gossip option to select, from 1 to {{api|GetNumGossipOptions}}(); order corresponds to the order of return values from {{api|GetGossipOptions}}(). | |||