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
Explosive T-traps save who activated the T trap, but do not set an Inflictor in CTakeDamageInfo. This means that it is null/nil. DDD is trying to look for the weapon class name, but it doesn't exist, and so it freaks out a bit. However, it doesn't affect overall tracking.
During a normal round:
[ULib] addons/dankdata/lua/ddd/main/hooks/sv_combathooks.lua:89: Tried to use a NULL entity!
The text was updated successfully, but these errors were encountered: