• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

How to REMOVE ICONS ?

Status
Not open for further replies.
Level 13
Joined
Mar 4, 2009
Messages
1,156
How can i remove icon for attack or defense (on the left side) and make that attack works with no icon.

BTW is it possible to make this not working if owner of attacking unit treats owner of attacked unit as an NATURAL?

-EVENTS unit is attacked
-CONDITIONS Attacking unit belongs to an ALLY of owner of Attacked unit
-ACTIONS...

{EDIT 1}
How can i remove icon for attack or defense (on the left side) and make that attack works with no icon.

{EDIT 2}
Is it possible to make this not working if owner of attacking unit treats owner of attacked unit as an NATURAL?

-EVENTS unit is attacked
-CONDITIONS owner Attacking unit belongs to an ALLY of owner of Attacked unit
-ACTIONS...
 
Last edited by a moderator:
  • Angry
Reactions: Rui
Level 16
Joined
May 1, 2008
Messages
1,605
Seas =)

You can remove the Icons via: Advanced > Game Interface > search the Icons you want remove and remove them.

If you want complete remove the icon - for Armor isn't possible - for attack it is only the way - that you set "Attacks avable" to "NON" - but then the Unit cant attack anymore.


2nd Question: Yes it is - go to the Object editor - get your unit - and set "Targets Allowed" to what you want

( You got crazy english ;) even crazier as my ;) )

MfG
Dr. Boom
 
  • Like
Reactions: Rui
Level 13
Joined
Mar 4, 2009
Messages
1,156
Seas =)

You can remove the Icons via: Advanced > Game Interface > search the Icons you want remove and remove them.

If you want complete remove the icon - for Armor isn't possible - for attack it is only the way - that you set "Attacks avable" to "NON" - but then the Unit cant attack anymore.


2nd Question: Yes it is - go to the Object editor - get your unit - and set "Targets Allowed" to what you want

( You got crazy english ;) even crazier as my ;) )

MfG
Dr. Boom
removeing targets allowed "natural" will make that unit not to attack at all .. so its not good ... i need to do some bonus action but not if attacked unit is natural ...
 
Status
Not open for further replies.
Top