Hidden green damage of FAI's CP

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

Post Reply
tn_minhtri
Newcomer
Posts: 7
Joined: March 8th, 2016, 12:52 am

Hidden green damage of FAI's CP

Post 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
You do not have the required permissions to view the files attached to this post.
User avatar
Fukki
Old Wrinkly Member
Posts: 238
Joined: April 19th, 2010, 1:48 pm
Location: In The World

Re: Hidden green damage of FAI's CP

Post by Fukki »

u cant remove it cuz that is game bonus stat :p
Image
Post Reply