sourcemod icon indicating copy to clipboard operation
sourcemod copied to clipboard

Add custom sdktools trace types

Open vanz666 opened this issue 3 years ago • 0 comments

This is a pretty useful introduction that allows to use trace types such as TRACE_WORLD_ONLY, which allows to ignore the SpatialPartition algorithm, thereby reducing the call time of trace functions in some cases up to ~2 times.

vanz666 avatar Aug 13 '22 19:08 vanz666