Method Player:GossipSendPOI [-] [+]
Sends POI to the location on your map
Synopsis
Player:GossipSendPOI( x, y, icon, flags, data, iconText )
Arguments
number x
Valid numbers: all decimal numbers.
number y
Valid numbers: all decimal numbers.
number icon
Map icon to show.
Valid numbers: integers from 0 to 4,294,967,295.
number flags
Valid numbers: integers from 0 to 4,294,967,295.
number data
Valid numbers: integers from 0 to 4,294,967,295.
string iconText
- See method description.
Returns
Nothing.