• Max prop limit for a map?
    4 replies, posted
Yes, what is the limit of map props? And is that even my problem? I'm playtesting my map in hl2 and when trying to load it just says: [code]Warning: Table modelprecache is full, can't add models/weapons/w_smg1.mdl Host_Error: CVEngineServer::PrecacheModel: 'models/weapons/w_smg1.mdl' overflow, too many models[/code] I dont know what the problem is, but i guess there's too many props in my map so i will have to remove some, and it would be nice to know the limit so i know how many i need to remove from the map. Thank you! :D
Ok, how many props are you using?
The Props limits in the source engine are about 1000
2048, as far as I remember (Only counts for non-static props).
[url]http://developer.valvesoftware.com/wiki/Prop_Types_Overview[/url]
Sorry, you need to Log In to post a reply to this thread.