You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
func_breakable from Alkaline allows to make an entity destructible by explosion only, see func_breakable_damage() function. edicts.destroy() should be extended to support destruction of such entity.
The text was updated successfully, but these errors were encountered:
func_breakable
from Alkaline allows to make an entity destructible by explosion only, seefunc_breakable_damage()
function.edicts.destroy()
should be extended to support destruction of such entity.The text was updated successfully, but these errors were encountered: