Closed higps closed 1 year ago
This appears to be linux only, as windows seems to work
Seems to affect Windows, too.
Linux should be _ZN17CGlobalEntityList18FindEntityInSphereEP11CBaseEntityRK6VectorfP17IEntityFindFilter
, with the new parameter. Thanks; will update momentarily.
Windows signature is unchanged, though plugins will need to fix their SDKCall
s to pass NULL
in as the last parameter.
Note that the Windows signature you've posted differs from the one in the repository.
The signature
Is no longer correct and causes crashes or plugin to simply not load.