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
Is your feature request related to a problem? Please describe.
Nothing to describe, simillar to processLineOfSight but instead of a line, it tests the sphere
This could be helpful for fancy scripts.
Is your feature request related to a problem? Please describe.
Nothing to describe, simillar to processLineOfSight but instead of a line, it tests the sphere
This could be helpful for fancy scripts.
Describe the solution you'd like
/
Describe alternatives you've considered
/
Additional context
int __cdecl CWorld::TestSphereAgainstWorld(CVector sphereCenter, float sphereRadius, CEntity *ignoreEntity, char buildings, char vehicles, char peds, char objects, char dummies, char doIgnoreCameraCheck)
offset 0x00569E20
The text was updated successfully, but these errors were encountered: