rehlds icon indicating copy to clipboard operation
rehlds copied to clipboard

[FIX REQUEST] Support SOLID_TRIGGER in trace_line

Open UnrealKaraulov opened this issue 2 years ago • 2 comments

Need support trace SOLID TRIGGER entities for detect it when player aiming. (possible new flag for trace functions)

UnrealKaraulov avatar Apr 20 '22 23:04 UnrealKaraulov

Search spheres at line from player to end is not productive... Make server lag with many iterations....

UnrealKaraulov avatar Apr 20 '22 23:04 UnrealKaraulov

You should have said: "Need to fix UNREAL trace functions, and need REAL traces functions!" Hahaha!

Yeah that behavior (or issue) is annoying for plugins, different codes can be used to detect that (like one using "pfnTraceModel" with extras calculations), but for sure it will be much simpler if "pfnTraceLine" could handle such entities (like if we aim a weaponbox, get it on that trace, as end origin & hit entity).

StevenKal avatar Apr 20 '22 23:04 StevenKal