| 05-18-2004, 01:46 PM | #1 |
Heyas, just wondering how do I make an ability invisible? Like phoenix fire, it doesn't show up as an ability but its just there... i tried making it an item ability TRUE and i tried basing it off an item ability, but the icon still shows up.. btw the ability im trying to make invisible is critical strike.. any ideas? |
| 05-18-2004, 03:14 PM | #2 |
Why dont you just make a trigger that is activated every time that unit attacks, and simulate critical strike with a random trigger? I suppose that will lag out if there is a lot of units attacking, but other than that it should work. (there's probably another way, but I dont know it.) |
| 05-18-2004, 03:23 PM | #3 |
Many ppl have asked this...and the answer is that it is impossible to hide an icon, you can import a completely black icon but it will still have a tooltip etc. |
| 05-18-2004, 06:04 PM | #4 |
The closest thing is to use textures\black32.blp as icon path, and put spaces in the tooltips |
