Search

Search

Search for
By user

Posts written by Muto:



User
i just finded out the leak was the roof, that's why i couldnt open it.


I fixed it but still cant open it but i dont see the mapname.err coming but a lot of other files etc. here a picture of it:

http://i55.tinypic.com/2lcbjoj.jpg


(is it in the good map? i think it is but im not sure)
User
there aren't any entities outside my map and this part i dont understand because if i press load pointfile and then try to open it, it say it can't open, just need some1 here with teamviewer :(:

If you can not find any entities outside your map:
Load the pointfile generated by the compile tools by selecting the "load pointfile" option in the Hammer menus. Then follow the red line in the viewport to the hole. DON'T delete entities quoted as causing the leak, as they are just mentioned as a reference point. DO use the grid to help avoid leaks in the first instance.
User
Ok this is the error i get when i open catpee.err:

hlbsp: Error:
A LEAK is a hole in the map, where the inside of it is exposed to the
(unwanted) outside region. The entity listed in the error is just a helpful
indication of where the beginning of the leak pointfile starts, so the
beginning of the line can be quickly found and traced to until reaching the
outside. Unless this entity is accidentally on the outside of the map, it
probably should not be deleted. Some complex rotating objects entities need
their origins outside the map. To deal with these, just enclose the origin
brush with a solid world brush



and this is the building i maded:

outside:

http://i54.tinypic.com/243grpx.jpg

inside:

http://i56.tinypic.com/jfkr53.jpg


i also tried it without a roof but then it still dont work, i got it in my C;// ZHLT


here a picture of that:

http://i55.tinypic.com/2qrzwbd.jpg
User
Still dont work for me, tried everything.. maybe here is somebody with teamviewer that can control my pc and help me with it?
User
huh i dont understand it be a little bit more specific please :(
User
how can i post it?
User
Ok i just know how to let catpee.bat run but now i have a new problem.

when i try to run it it doesn't work because i do something wrong, the only thing is that i dont know what i do wrong, i did it all over again from step 5 and its keep failing. i already checked all these: http://www.superjer.com/failcompile.php
but none of them i had

please help me again i want my mappiee :(
User
wicked, problem solved thanks all!
User
Ok i did only this now in the textdocument:

@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

---------------

but still i dont know how to make it all files, cant find it
User
i got problems with step 7 of this guide: http://www.superjer.com/learn7.php

if i copy all this in catpee.bat:

Without Steam
@echo off
hlcsg -nowadtextures catpee
hlbsp catpee
hlvis catpee
hlrad catpee
copy catpee.bsp "C:\half-life\cstrike\maps"
cd "C:\half-life"
pause
hl -dev -console -game cstrike +sv_cheats 1 +map catpee

"C:\half-life" may not be the correct location of Half-Life on your computer. Make sure you type the correct location on both the lines where it says that.

With Steam
@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

"C:\Steam" may not be the correct location of Steam on your computer. Make sure you type the correct location on both the lines where it says that. Also replace with your account name. And if you do not have a "maps" folder, create one.


----------------------------

and i save it and wanna open it it is still a text document and i see the same text again in a notebook, but i have to see : Lot's of confusing stuff will show up in a command window as ZHLT compiles your map.

but that dont work please help meee