::HOME
::CONTACT
::USERBARS
::FORUM
::PUBLIC GALLERY


 

hosted galleries

 ::HANGAR-8
 ::space marines 1
 ::space marines 2
 ::space marines 3
 ::chaos
 ::other
 ::patterns (skins)

 ::JORIL
 ::space marines
 ::imperial guard

 ::MIRAGEKNIGHT
 ::space marines
 ::chaos
 ::imperial guard
 ::eldar
 ::orks 

 ::PENTAY
 ::world military 1
 ::world military 2
 ::world military 3

 ::ECHOECHO
 ::space marines
 ::chaos

 ::TECHNODRAGON
 ::eldar 1
 ::eldar 2

 ::DEATHCASTER
 ::NFL 1
 ::NFL 2
 ::eldar
 ::other, page 1

 ::ABRIAEL
 ::imperial guard
 ::space marines

 ::T'omm T'royy
 ::imperial guard

::ZKE
 ::space marines
 ::chaos
 ::tau

 

Tutorials: Removing the HUD for Screenshots

This modification is so simple it should have been included in the game by default, and has no effect of Multiplayer games whatsoever.

First, if you're using WindowsXP, open an Explorer (not IE) window and on the toolbar, click TOOLS, and then FOLDER OPTIONS. In the window that pops up, click the VIEW tab, and make sure that 'Hide extensions for known file fypes' is unchecked. If it IS checked, clear the box and click OK. One of the reasons that this modification fails to work for some people is with the file we are going to create being saved as Autoexec.lua.txt. Ok, that done on to the next part.

Navigate to your Dawn of War installation directory, in a default installation this is: C:\Program Files\THQ\Dawn of War\
Once there, right click in the folder and select NEW, and then TEXT DOCUMENT. For the moment, leave the name as it is and double click the new text 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()")

Close the document, saving on exit. Now, rename this document Autoexec.lua (this is the bit where showing file extensions for known file types is important, otherwise, with the .txt extension hidden, it will more than likely save the document as Autoexec.lua.txt, which will of course cause it to fail to work).

That done, and if all is going according to plan, next time you play Dawn of War (or Winter Assault, and I'm assuming it'll also work with Dark Crusade), pressing SHIFT+TAB during a game or replay will toggle the HUD on or off.

::wing tutorial
::1 pixel emboss
::remove the HUD

::page 1


The Friendly Players List, fun online gaming without the usual hassles. Read about it HERE

WH40K: Banners & Badges link banner
Link to this site? Use the button above.

   

Dawn of War, the Dawn of War logo, GWI, the GWI logo, Games Workshop, GW, 40k, Chaos, Eldar, Ork, Warhammer, Warhammer 40,000 Device, Space Marine, Space Marine chapter logos, and all associated races, race insignia, marks, places, characters, illustrations and images from the Dawn of War game and the Warhammer 40,000 universe are either ®, (tm) and/or © Games Workshop Ltd 2000-2004, variably registered in the UK and other countries around the world, and used under license. All materials © Copyright Games Workshop Limited 2004 except the Source Code for the Dawn of War game © 2004 THQ Inc.

All Rights Reserved.