|
This is my .Bat file ,is it any wrong whit it??
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
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
|
|
|
|
≡
|
2008 Oct 24 at 10:52 UTC
|
|