Name: show_enemies - write the current enemies of a living Syntax: show_enemies() Description: The show_enemies function writes all current enemies of a player, including information about the current fighting status and damage done. Return value: none Examples: this_player()->show_enemies(); See also: living/attacked_by, living/stop_fight, living/attack_object, living/query_attack, living/query_enemies