HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

How to make a unit unselectable?

05-28-2004, 03:01 PM#1
ImperialNaga
I saw it in alot of pros's map. For 1 example is NCCD by Darky27.
Those summoned unit frm a building is unselectable.
And it is not the below trigger.

Code:
Events: Every 1.00sec of game
Conditions: Unit type of selected unit = X
Actions: Unselect selected X Unit

Hope some1 help me.
05-28-2004, 03:16 PM#2
Aelita Lyoko
My advice would be to find an unprotected map with the trigger you are looking for and open up the map and see what kind of trigger the map is using.

Other than that, i don't know how to make a trigger like that.
05-28-2004, 10:34 PM#3
sc_freek
add the 'locust' ability to the unit
05-28-2004, 10:38 PM#4
ProFeT
else, edit the model (mdl file) and add :

uselectable,


after every geoset... but it a little more complicated ... :-/
05-28-2004, 11:31 PM#5
DoCa-Cola
Just give all the units you want unselectable the 'locust' ability, and they won't be selectable
05-29-2004, 05:50 PM#6
Panto
An example of an unprotected map that uses Darky27's method from NCCD is a map called NCCD by Darky27.