NPC Code: if (playerenters || timeout) { for (i=0;i<=playerscount;i++) { with (players[i]) { if (playerhearts<=0) { setlevel2 worldl-17.nw,27.5,29;} } } timeout=0.5; }
if (playerenters || timeout) { for (i=0;i<=playerscount;i++) { with (players[i]) { if (playerhearts<=0) { setlevel2 worldl-17.nw,27.5,29;} } } timeout=0.5; }