Nohud Wiki
Advertisement
250px-W40kdowbox


Hide/Show Hud

1. Navigate to your Dawn of War installation directory (in a default installation this is: C:\Program Files\THQ\Dawn of War\ )

2. Once there, create a new text document. For the moment, leave the name as it is

3. Open the document, and paste the following into it:

screenmode = 0
function toggle_screenmode()
if screenmode == 0 then 
taskbar_hide() 
message_hide() 
screenmode = 1 
else 
taskbar_show() 
message_show() 
screenmode = 0 
end 
end 
bind("shift+tab", "toggle_screenmode()")

4. Save the document

5. Rename this document to Autoexec.lua

6. In-game press SHIFT+TAB to toggle HUD on/off

Source


Screenshot

Warhammer 40000 Dawn of War No Hud

Warhammer 40000 Dawn of War No Hud ~ http://screensider.com/#/12886



Warhammer 40,000: Dawn of War Hide Hud \\Warhammer 40,000: Dawn of War Remove Hud \\Warhammer 40,000: Dawn of War Toggle Hud Off \\Warhammer 40,000: Dawn of War Disable Hud \\Warhammer 40,000: Dawn of War Without Hud \\Warhammer 40,000: Dawn of War Turn Off Hud \\Warhammer 40,000: Dawn of War Hud free

Advertisement