PDA

View Full Version : Wireframe model command


SynExpl0it
02-21-2009, 12:16 AM
Can someone tell me the command to show wireframe models of bodies through walls (for demos of course)? I've seen it in a few videos so I know it's possible, I just can't find any specific information about it.

Thanks.

whiteaden
02-21-2009, 10:47 AM
r_showtris 3 I think... or maybe r_showtris 2...

:)

GUNSL1NG3R
02-21-2009, 02:06 PM
r_showskel 0
r_showskel 1
r_showskel 2

Kristus
02-21-2009, 02:41 PM
r_showtris 1 shows everything you can see yourself.
r_showtris 3 shows everything that is rendered by the engine.

r_showskel shows the bones of the models through walls etc. (which is probably what you're looking for)

SynExpl0it
02-21-2009, 10:52 PM
Thanks Gunslig3r, that did the trick. Appreciate you guys posting.