twhl-community / halflife-updated

Half-Life SDK updated to compile under VS2019 and 2022. Check README.md for more information.
Other
382 stars 146 forks source link

Don't let func_breakable take damage if it's set to Only Trigger #239

Open FreeSlave opened 2 months ago

FreeSlave commented 2 months ago

Some attacks don't check for pev->takedamage and func_breakable doesn't check for it either.

Example map: func_breakable.zip