Unclickable

Emu.Man00

New Member
Reaction score
41
I searched for unclickable on forums and i can only find 'give unit locust ability' but i can't find locust!:banghead: :banghead: :banghead: :banghead: :banghead: :banghead:

help, please and thankyou
 

Ghan

Administrator - Servers are fun
Staff member
Reaction score
889
Do you only want specific units to have locust or a whole unit-type?
 

Ghan

Administrator - Servers are fun
Staff member
Reaction score
889
For a unit-type, go into the unit editor and just add locust to the Abilities - Normal at the top of the unit's properties.
For a specific unit, I think this custom script will add it:

Code:
Custom script:   call UnitAddAbility(<Put your unit here>,'Aloc')
 

Hero

─║╣ero─
Reaction score
250
Example

Code:
function Blah takes nothing returns nothing
    local unit caster=GetTriggerUnit()
    call UnitAddAbility(caster,'Aloc')
endfunction

that would basically be a sample of it in jass...if you know jass

You can also add it as in ability in the Object Editor

Unit>Unit Abilities>Add Ability>Locust
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top