prop_physics not showing
prop_physics not showing
I placed a prop_physics to my map and chose the wood_crate001.mdl. The model shows in VHE but not ingame. How can I fix this?
*edit
Okay this is weird.. compiled again and the crates work but some other models do not show. wtf?
Got another question too, how can I make NPCs run at me when they see me, they just stand there. But when I get close to them they swing me with stunstick
*edit
Okay this is weird.. compiled again and the crates work but some other models do not show. wtf?
Got another question too, how can I make NPCs run at me when they see me, they just stand there. But when I get close to them they swing me with stunstick
Re: prop_physics not showing
Which npc are you using?destu wrote:I placed a prop_physics to my map and chose the wood_crate001.mdl. The model shows in VHE but not ingame. How can I fix this?
*edit
Okay this is weird.. compiled again and the crates work but some other models do not show. wtf?
Got another question too, how can I make NPCs run at me when they see me, they just stand there. But when I get close to them they swing me with stunstick
-
- Vertex
- Posts: 8
- Joined: Mon Jul 24, 2006 4:34 am
- Location: Searching for the truth in the never ending sea of lies
Just figured it out, anyway here's the errors
Code: Select all
Error! prop_static using model "models/props_c17/clock01.mdl", which must be used on a dynamic entity (i.e. prop_physics). Deleted.
Error loading studio model "models/props_c17/clock01.mdl"!
Error! To use model "models/maps/cleanup/light_inset.mdl"
with prop_static, it must be compiled with $staticprop!
Error loading studio model "models/maps/cleanup/light_inset.mdl"!
Error! prop_static using model "models/props_c17/Lockers001a.mdl", which must be used on a dynamic entity (i.e. prop_physics). Deleted.
Error loading studio model "models/props_c17/Lockers001a.mdl"!