Re: Simple Noob Modeling Question (I hope)
Posted by mute8s on
Fri Jan 21st 2005 at 8:41pm
2 posts
0 snarkmarks
Registered:
Jan 21st 2005
Location: USA
Ok I learn best by example but I havent been able to find the info I want. It's probably out there somewhere I just havent come accross it. Anyhow I have what seems to me will be a fun counter-strike source map and just want to add some simple stuff like stationary cars but cant find where they are. I think they just about have to be mixed in with all the cool stuff the SDK has in it but I am not having much luck. If anyone could help I would be forever in debt. (well maybe not forever but you get the idea) :wink:
I've got some other questions too but this seems to be my major stopping point right now.
Re: Simple Noob Modeling Question (I hope)
Posted by Kaos_Nyrb on
Fri Jan 21st 2005 at 8:49pm
37 posts
14 snarkmarks
Registered:
Dec 4th 2004
Occupation: Student
Location: UK
They are Entities.
Click the light blub in hammer and place a "Prop_static" on your map.
It'll be a small purple box. double click it and select "World Model" in the properties.
Browse the files and choose the one you want! :biggrin:
Re: Simple Noob Modeling Question (I hope)
Posted by omegaslayer on
Fri Jan 21st 2005 at 8:50pm
2481 posts
595 snarkmarks
Registered:
Jan 16th 2004
Occupation: Sr. DevOPS Engineer
Location: Seattle, WA
Have you looked at the cs example maps yet, cbble is in there as an example, look at that.
Re: Simple Noob Modeling Question (I hope)
Posted by DrGlass on
Sat Jan 22nd 2005 at 9:51am
DrGlass
member
1825 posts
632 snarkmarks
Registered:
Dec 12th 2004
Occupation: 2D/3D digital artist
Location: USA
you place models in your map with point based entities with the prop_
prefix. A car that dosn't move or a tree would be a prop_static.