[Question] List of Hidden abilities(war3 core abilities) ???

vuongkkk

New Member
Reaction score
1
You know, i know have a several abilities exist in war but not in WE.
Example:
Amov = move ability
Aatk = attack ability

But all i know is that. :banghead: So Where can i find a list of abilities like that?

They are very useful with me. Please help newbie
 

Tom_Kazansky

--- wraith it ! ---
Reaction score
157
"useful"? for what? you want to modify them or something?
those "hardcoded" abilities should NOT be touched.
 

vuongkkk

New Member
Reaction score
1
I know it, i dont want to modify, i just want to use it like
JASS:
        call UnitRemoveAbility(GetTriggerUnit(), 'Amov')

And slow 100% cant do as that code do
And following code is usefull when i use it like a stun (i dont like to pause unit)
JASS:
        call UnitRemoveAbility(GetTriggerUnit(), 'Amov')
call UnitRemoveAbility(GetTriggerUnit(), 'Aatk')


and if have ability patrol like that, i can remove one button command (have one more ability)
Or im crazzy and want to know all of them...
Etc...

Have anybody? Help me
 

Tom_Kazansky

--- wraith it ! ---
Reaction score
157
remove them like that and they're gone for good, can NOT be added back

for "slow 100%", you mean "immobilize"? if you manage your code good enough, you can set the minimum movement speed (in Gameplay Constants) to 1
and when you want to "immobilize" a unit, set its movement speed to 1, otherwise, set the movement speed to a specific value of your desire.

JASS:
call UnitRemoveAbility(GetTriggerUnit(), 'Aatk')


alternative way for this is add the ability Abun to the unit, you know this, no?
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top