Error

tobbe_slayer

Newbie
Joined
Dec 31, 2004
Messages
51
Reaction score
0
Wtf is wrong?

Error! To use model "models/props_vehicles/car001b_phy.mdl"
with prop_static, it must be compiled with $staticprop!
Error loading studio model "models/props_vehicles/car001b_phy.mdl"!
Error! To use model "./models/props_vehicles/van001a_physics.mdl"
with prop_static, it must be compiled with $staticprop!
Error loading studio model "./models/props_vehicles/van001a_physics.mdl"!
Error! To use model "models/ShaderTest/shaderslab5.mdl"
with prop_static, it must be compiled with $staticprop!
Error loading studio model "models/ShaderTest/shaderslab5.mdl"!
Error! prop_static using model "./models/props_vehicles/carparts_wheel01a.mdl", which must be used on a dynamic entity (i.e. prop_physics). Deleted.
Error loading studio model "./models/props_vehicles/carparts_wheel01a.mdl"!
 
well all the vehicles that end with a 'phy' in their name should be a prop_phys. If u choose just the non physics cars than u can use prop_static. I think if u change your prop_static to prop_physics u should fix it. if not try prop_dynamic
 
Back
Top