Page 1 of 1

prop problem

Posted: Sun Aug 13, 2006 9:17 am
by Retribution
i set all my props to static but some still won't show, also how can i get a citizen gate to work, then how can i get it to work for only one team

Posted: Sun Aug 13, 2006 11:00 am
by HBK
Make sure that you have set the render mode of them to Normal and the amount to 255.

Posted: Sun Aug 13, 2006 11:14 am
by Jojoboy
Some models do not work as prop_static. Some close seconds to try would be using prop_dynamic and prop_dynamic_override (one then the other).

Posted: Mon Aug 14, 2006 1:19 am
by Retribution
i fixed the problem
i changed then to prop_phyisics and disabled there motion
now what do i do about the combine gate?

Posted: Mon Aug 14, 2006 1:21 am
by Blackfinal
Should the combine gate working?

You need to set prop_dynamic and the Gate Model

Posted: Mon Aug 14, 2006 11:08 am
by Retribution
that didn't work

Posted: Mon Aug 14, 2006 11:41 am
by Svanrog
It should. Have you tried prop_dynamic_override? If all else fails, use the props that end with _override. :)