Page 1 of 1

Hidden green damage of FAI's CP

Posted: March 9th, 2016, 3:03 pm
by tn_minhtri
Hello everyone,
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


I want to hide this "+20 damage" in order to no one can see it, but I still have +20 damage. Please help me.
Sorry for my bad English. Thank you very much

Re: Hidden green damage of FAI's CP

Posted: July 16th, 2016, 10:29 am
by Fukki
u cant remove it cuz that is game bonus stat :p