How do i take the names out of recordings (If i can) when using fraps?
Fraps
Collapse
X
-
Re: Fraps
No, it's renderer.drawhud 0 and replace it with a "1" to bring back the hud. But I don't know how to get rid of names.Comment
-
Re: Fraps
Hitting alt (3D map) prior to turning off the hud will get rid of even more (like the lil flag icons and stuff) but I have yet been able to get rid of the names...then again I havent really looked into it...
oh and it is renderer.drawHud 0 make sure you use the capitial HComment
-
Re: Fraps
I think this was posted elsewhere in this forum but not sure where. YOu would have to start up your own server with this tweak, capture your footage, then view it with Battle Recorder. You cannot (that I know of) connect to another server and not see name tags unless they have the same tweak:
In the gamelogic file in mods/bf2
open with notepad or textpad
and add this line to the bottom
renderer.drawNametags 0
Be sure to remove this line before you connect for online play.Comment
Comment