• 🏆 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!

Changing the "Build" icon

Status
Not open for further replies.
Level 1
Joined
Dec 15, 2006
Messages
5
I want to change the "Build" icon (the icon that you would click on to see an available list of buildable buildings) in a map I'm working on. The unit is Night-Elfish, so I want it to have the night elf build icon (its a tree looking icon) but I need the buildings to summon (like undead).

Any guidance on an easy switchover? I've looked in advanced constants....but found nothing.
 

TKF

TKF

Level 19
Joined
Nov 29, 2006
Messages
1,266
Try looking in

Advanced
Game interface...

a few lines below you should find

Icon - command - basic structure
Icon - command - basic structure (Human)
Icon - command - basic structure (Night Elf)
Icon - command - basic structure (Orc)
Icon - command - basic structure (Undead)
 
Level 1
Joined
Dec 15, 2006
Messages
5
Ah, thank you....now, the only other issue I'm having is whether or not I can relocate that build button to be at 3,2 instead of 0,2.

Can that be done?
 
Status
Not open for further replies.
Top