А зафига % в имени карты?

hlcsg v2.5.3 rel (May 2 2001)
Based on Valve's version, modified with permission.
Submit detailed bug reports to ([email protected])
----- BEGIN hlcsg -----
Command line: hlcsg de_cardiff_wales_2 -texdata 16000 -estimate -nowadtextures
-= Current hlcsg Settings =-
Name | Setting | Default
---------------------|-----------|-------------------------
threads [ 2 ] [ Varies ]
verbose [ off ] [ off ]
log [ on ] [ on ]
developer [ 0 ] [ 0 ]
chart [ off ] [ off ]
estimate [ on ] [ off ]
max texture memory [ 16384000 ] [ 4194304 ]
priority [ Normal ] [ Normal ]
noclip [ off ] [ off ]
onlyents [ off ] [ off ]
wadtextures [ off ] [ on ]
skyclip [ on ] [ on ]
hullfile [ None ] [ None ]
min surface area [ 0.500 ] [ 0.500 ]
brush union threshold [ 0.000 ] [ 0.000 ]
Wadinclude list :
[zhlt.wad]
Error: Error opening de_cardiff_wales_2.map: No such file or directory
----- END hlcsg -----
hlbsp v2.5.3 rel (May 2 2001)
Based on Valve's version, modified with permission.
Submit detailed bug reports to ([email protected])
----- BEGIN hlbsp -----
Command line: hlbsp de_cardiff_wales_2 -texdata 16000 -estimate
>> There was a problem compiling the map.
>> Check the file de_cardiff_wales_2.log for the cause.
----- END hlbsp -----
hlvis v2.5.3 rel (May 2 2001)
Based on Valve's version, modified with permission.
Submit detailed bug reports to ([email protected])
----- BEGIN hlvis -----
Command line: hlvis de_cardiff_wales_2 -texdata 16000 -estimate -full
>> There was a problem compiling the map.
>> Check the file de_cardiff_wales_2.log for the cause.
----- END hlvis -----
hlrad v2.5.3 rel (May 2 2001)
Based on Valve's version, modified with permission.
Submit detailed bug reports to ([email protected])
----- BEGIN hlrad -----
Command line: hlrad de_cardiff_wales_2 -texdata 16000 -estimate -extra -bounce 0
>> There was a problem compiling the map.
>> Check the file de_cardiff_wales_2.log for the cause.
----- END hlrad -----
http://translate.google.ru/#auto|ru|Error: Error opening de_cardiff_wales_2.map: No such file or directoryError: Error opening de_cardiff_wales_2.map: No such file or directory
С полным путём к ним, начиная с С:/скажи четко, в какой папке у тебя лежит




@echo off
set MAPSPATH=C:\ll
set mapname=de_cardiff_wales_2
hlcsg.exe -texdata 8192 -nowadtextures -estimate %mapname%
hlbsp.exe -texdata 8192 -estimate %mapname%
hlvis.exe -texdata 8192 -full -estimate %mapname%
hlrad.exe -texdata 8192 -bounce 0 -chop 128 %mapname%
del %mapname%.p0
del %mapname%.p1
del %mapname%.p2
del %mapname%.p3
del %mapname%.prt
del %mapname%.wic
echo COMPILE END
pause

