bullets keeps disapearing

Solution
Code:
r_decal_cover_count "4"
r_decal_cullsize "1"
r_decal_overlap_area "0.4"
r_decal_overlap_count "3"
r_decalstaticprops "1

mp_decals "4194304"
r_maxmodeldecal "4194304"
r_decals "4194304"
r_decal_cover_count "4194304"

These commands may help expand the game engine's set limit, try putting them in your autoexec.cfg located under steamapps\common\GarrysMod\garrysmod\cfg\autoexec.cfg, it breaks anything feel free to delete
Code:
r_decal_cover_count "4"
r_decal_cullsize "1"
r_decal_overlap_area "0.4"
r_decal_overlap_count "3"
r_decalstaticprops "1

mp_decals "4194304"
r_maxmodeldecal "4194304"
r_decals "4194304"
r_decal_cover_count "4194304"

These commands may help expand the game engine's set limit, try putting them in your autoexec.cfg located under steamapps\common\GarrysMod\garrysmod\cfg\autoexec.cfg, it breaks anything feel free to delete
 
Solution
Back
Top