Search

Search

Search for
By user

Posts written by Nyska1:



Truck
User
ok thanks I did it a couple of weeks ago but then forgot :P
Truck
User
How do you make a brush transparent? I want to put a lid on my map, but still make it so I can see the sky box.
Truck
User
How do I fix 'leaf portal saw into leaf'???
Truck
User
Oh my zhlt along with the .map is in C drive, and counter strike is in the E drive, so I'll try putting everything in E :)
Truck
User
hlcsg v2.5.3 rel Custom Build 1.7 (Dec 9 2002)
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 (merlinis@bigpond.net.au)
----- BEGIN hlcsg -----
Command line: hlcsg -nowadtextures snipe1
Entering snipe1.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 ]
priority [ Normal ] [ Normal ]

noclip [ off ] [ off ]
null texture stripping[ on ] [ on ]
clipnode economy mode [ on ] [ on ]
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 ]

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.02 seconds)

Error: Could not open wad file \my stuff\cs 1.6\counter strike 1.6 reloaded\cstrike\cs_dust.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 \my stuff\cs 1.6\counter strike 1.6 reloaded\cstrike\cstrike.wad


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



hlbsp v2.5.3 rel Custom Build 1.7 (Dec 9 2002)
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 (merlinis@bigpond.net.au)
----- BEGIN hlbsp -----
Command line: hlbsp snipe1
>> There was a problem compiling the map.
>> Check the file snipe1.log for the cause.

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



hlvis v2.5.3 rel Custom Build 1.7 (Dec 9 2002)
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 (merlinis@bigpond.net.au)
----- BEGIN hlvis -----
Command line: hlvis snipe1
>> There was a problem compiling the map.
>> Check the file snipe1.log for the cause.

----- END hlvis -----



hlrad v2.5.3 rel Custom Build 1.7 (Dec 9 2002)
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 (merlinis@bigpond.net.au)
----- BEGIN hlrad -----
Command line: hlrad snipe1
>> There was a problem compiling the map.
>> Check the file snipe1.log for the cause.

----- END hlrad -----





Anyone know how to fix?

Truck
User
oop wait i fixed it as well :P I just did that thing to unhide file extensions and it worked. thanks for the help :)
Truck
User
I dragged the text file over to hlrad and it worked :P
Truck
User
I put them on the same drive, now this is happening:

hlrad v2.5.3 rel Custom Build 1.7 (Dec 9 2002)
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 (merlinis@bigpond.net.au)
----- BEGIN hlrad -----
Command line: "E:\My Stuff\zhlt\hlrad.exe""E:\My Stuff\zhlt\cmap.bat.txt"
>> There was a problem compiling the map.
>> Check the file E:\My Stuff\zhlt\cmap.bat.log for the cause.

----- END hlrad -----



Truck
User
wait, I fixed it, but now there's another problem -.-'

hlrad v2.5.3 rel Custom Build 1.7 (Dec 9 2002)
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 (merlinis@bigpond.net.au)
----- BEGIN hlrad -----
Command line: C:\zhlt\hlrad.exe C:\zhlt\cmap.bat.txt
Error: Error opening C:\zhlt\cmap.bat: No such file or directory

----- END hlrad -----

anything on how to fix?
Truck
User
this is the text I put in the .bat:

@echo off
hlcsg -nowadtextures cmap
hlbsp cmap
hlvis cmap
hlrad cmap
copy cmap.bsp "E:\My Stuff\CS 1.6\Counter Strike 1.6 Reloaded\cstrike\maps
cd E:\My Stuff\CS 1.6\Counter Strike 1.6 Reloaded
pause
hl -dev -console -game cstrike +sv_cheats 1 +map cmap

My map name is 'cmap'. It says to open the batch file, so I do, is it supposed to still be a text file?