find_ent_in_sphere
Engine (engine.inc)
Description
find_ent_in_sphere - Finds an entity in the world in a sphere, returning the index.
Syntax
find_ent_in_sphere ( StartEntity, Float:origin[3], Float:radius )
Type
Native
Notes
If none is found, 0 is returned. If starting entity should not be specified, use -1.