This might be a stupid question, but I really cant figure it out:
Get learned on stage 7, it says: "Then double click on the file 'catpee.bat' to run it. "
When I duble click it, I just get a textpad
@echo off
hlcsg -nowadtextures catpee
hlbsp catpee
hlvis catpee
hlrad catpee
copy catpee.bsp "C:\Steam\SteamApps\\counter-strike\cstrike\maps"
pause
"C:\Steam\Steam.exe" -applaunch 10 -dev +sv_cheats 1 +map catpee
I have wroted that in the textpad, maked sure that everything is right. Help me?