View Single Post
08/01/19, 02:24 PM   #7
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,913
Oh, replace this
Code:
MAP_PIN_TYPE_PLAYER_WAYPOINT
with this then and try if this works:
Code:
MAP_PIN_TYPE_PING
  Reply With Quote