Originally Posted By: 3run
You mean when weapons get rendered firs time? Or there are some jerks while reloading? I'm going to re-write the weapon system at all.


I'm talking about when alibaba was talking about the lag when first picking up the ak47. Like you said, this is because the engine has to load the model on the fly. Using 'preload_mode' you could load it into memory when the engine starts, hence removing the lag.