-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
It has been months since I started to research very deeply about this problem, without any solution. Problem happens at least on HL2MP, but may happen on the rest of multiplayers. Steps to reproduce the issue:
- Run the game and join your dedicated server or another, with sv_cheats 1 enabled (bug does not happen on listenservers).
- Think of any weapon you spawned with, or give yourself one with command "give weapon_XYZ".
- (This step must come after 2. of bug will not happen) Now spawn a weapon of the same type, command "ent_create weapon_XYZ".
It will have a great change to show invisible. Keep spawning it and you will check it shows invisible most of the attempts. Few workarounds to fix invisibility at this point: do a demo record and stop it / reconnect to server / type command "mat_reloadallmaterials".
I am attempting sometimes to fix it on my SDK2013 mod, but haven't come to anything.