[General] Will these natives cause a desync with GetLocalPlayer?

Status
Not open for further replies.
Hello,

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
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
JASS:
call BlzSetItemIconPath
that changes the Icon of a targeted item, not its type.


Thanks!
 
Status
Not open for further replies.
Back
Top