Quote:
Originally Posted by djmd378
I think this may work.
PHP Code:
precache_generic ( szFile[] )
|
Thanks, I'll try it out.
Quote:
Originally Posted by djmd378
Also, whats the point in not using precache_model to precache a model?
|
I run a TSRP server, the precache is at it's limit - however I want player models to be downloaded, so it wouldn't matter if the server doesn't precache the models, because the server will never actually use the models. (IF you know what I mean)