is it possible to get unselectable units?

Red_drake

New Member
Reaction score
4
is it possible to have units that are owned but not slectable/controllable (yet still targetable)
so, no locusting units, because they cant be targeted
(what happens if you add then remove locust, i know some effects bug and stay, but i dont know which)
i dont wanna use a neutral player because of bounty issues.

edit: and side question, is there a 'unit becomes selected' or 'player selects unit' event?
 
actually you can use a bug of the locust ability for this issue. it makes the unit unselectable but still targetable with rightclick or abilitys. the unit is still vulnerable and has collision.
i know some say you should add and remove locust, i dont know whether this way works out good.

i am doing it differently. i create a dummy unit with locust and add the chaos ability modified to transmorph my dummy to the unit i want it to be. this just works fine for the wanted effect.

i hope you manage how to do it otherwise i might upload a quick demo map if you encounter any problems.

good luck. accname.
 
Set the unit type as "ward" then create triggers that dont allow players to control the units.

If you want the triggers just PM me :).

Good luck,
Avaleirra
 
hmm
thinking about it now, i dont knwo why i didnt want neutral players cause of bounty issues... can someone explain that to me? :p i know ill think of it right as i hit the send button...

anywho! so adding and removing locus makes them unselectable but targetable? o.o

and making a unit a ward means it can still be issued left-click orders. so that doesnt work
 
I have triggers that make it so that left-click orders won't work.


EDIT:
Trigger:
  • stoporder
    • Events
      • Unit - A unit Is issued an order targeting a point
      • Unit - A unit Is issued an order targeting an object
    • Conditions
      • (Issued order) Equal to (Order(smart))
    • Actions
      • Unit - Pause (Ordered unit)
      • Unit - Order (Ordered unit) to Stop
      • Unit - Unpause (Ordered unit)



EDIT2: you can just apply the conditions on which units you want. So you might wanna turn this off for heroes so add in conditions

triggering unit not equal to hero
 
1. Copy the unit you want to make unselectable and paste a new version of it into the object editor.
2. Add the ability Locust to the original unit (not the copy) in the object editor.
3. Edit the ability Chaos (Orc menu) so that it doesn't have upgrade requirements and so the unit converted to (new unit type) is the copy unit type. You will need to rename it so that you won't confuse it with other chaos abilities that do the same thing - each unit you want this trick to work on has to have a copy unit and its own Chaos ability.
4. When the unit enters the map (if it is pre-placed, you'll need to convert those individually - note you won't be able to pick every them from a region because of Locust) add the chaos ability to the unit to convert it into the copy. It should retain the inability to be selected, but otherwise will be a standard unit that you can order with triggers and it will attack enemy units on its own.

Minimum.
 
two things:
1.Add the Ward classification (will remove all buttons like attack-patrol-move)
2.Make a trigger like said above to disable right-click movement:
A unit is issued a point
A unit is issued targeting an object

Condition: Issued Order equal to "smart" ==true

Unit-Pause unit
Unit-Order triggering unit to Stop
Unit-Unpause unit

I use this too, checking the "unit is selected" event doesn't work properly, since there is a short delay (but enough to do right cllicks or even moving with the buttons)
 
Try custom scripts:

Code:
call UnitAddAbility(udg_YourUnit,'Aloc')
call UnitRemoveAbility(udg_YourUnit,'Aloc')

Just change YourUnit into the variable of your unit.. If it's Triggering Unit, just replace udg_YourUnit with GetTriggerUnit()...

For example, you the unit is registered as Unit1 variable, change udg_YourUnit as udg_Unit1
 
No need of triggers.
No need of classifications.
only warcraft III standart abilitys.

1. Download the attached demo map
2. Run Testgame
3. Test the preplaced farms whether this is the effect you want

How it works:
I used the normal footmen of the humans and gave him following abilitys.
a) Locust (Which makes him invulnerable, unselectable, untargetable and toggles collision off)
b) a custom Chaos ability to transmorph him into a farm

transmorphing this locust dummy unit now into a farm removes the invulnerablity makes it targetable again and gives back all collision though its still unselectable.
just check it out!
 
and thats exactly what i want :D thanks guys! :)
the only problem is the lack of health bar... but thats changable if i hide and unhide the unit...
 
and thats exactly what i want :D thanks guys! :)
the only problem is the lack of health bar... but thats changable if i hide and unhide the unit...

Set the selection scale (of your "farm") to -0.01 and you get no helath bar =D
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • The Helper The Helper:
    News portal has been retired. Main page of site goes to Headline News forum now
  • The Helper The Helper:
    I am working on getting access to the old news portal under a different URL for those that would rather use that for news before we get a different news view.
  • Ghan Ghan:
    Easily done
    +1
  • The Helper The Helper:
    https://www.thehelper.net/pages/news/ is a link to the old news portal - i will integrate it into the interface somewhere when i figure it out
  • Ghan Ghan:
    Need to try something
  • Ghan Ghan:
    Hopefully this won't cause problems.
  • Ghan Ghan:
    Hmm
  • Ghan Ghan:
    I have converted the Headline News forum to an Article type forum. It will now show the top 20 threads with more detail of each thread.
  • Ghan Ghan:
    See how we like that.
  • The Helper The Helper:
    I do not see a way to go past the 1st page of posts on the forum though
  • The Helper The Helper:
    It is OK though for the main page to open up on the forum in the view it was before. As long as the portal has its own URL so it can be viewed that way I do want to try it as a regular forum view for a while
  • Ghan Ghan:
    Yeah I'm not sure what the deal is with the pagination.
  • Ghan Ghan:
    It SHOULD be there so I think it might just be an artifact of having an older style.
  • Ghan Ghan:
    I switched it to a "Standard" article forum. This will show the thread list like normal, but the threads themselves will have the first post set up above the rest of the "comments"
  • The Helper The Helper:
    I don't really get that article forum but I think it is because I have never really seen it used on a multi post thread
  • Ghan Ghan:
    RpNation makes more use of it right now as an example: https://www.rpnation.com/news/
  • The Helper The Helper:
  • The Helper The Helper:
    What do you think Tom?
  • tom_mai78101 tom_mai78101:
    I will have to get used to this.
  • tom_mai78101 tom_mai78101:
    The latest news feed looks good
  • The Helper The Helper:
    I would like to see it again like Ghan had it the first time with pagination though - without the pagination that view will not work but with pagination it just might...
  • The Helper The Helper:
    This drink recipe I have had more than a few times back in the day! Mind Eraser https://www.thehelper.net/threads/cocktail-mind-eraser.194720/

      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