| 08-12-2008, 12:12 PM | #1 |
I just wanna know if there is a way to make a unit unselectable but u can still see it's hp. Ofc just for certain units not for a player :P |
| 08-12-2008, 12:40 PM | #2 | |
Quote:
well simply clicking yes, but not draging... (i mean holding lmb and selecting units in a Rect) btw you can forbid this... i have forget the native function... (or better to say i am not sure how it's calls) |
| 08-12-2008, 01:01 PM | #3 |
If you give a unit locust and then chaos morph it into itself I believe its health bar will show up holding Alt but it will still remain unselectable. Or you could just run a very fast periodic check to see if the unit is selected by any players, and if it is then deselect it. |
| 08-12-2008, 04:10 PM | #4 | |
Quote:
the unselect is crap. work with low delay. like the minimum TriggerSleepAction interval. |
| 08-13-2008, 06:17 AM | #5 |
That's why I said to use a periodic event instead of the "selected" event. |
