compiler error please help, probably a very quick fix

compiler error please help, probably a very quick fix

Hammer Mapping — Page [1]
Stewiegonebad
2008 Mar 22 • 2
hlvis: Error: Portal file 'projectone.prt' does not exist, cannot vis the map


 
 
 
2008 Mar 22 at 22:59 PDT — Ed. 2008 Mar 22 at 22:59 PDT
Stewiegonebad
2008 Mar 22 • 2
tried to make a new map and didnt get the problem, since that was my first map im just going to move on and pretend that error didnt happen...
 
 
 
2008 Mar 23 at 01:28 PDT
eDan Co.
Mighty Typist

Real Live Hands-On Rabbi Medal
Consolation Medal
2007 Sep 24 • 2921
252 ₧
I think that if it says your .prt file is missing, it means you made a mistake when writing mapname.bat.

Please post the content of your mapname.bat.
May contain traces of invisible text.
 
 
 
2008 Mar 23 at 04:40 PDT — Ed. 2008 Mar 23 at 04:41 PDT
johanjohan
2008 Oct 24 • 5
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


(run_jump is mapname) is it any fing wrong whit this??
 
 
 
2008 Oct 24 at 03:51 PDT
Killer-Duck
Homicidal Anatidae

2008 Mar 5 • 1169
633 ₧
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.
QUACK! QUACK!
 
 
 
2008 Oct 24 at 04:53 PDT — Ed. 2008 Oct 24 at 05:00 PDT
Page [1]