AimDevil

AimDevil

User name
AimDevil
Assigned title
 
Assigned post color
#33ffdd
Avatar
 
Medals
 
Registration date
2008 June 13
Post count
3
Score
0 ₧
Location
 
Signature
 
Timezone
Europe/Copenhagen
Groups
 

Recent posts by AimDevil

Recent posts by AimDevil

2008 Jun 13 at 23:11 PDT
Texture problem in Hammer Mapping
I've made my own texture with Wally and used it in VHE. Once I have compiled the map and open it, cs gets stuck and i have to close it! But when I delete the brush with my texture, it works without any problems!
Plz help me
2008 Jun 13 at 06:57 PDT
Leak Help! in Hammer Mapping
Thx but i dont understand all the red lines...
2008 Jun 13 at 06:48 PDT
Leak Help! in Hammer Mapping
There are no leaks in my map but it says something with leak in hull 0 info_teleport_destination. Here is what it shows:

Warning: === LEAK in hull 0 ===
Entity info_teleport_destination @ (-2743, -47,1919)
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 originbrush with a solid world brush

Leak pointfile generated

Warning: === LEAK in hull 1 ===
Entity info_teleport_destination @ (-2743, -47,1919)
Warning: === LEAK in hull 2 ===
Entity info_teleport_destination @ (-2743, -47,1919)
Warning: === LEAK in hull 3 ===
Entity info_teleport_destination @ (-2743, -47,1919)
1.03 seconds elapsed

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

Plz somebody help me