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

UI Layout editing

Status
Not open for further replies.
Level 12
Joined
Apr 15, 2008
Messages
1,063
Is it possible to overwrite the standard .SC2Layout files? I have tried importing modified versions into my map and it won't work. I can't even modify patch.sc2archive to do the change locally, and that was possible even in wacrcaft!
Is there anything else I have to do, other then import it under correct path (which I believe is "Base.SC2Data\UI\Layout\UI")
 

Attachments

  • customUI.gif
    customUI.gif
    283.9 KB · Views: 213
Level 11
Joined
Aug 1, 2009
Messages
963
No. It even states in the comments somewhere that you can't use modified files in custom maps.

However, you should be able to inject stuff into your mpq with an editor, but that won't help you for making a custom map at all.

Dialogs are your best bet.
 
Level 12
Joined
Apr 15, 2008
Messages
1,063
I heard somewhere that it should be "possible with 3rd party tools". Well, it's dissapointing, custom dialogs are very limited...

For example, how do I make ability button with custom dialog? I could create an issue-order button, but that works only for instant abilities, targeted abilities just won't work (so far I know, there is no way to enter the ability targeting mode, or is it?)

EDIT: Just found out it would be possible, by creating dialog controls from templates.
 
Status
Not open for further replies.
Top