• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Turn off Right Click behavior

Status
Not open for further replies.
Level 9
Joined
Dec 21, 2006
Messages
490
me again :/

fast and painless:
the problem, many skills have a right click behavior, means if i take a zergling and right click on an enemy it automaticlly attacks; or if i take a medivac and right click a friendly unit it automaticlly heals. is there a way to turn this off? there is nothing inside the skill. at least i found nothing.

2nd thing: do you know these green lines by having a unit order queue? able to remove those?
 
Level 9
Joined
Nov 4, 2007
Messages
933
There is a flag in the ability that is called Smart as well as fields in abilities called Smart Validators, Smart pretty much means the ability will be used on mouse right clicks, just uncheck this. I don't know exactly what you mean in your 2nd thing.
 
Level 9
Joined
Dec 21, 2006
Messages
490
removing the smart validators doesn't help
i can't find the flag "smart", where exactly is this? and what else is there?

the 2nd thing : using shift creates a order queue, f. E move, so it will show where the unit is going to move (all next orders connected by a green line)

------------------------------
ok got it, wrong translation bliz did smart=small
 
Last edited:
Level 5
Joined
Jul 10, 2010
Messages
124
the green line is probably a texture so if you figure out what that texture is called (by checking each texture in the assets list) then you can search for the texture name in the data editor and remove it from your map
 
Level 4
Joined
Jul 4, 2009
Messages
77
1.Smart Actions

I would assume, EXCLUDING everything on an abilities ABILITY - SCAN FILTERS will prevent it from being able to be called when right clicking.
Not sure if altering this on attack and move will effect these default abilities.

(Also, an extra tidbit of info. if you want to prevent a player from force attacking their ally or themself. you can alter a(or every) weapons Target Filters to exclude ally/player or even neutral, so when its attempted to be FORCE attacked with hotkey A - Click, it will give a "invalid taget" error.)

2.Waypoint Lines
In Abilities, there is a UI - Orders+ field.

Opening this gives you the LINE and Cursor click effects, and allows you to edit them (change color, appearance).
Not sure if simply deleting the listed '0' order and all its info will remove these lines for you. But I have a feeling what you want to achieve is done there.
 
Status
Not open for further replies.
Top