• Failed to load PropData
    2 replies, posted
I'm trying to load models from l4d2 into an ep2 mod, and I can't seem to get the models to actually load in game. Failed to load models/props_foliage/flower_barrel_p9.mdl! prop_physics at -184 -185 41 uses model models/props_foliage/flower_barrel_p9.mdl, which has no propdata which means it must be used on a prop_static. DELETED. When I make it a prop_static, it says it is a dynamic model, and must be for an entity such as prop_physics. What am I missing? Prop_Dynamic also does not work. The model doesn't even load in the hammer model viewer.
Try prop_dynamic_override
[QUOTE=WebOfTrust;24690349]Try prop_dynamic_override[/QUOTE] That also doesn't work. I think I've figured it out though. Gotta use the batch thing from [url]http://www.facepunch.com/showthread.php?t=642683[/url] and then it should work. Edited: Ka-Ching! That worked.
Sorry, you need to Log In to post a reply to this thread.