I'm working on a CS:S map based on a local library, so it's probably obvious that bookcases would be necessary. For some strange reason, both bookcase_large and bookcase_small are missing their vphysics models:
SOLID_VPHYSICS static prop with no vphysics model! (models/props/cs_havana/bookcase_small.mdl)
SOLID_VPHYSICS static prop with no vphysics model! (models/props/cs_havana/bookcase_large.mdl)
Those are the warnings reported when the level loads (though there are actually about a half dozen of each right now).
I have checked the official maps that came with CS:S, and the ones that have bookcases have them functioning perfectly. For example, the bookcases in de_chateau seem to have their vphysics intact. When I shoot them, the bullets hit in the correct spot and the bullet hole is the correct material, indicating that they didn't simply use a prop_dynamic_ornamental and place a clip brush around it.
Anyone else have this problem? Any solution to it?


