why wont this show in game

m00b

Newbie
Joined
Nov 24, 2004
Messages
222
Reaction score
0
Why wont this show in game? Its an overlay.
Also rocks from prop_wasteland wont show when I make them prop_static. But why? :|
 
Check your min/max fade distance in the properties. I set mine to -1 minimum, 0 maximum (which means it wont fade). Any other settings tend to get my objects to not appear.


Derek
 
for the prop. try prop_dynamic_override. some objects that seem like they would be static aren't necessarily static props. dynamic_override makes everything show up.

for the overlay. hmm. are you doing normal rad and vis compile? you may need to do both of those for it to show up. not sure though
 
Im doing a normal compile of everything.
I know why rocks dont show. Some small parts are outiside the map.
But why wont overlays show?..
 
Back
Top