I made a digital model of a house in SDK Hammer for my architecture studio. During the critique I’d like to load up CS: S and have people personally interact with it, i.e. walk around the map. However, I’d rather not have a freaking gun or knife visible when they do so. Is there a mod or skin that makes the starting weapons disappear from the screen, and perhaps even the hud? Thanks
You can go in and manually replace all v_model texture vmts to read cl_nodraw$ or whatever it is, or you could just start up the map in GMOD and equip the camera tool
or just get the “hands at sides” weapon from the toybox and type cl_hud 0 in the console
Thats all you need to do for any source/goldscr game :hmph:
No shit. CSS doesn’t exactly like letting people fuck around the map with no weapons, however.
cl_hud 0 doesn’t work; “unknown command” comes up.
also, what is this “hands at sides” entity you’re referring to?
Was referring to GMOD. It seems kind of dumb to do this in a non-sandbox game.
YUP
Kinda funny how some people aren’t aware of those commands.
Edit: tested those commands, and they work. Thanks Ram!