https://pastebin.com/MGcnLp0G
My current Auto exec and my preloader is at the bottom and looks like this
mod_load_anims_async 0
mod_load_mesh_async 0
mod_load_vcollide_async 0
mod_touchalldata 1
mod_forcedata 1
sv_pure 0
map preload_room; wait 10; disconnect; echo "Custom Content Loaded"
I will be playing casual everything fine then suddently when i change class it unloades everything, for example left hand fix for original and comp view models just disappear on soldier randomly. Any idea what causes this and how to fix? It was fine then I updated a bunch of graphics stuff in my auto exel now its fucked.
https://pastebin.com/MGcnLp0G
My current Auto exec and my preloader is at the bottom and looks like this
[code]mod_load_anims_async 0
mod_load_mesh_async 0
mod_load_vcollide_async 0
mod_touchalldata 1
mod_forcedata 1
sv_pure 0
map preload_room; wait 10; disconnect; echo "Custom Content Loaded"[/code]
I will be playing casual everything fine then suddently when i change class it unloades everything, for example left hand fix for original and comp view models just disappear on soldier randomly. Any idea what causes this and how to fix? It was fine then I updated a bunch of graphics stuff in my auto exel now its fucked.