Ight, I guess it's work and I can escape the 512 with preventing default ones from precaching. ty
Now about models: I need to prevent default models from appearing in game, If I gonna de-precache? So, for example, I removing default player models, cause jail or zombie mods does not use them. They actually have no chance to appear and all gonna be fine, but I guess I need to add some code that gonna 100% never use that models cuz I sure we'll have some problems(spawning when u're spectator e.g.)
But maybe there's more useless models that I can de-precache in mods like jail.
Is there's list of useless default resources? I guess much ppls before me was interested in that.