FileFront Gaming Forums

remove menues for screenshots

This is a discussion on remove menues for screenshots within the Dawn of War: Dark Crusade General Discussion forums, part of the Dawn of War Series category; hi i was wondering if anyone knew how to remove the menus ect for screen shots thanks Foddaz...

Dawn of War: Dark Crusade General Discussion Discuss anything related to Dawn of War: Dark Crusade here

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1  
Old August 5th, 2009
I'm too cool to Post
 
Join Date: August 5th, 2009
Posts: 2
Rep Power: 0
foddaz is a n00b
Default remove menues for screenshots

hi i was wondering if anyone knew how to remove the menus ect for screen shots

thanks
Foddaz
Reply With Quote
  #2  
Old August 5th, 2009
Redeemed74's Avatar
Got Redemption?
 
Join Date: November 6th, 2008
Location: Xenia, Ohio USA
Posts: 228
Rep Power: 0
Redeemed74 should make some friends
Default Re: remove menues for screenshots

There are a few aspects to this, but this link should help you do it all:

RelicNews Forums - Console Commands (See First Post)
__________________
I have swept away your offenses like a cloud, your sins like the morning mist. Return to me, for I have redeemed you." (Is 44:22)
My lips will shout for joy when I sing praise to you— I, whom you have redeemed. (Ps 71:23)
Reply With Quote
  #3  
Old August 6th, 2009
TDATL's Avatar
I'm too cool to Post
 
Join Date: November 13th, 2005
Posts: 9
Rep Power: 0
TDATL has disabled reputation
Default Re: remove menues for screenshots

There used to be a page for it on DoWfiles but it seems to have gone missing during the server problems.

copy this

Quote:
screenmode = 0
fogofwar = 0
unitstats = 0
forcesynckills = 0

bind( "shift+tab", "toggle_user_interface() ")

bind( "shift+F1", "toggle_stat_UI() ")


function toggle_user_interface()

if screenmode == 0 then

print("Hiding user interface")
message_hide()
taskbar_hide()
screenmode = 1
else
print("Showing user interface")
taskbar_show()
screenmode = 0
end

end





function toggle_stat_UI()

print("Toggle unit/building stat bars")
ingame_stats_toggle()

print("Toggle unit/building selection boxes")
ingame_select_ui_toggle()

print("***Obsolete*** Toggle stat bars on mouse over units/buildings")
ingame_stats_mouseover_toggle()
end
then open up notepad. Paste the above into notepad and save as a .txt file. place the .txt file into your DoW directory and rename it autoexec.lua. You need to have file extensions turned on to do this. Then in game you hit "shift + Tab" to disable the GUI. If you run the game in -dev mode then you can also hit "shift + F1" and disable the unit selection circles, loading bars, and transport bars. This won't hurt your ability to play online (-dev mode can be run for replays and play in regular mode.)

Happy screen hunting.
Reply With Quote
  #4  
Old September 3rd, 2009
I'm too cool to Post
 
Join Date: August 5th, 2009
Posts: 2
Rep Power: 0
foddaz is a n00b
Default Re: remove menues for screenshots

Thanks for the help I can get some good screenshots now wooo!
Reply With Quote
Reply

Bookmarks

Tags
screenies, screenshot

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7.