View Single Post
Celena Luna
Veteran Member
Join Date: Aug 2013
Location: Nagazora
Old 05-15-2022 , 20:48   Re: Precache 512 Smart Solutions (?)
Reply With Quote #12

Quote:
Originally Posted by Craxor View Post
If i dont remember wrongly, difference between precache generic/sound is that one is used to precache .wav files and the other one is used for .mp3 files


don't remember wich one for is for wich.

But both of them add to precache limit error .

You can use oci method to remains less precaches but i suppose you use so many precaches that wont affect the end result, my advice is to only give up on some plugins that use too many models,sounds,sprites etc . Probably you should have a few useless onethat you can dispose ..
precache_generic does not count toward precache limit 512, that why so many people try to find a way to precache model though this method.
For sound, unless I have to emit it via emit_sound, I usually used precache_generic which included .mp3
some weapon have their sound included in the model, which can be used for precache_generic instead of precache_sound
__________________
My plugin:
Celena Luna is offline