Проблем при компилация на картата (Помощ)

Ако нещо не ви е ясно относно направата на карти за Counter-Strike, раздела е точното място, където да попитате.
Post Reply
User avatar
BadAssPanda
Потребител
Потребител
Posts: 6
Joined: 25 Aug 2014, 15:35

Проблем при компилация на картата (Помощ)

Post by BadAssPanda »

Значи проблема ми е следния когато комилирам мапа си чрез F9 ми изкарва само map фаил и rmf фаил и никакви други и когато опитам да компилирам през cmd пак не става излиза ми някаква грешка ето я.
hlcsg v3.4 Final (Feb 25 2006)
Zoner's Half-Life Compilation Tools -- Custom Build
Based on code modifications by Sean 'Zoner' Cavanaugh
Based on Valve's version, modified with permission.
Submit detailed bug reports to (amckern@yahoo.com)
----- BEGIN hlcsg -----
Command line: hlcsg -nowadtextures test
Entering test.map

Current hlcsg Settings
Name | Setting | Default
---------------------|-----------|-------------------------
threads [ 2 ] [ Varies ]
verbose [ off ] [ off ]
log [ on ] [ on ]
developer [ 0 ] [ 0 ]
chart [ off ] [ off ]
estimate [ off ] [ off ]
max texture memory [ 4194304 ] [ 4194304 ]
max lighting memory [ 6291456 ] [ 6291456 ]
priority [ Normal ] [ Normal ]

noclip [ off ] [ off ]
null texture stripping[ on ] [ on ]
clipnode economy mode [ on ] [ on ]
clip hull type [ legacy ] [ legacy ]
onlyents [ off ] [ off ]
wadtextures [ off ] [ on ]
skyclip [ on ] [ on ]
hullfile [ None ] [ None ]
nullfile [ None ] [ None ]
min surface area [ 0.500 ] [ 0.500 ]
brush union threshold [ 0.000 ] [ 0.000 ]

Using mapfile wad configuration
Wadinclude list :
[zhlt.wad]

0 brushes (totalling 0 sides) discarded from clipping hulls
CreateBrush:
(0.00 seconds)
SetModelCenters:
(0.00 seconds)
CSGBrush:
(0.00 seconds)

Warning: Wad file '\games\counter-strike 1.6 sector edition\valve\halflife.wad' not found
Warning: Wad file '\games\counter-strike 1.6 sector edition\cstrike\cstrike.wad' not found
Error: Could not open wad file \games\counter-strike 1.6 sector edition\valve\halflife.wad
Error: Could not find WAD file
Description: The compile tools could not locate a wad file that the map was referencing.
Howto Fix: Make sure the wad's listed in the level editor actually all exist

Error: Could not open wad file \games\counter-strike 1.6 sector edition\cstrike\cstrike.wad
Including Wadfile: \program files\valve hammer editor unofficial 3.5.2\tools\zhlt_34_x86final\zhlt.wad
- Contains 0 used textures, 0.00 percent of map (8 textures in wad)


----- END hlcsg -----



hlbsp v3.4 Final (Feb 25 2006)
Zoner's Half-Life Compilation Tools -- Custom Build
Based on code modifications by Sean 'Zoner' Cavanaugh
Based on Valve's version, modified with permission.
Submit detailed bug reports to (amckern@yahoo.com)
----- BEGIN hlbsp -----
Command line: hlbsp test
>> There was a problem compiling the map.
>> Check the file test.log for the cause.

----- END hlbsp -----



hlvis v3.4 Final (Feb 25 2006)
Zoner's Half-Life Compilation Tools -- Custom Build
Based on code modifications by Sean 'Zoner' Cavanaugh
Based on Valve's version, modified with permission.
Submit detailed bug reports to (amckern@yahoo.com)
----- BEGIN hlvis -----
Command line: hlvis test
Ако ми помогнете ще съм ви много благодарен.
Last edited by NikolayDONG on 11 Feb 2015, 12:35, edited 2 times in total.
Reason: Коригиран раздел и заглавие. // Sovietsky: Коригиран раздел!
User avatar
ColumbiAN
Потребител
Потребител
Posts: 83
Joined: 03 Jul 2014, 08:23
Skype: hdservers_jb.support
CS Nick: COLUMBIAN
Favorite version: CS: 1.6
Steam Community ID: 76561198123636988

Re: Проблем при компилация на картата (Помощ)

Post by ColumbiAN »

Компилирай я по следния начин :
правиш текстов документ в него пишеш

@echo off
set WADROOT=D:\Games\counter-strike
set mapname=mapname
hlcsg.exe -nowadtextures "%mapname%"
hlbsp.exe "%mapname%"
hlvis.exe "%mapname%"
hlrad.exe "%mapname%"

запазваш го чрез Save as и избираш Всички файлове и при всеки нов мап редактираш името , а името на мапа се пише САМО след set mapname на mapname
Post Reply

Return to “Въпроси и проблеми”