View Single Post
Author Message
dangerlord63
Senior Member
Join Date: Aug 2011
Old 10-03-2018 , 17:07   Which is the correct material precaching
Reply With Quote #1

Hi guys, i wonder which is the correct material precaching.
PHP Code:
sprite PrecacheModel("sprites/glow01.vmt"true); 
or
PHP Code:
sprite PrecacheModel("materials/sprites/glow01.vmt"true); 
how we are choose to write 'materials' ?
dangerlord63 is offline