R_drawflat

RyokenRyoken Join Date: 2004-03-08 Member: 27223Members
<div class="IPBDescription">What is it in Natural Selection?</div> What command do I use to render polygons only, so I can see what's adding so much to my wpoly in a relatively simple room?

Comments

  • prsearleprsearle Join Date: 2002-11-01 Member: 2365Members, Constellation
    If you're running in software mode, you can use "r_drawflat 1". Note that it will only work in a single-player (i.e. non-lan) environment. So use "map youmap.bsp" rather than starting a server.

    If you're running in OpenGl mode (not sure about D3D), you can use gl_wireframe. Set it to 1 to draw everything in wireframe, or set it to 2 to only draw the polies the engine can "see".
Sign In or Register to comment.