I typed:
IF $CHAPTERID = @C18 THEN
BEGIN
IF %HEALTH < 1 THEN
$DEST = @P208
END
Into the global links, but yet, in chapter 18 (and I have quadrouplechecked that it is), Health can go down to 0, and page 208 (which is the death page for that chapter) does not appear. Help anyone?