I am having trouble with the Radar API detecting the NPC type with Jumpgate. I can't get the Devine Sense to detect the creature type (in this case undead). I did look in the attributes and NPC_Type undead is listed in the character sheet. Is the script pulling the character type from somewhere else? Below is the script I am using !radar {{ --range| 60 ft --wavespacing| 35 --wavedelay| 50 --wavelife| 200 --pinglife| 3000 --layers| gm, token, map --charfilter| npc_type: celestial#yellow, fiend#red, undead#blue, -nondetection --title| Divine Sense --silent| no gm --units| ft --graphoptions| grid circle --output| graph table --LoS| false }}