Movie making config (hud removal)

Nya`Nya` Join Date: 2012-02-16 Member: 146134Members
Are there any configs or ways in which you can remove all hud elements <b>with the exception of the death notices</b> such as there are in Counter-Strike? Frag videos are a staple in any competitive game especially first person shooters and this game is definitely not an exception.

If there are commands to do this where I could execute it while watching a demo that would be greatly appreciated.

Comments

  • DghelneshiDghelneshi Aims to surpass Fana in post edits. Join Date: 2011-11-01 Member: 130634Members, Squad Five Blue, Reinforced - Shadow
    The only way is to modify the lua files. "r_gui false" disables everything.
  • Nya`Nya` Join Date: 2012-02-16 Member: 146134Members
    <!--quoteo(post=1986475:date=Oct 3 2012, 01:24 AM:name=Dghelneshi)--><div class='quotetop'>QUOTE (Dghelneshi @ Oct 3 2012, 01:24 AM) <a href="index.php?act=findpost&pid=1986475"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->The only way is to modify the lua files. "r_gui false" disables everything.<!--QuoteEnd--></div><!--QuoteEEnd-->

    Where exactly is this specific command located? There are a lot of lua files pertaining to the hud.
  • elmo9000elmo9000 Join Date: 2012-03-24 Member: 149324Members
    "r_gui false" is a console command, but it disables everything on the gui, including death messages. The only way to modify the gui the way you want it, is to go through those lua files and get to work on disabling stuff. Thats what Dghelneshi ment, i think :p
  • Nya`Nya` Join Date: 2012-02-16 Member: 146134Members
    <!--quoteo(post=1986488:date=Oct 3 2012, 01:54 AM:name=elmo9000)--><div class='quotetop'>QUOTE (elmo9000 @ Oct 3 2012, 01:54 AM) <a href="index.php?act=findpost&pid=1986488"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->"r_gui false" is a console command, but it disables everything on the gui, including death messages. The only way to modify the gui the way you want it, is to go through those lua files and get to work on disabling stuff. Thats what Dghelneshi ment, i think :p<!--QuoteEnd--></div><!--QuoteEEnd-->Oh okay thank you, yeah if anyone is aware of a way to remove everything aside from the death notice through the lua files I would really appreciate it. I'm very familiar with the Source and Goldsrc engine which seems to function somewhat similarly so a simple explanation is all that would be needed.
  • WilsonWilson Join Date: 2010-07-26 Member: 72867Members
    You could also edit the texture files for the HUD and replace them with completely transparent files.
  • YuukiYuuki Join Date: 2010-11-20 Member: 75079Members
    You can have a look at that, it's a bit outdated, but some of the changes should still work:

    <a href="http://unknownworlds.com/ns2/forums/index.php?showtopic=119630&st=0&start=0" target="_blank">http://unknownworlds.com/ns2/forums/index....t=0&start=0</a>
  • fanaticfanatic This post has been edited. Join Date: 2003-07-23 Member: 18377Members, Constellation, Squad Five Blue
    Not much point in talking about this until we actually have functional demos and frame dumping features.
Sign In or Register to comment.