halflife-updated icon indicating copy to clipboard operation
halflife-updated copied to clipboard

Tell the client what objects are breakable so that Gauss Gun shots won't be visibly reflected

Open Toodles2You opened this issue 2 years ago • 0 comments

This updates the "hack" to tell the client what objects are breakable glass by setting the pev->playerclass field. Constants have been defined to make it more clear what's going on. An extra bit is sent via delta.lst to flag objects as breakable and a check is performed in the weapon code for the Gauss Gun fire.

Toodles2You avatar Aug 22 '23 03:08 Toodles2You