trigger enterrange(0x02) { if (isPlayer(target)) { list args = 0x04; multimessage(target, "foundme", args); } return (0x01); }