(adsbygoogle = window.adsbygoogle || []).push({});
Im trying to use precacheModel("vehicle_m1a1_abrams_dmg"); to allow me to use a tank mod i added to my menu on all maps and not just Invasion. I was under the impression that adding precacheModel("vehicle_m1a1_abrams_dmg"); after init(){ would load the model on every map. Was i wrong assuming this or did i probably just not do something right?