SetAltMinimapIcon

Parameters
iconPath string
comment

Sets the "alternative icon". You can display this icon for any unit via UnitSetUsesAltIcon.

note

Only one icon can be the "alternative icon" but you can give each player a different icon via GetLocalPlayer.

patch

1.07

return type
nothing
Source code
native SetAltMinimapIcon            takes string iconPath returns nothing
Source
common.j
wc3modding.com
SetAltMinimapIcon