- Joined
- Aug 16, 2007
- Messages
- 884
Hello,
The natives listed below that were introduced in 1.29, do they cause a desync if used with GetLocalPlayer?
I asume not, as the change should only happen on the client, right?
Bonus Question:
Is there a way to change the Icon of an item-type? I'm only able to find
that changes the Icon of a targeted item, not its type.
Thanks!
The natives listed below that were introduced in 1.29, do they cause a desync if used with GetLocalPlayer?
JASS:
call BlzSetAbilityIcon
call BlzSetAbilityPosX
call BlzSetAbilityPosY
call BlzSetAbilityTooltip
call BlzSetAbilityExtendedTooltip
Bonus Question:
Is there a way to change the Icon of an item-type? I'm only able to find
JASS:
call BlzSetItemIconPath
Thanks!