I want to ask you: How to hide green damage of an invisible item in Fai's Cheat pack?
For example:
In FAI's Cheat pack, we have command "ai.ad"
with:
ai.(names) : add an invisible item
ad : attack damage +20 (claw of attack) (+20 is the green damage of claw of attack, next to white dame of unit)
and this is code in Fai's cheat pack
Code: Select all
function getinvItem7 takes unit vfai_u7,integer vfai_iv7 returns nothing
local boolean vfai_iI7=UnitAddAbility(vfai_u7,vfai_iv7)
endfunction
Sorry for my bad English. Thank you very much