"dev_overview 1" Not Working For Me
Bytor
Join Date: 2002-11-19 Member: 9323Members
<div class="IPBDescription">What am I missing ...</div> Heya ... I'm trying to take overhead shots of my map-in-progress, and for some reason dev_overview 1 isn't doing anything. I have sv_cheats set to 1 and developer set to 1. Is there something else I need to set?
Comments
sv_cheats 1
developer 1
map ns_(whatever your map is)
dev_overview 1
HL.exe -game ns -dev -console +map yourmapname
This should guarentee that it works. If it doesn't, I can only think it is some other odd factor. Are you running in OpenGL, or another video mode?
<i><span style='font-size:8pt;line-height:100%'>[edit] I'm a retard. [/edit]</span></i>
As I said in my question, I have sv_cheats set to 1. Is there a specificy way it has to be set? I just open the console and type "sv_cheats 1" and hit enter. Do I have to set it in my server config file instead?
sv_cheats 1
developer 1
map ns_(whatever your map is)
dev_overview 1<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
Again, as I said in my question, I have sv_cheats and developer both set to 1. Is there some specific way (other than the console) that those vars need to be set? Is the order I type the commands significant?
Anyway, if that still doesn't work, then.. no idea.
try "hl.exe -game ns +sv_cheats 1 -dev +map ns_yourmapname"