kitaramies94

kitaramies94

User name
kitaramies94
Assigned title
 
Assigned post color
#ddcc77
Avatar
Medals
 
Registration date
2008 November 27
Post count
42
Score
0 ₧
Location
 
Signature
 
Timezone
UTC
Groups
 

Recent posts by kitaramies94

Recent posts by kitaramies94

2010 Jun 23 at 07:32 PDT
ERROR HELP! in Hammer Mapping
some of your files is not where they should be. I mean .wad files. Have you moved them?
2010 Jun 23 at 05:15 PDT
max patches exceeded in Hammer Mapping
well i checked that already but i was thinking that you could give me a clearer answer.

So if my zhlt .bat file looks like this

@echo off
hlcsg -nowadtextures mapname
hlbsp mapname
hlvis mapname
hlrad mapname

Should i change it to be like this

@echo off
hlcsg -nowadtextures mapname
hlbsp mapname
hlvis mapname
hlrad -sparse mapname

????
Should this work? or is there anyway i should change my map
2010 Jun 23 at 05:02 PDT
One-way func_illusionary in Hammer Mapping
okay thanks
2010 Jun 23 at 00:47 PDT
max patches exceeded in Hammer Mapping
how can i fix this? compile stopped at hlrad so I could test my map. of course it was fullbright.

there are some parts in my map that are not visible all the time but when you get very near them they are visible.

so what can I do to avoid this.

I have a pretty large map. I put some clip texture before when I got error max map clipnodes. that fixed it but this is a new one.
2010 Jun 22 at 09:19 PDT
One-way func_illusionary in Hammer Mapping
Is it possible to make a wall that when you can walk trought it from only one-way?
2010 Jun 19 at 14:17 PDT
Half-Life Deathmatch in Hammer Mapping
IT WORKS!!!

Thank you so much.

I tried making map with cs fgd and it didn't work but this one does. thanks again
2010 Jun 19 at 14:07 PDT
Half-Life Deathmatch in Hammer Mapping
okay so I went to page http://www.half-life.deltauk.net/Files/FGDs/ and right-clicked halflife-op4.fgd link and selected save to disk.

Correctly done so far?

selected game configuration from hammer and selected only op4 file.

Looks good. at least correct entities


Sorry for lots of messages. Noticed edit button just now
2010 Jun 19 at 14:04 PDT
Half-Life Deathmatch in Hammer Mapping
oh is this test like what fgd looks inside?
2010 Jun 19 at 14:04 PDT
Half-Life Deathmatch in Hammer Mapping
quick answer but don't understand anything about that.

just a lot of text to me... where should I put it? do I need to modify it?

I just want to create half-life deathmatch map. how can it be so different from cs maps
2010 Jun 19 at 13:17 PDT
Half-Life Deathmatch in Hammer Mapping
Okay so I now enough about making maps for cs 1.6 and cz but if i'd like to create a map for Half-Life Opposing Force what do I need to know? Besides that you put player_starts all over the map and use weapon_*** entities?