FIND_SOURCES vs FIND_SOURCES_ACTIVE



  • Looked around and could not find a good explanation on these?



  • FIND_SOURCES finds all sources in the room.

    FIN_SOURCES_ACTIVE finds all sources in the room that still contain energy (and thus are "active")



  • Thanks!  I am thinking there is a bug when you use FIND_ALL_SOURCES and then filter for energy > 0.  I want not getting any hits until I set it to FIND_SOURCES with that filter.   I will try the FIND_SOURCES_ACTIVE and use it correctly!