• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

Disable UI, enable command card hotkeys.

Status
Not open for further replies.
Level 19
Joined
Aug 8, 2007
Messages
2,765
Hey, im trying to disable the UI (for like a rpg or FPS using the Hide Game UI function) but i want to keep how you can use hotkeys for abillties (like i dont want the UI but i still want T to enable the attack cursor)
 

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,223
Try moving that area off screen. I think you can do this in the data editor or via triggers (I believe it allows you to move UI components).

I think hotkeys are a different layer from the graphics. In script you may be able to specify which layer you want to remove but I think GUI does not allow this.
 
Status
Not open for further replies.
Top