Quote:
Originally Posted by ConnorMcLeod
Doesn't find_sphere_class work ?
(It also uses FIND_ENTITY_IN_SPHERE so if that one doesn't work the other one should fail in the same way...).
Also, if you only need to retrieve players, just use get_players native and check entity_range.
|
Thanks for the info about entity_range... thats what im using like the attatched plugin... does exactly what i want it to do
**Might not be the most efficient way**