|
Quote:
Without Steam
@echo off
hlcsg -nowadtextures run_jump
hlbsp run_jump
hlvis run_jump
hlrad run_jump
copy run_jump.bsp "C:\half-life\cstrike\maps"
cd C:\half-life
pause
hl -dev -console -game cstrike +sv_cheats 1 +run_jump
Quote:
With Steam
@echo off
hlcsg -nowadtextures run_jump
hlbsp run_jump
hlvis run_jump
hlrad run_jump
copy run_jump.bsp "C:\Steam\SteamApps\sunshine_128\counter-strike\cstrike\maps"
pause
"C:\Steam\Steam.exe" -applaunch 10 -dev +sv_cheats 1 +map run_jump
Remove one of them, either you don't have Steam or you do have Steam.
|
|
|
|
≡
|
2008 Oct 24 at 11:53 UTC
— Ed. 2008 Oct 24 at 12:00 UTC
|
|