New Member
Joined
Apr 3, 2003
Messages
74
Best answers
0
There's a question that has always bothered me. How do you get things like trees on your map? Do you have to use the env_model thing? I really wanna add some trees and stuff to my maps but I don't know how to do it. Can anyone help me out here please?
 
New Member
💻 Oldtimer
Joined
Sep 8, 2002
Messages
2,278
Best answers
0
Location
Earth
Yes.....20

Yes, env_model, although you should put a [Insert Proper Name For It Here] Box around it so you can't go through it.

Here's an example from an entity file:

"origin" "-2176 -1280 -2488"
"health" "100"
"model" "models/pine1.mdl"
"classname" "env_model"
 
New Member
Joined
Mar 24, 2003
Messages
69
Best answers
0
[Insert Proper Name For It Here] = Clip Box, I think you mean. Just make a box around the model and plaster it with the clip texture. It will prevent the user from running through your trees.
 
New Member
💻 Oldtimer
Joined
Sep 8, 2002
Messages
2,278
Best answers
0
Location
Earth
In the entity's properties click model then type in models/pine1.mdl
 
New Member
Joined
Feb 18, 2003
Messages
681
Best answers
0
You really need to put the health high, because your three will break soon else....
 

Users who are viewing this thread

Top Bottom