Page 1 of 2
models problem!!!!!!!!
Posted: September 28th, 2010, 7:29 pm
by orestis5
hello guys.this is my first post.im having a problem with codradiant models.i insert models .i save map and compile it and everything are just nice

.but when i load map and play it the models are <<ghost>> models.i see them but i pass through them.so does anyone have any idea whats going on???

thnx for reading
sorry about bad english
Re: models problem!!!!!!!!
Posted: September 28th, 2010, 7:33 pm
by Rezil
Some models don't have a collision .map file made for them. You just have to clip them yourself.
Re: models problem!!!!!!!!
Posted: September 28th, 2010, 7:35 pm
by orestis5
how can i clip them?
Re: models problem!!!!!!!!
Posted: September 28th, 2010, 7:49 pm
by Rezil
Xmodels in earlier cods had a collmap file attached to them automatically if one was found, so basically all you did was confuse the guy.
orestis5 wrote:how can i clip them?
By using the clip texture, which I believe is found in textures->common. There are multiple clip textures, just check what it says in the texture name(for example: clip_metal is an invisible texture that behaves like metal when shot/stepped on etc.).
Re: models problem!!!!!!!!
Posted: September 29th, 2010, 1:47 pm
by orestis5
well the bullets do not pass inside models only players.as i say i just want to make the <<ghost>> models just normal models.(thnx for the answers)any ideas????
Re: models problem!!!!!!!!
Posted: September 30th, 2010, 7:41 pm
by orestis5
i had tried everything still got the same problem
Re: models problem!!!!!!!!
Posted: October 12th, 2010, 2:17 pm
by orestis5
solved!i just cover the inside with caulk.

Re: models problem!!!!!!!!
Posted: October 12th, 2010, 3:21 pm
by Rezil
No, cover the inside with CLIP. While caulk will work if you have no brushes around, as soon as a caulked brush intersects a normal brush it will make a visual hole in it. Use clip.
Re: models problem!!!!!!!!
Posted: October 12th, 2010, 6:51 pm
by Rukariox
Are you sure you are using misc->model instead of script models??
Re: models problem!!!!!!!!
Posted: October 14th, 2010, 1:42 pm
by orestis5
it wont make a hole....it will make a hole only if you touch it to the ground.......tested.and i tried misc-->model didnt work.anyway thnx for the answers
Re: models problem!!!!!!!!
Posted: October 14th, 2010, 1:44 pm
by orestis5
and i forgot to say.....i covered the inside with clip but the players could past through them.
Re: models problem!!!!!!!!
Posted: October 14th, 2010, 7:22 pm
by Drofder2004
You used the wrong clip then.
Caulk is a bad choice of texture.
Re: models problem!!!!!!!!
Posted: October 15th, 2010, 1:03 pm
by orestis5
well if i used the wrong clip tell me which one i should choose.

Re: models problem!!!!!!!!
Posted: October 15th, 2010, 8:58 pm
by Drofder2004
clip_nosight_metal
clip_nosight_dirt
clip_nosight_rock
clip_player
clip_water
clip_snow
clip_weap
If all else fails:
clip_full
Re: models problem!!!!!!!!
Posted: October 16th, 2010, 10:10 am
by Rezil
Or you could try, you know, the one texture that's called CLIP.