From b4357462d2b960188fbd22ced9b45c1bc61c3c33 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 21 Jun 2018 13:18:46 -0300 Subject: Report number of monsters left on Aeros to GMs --- npc/001-1/eventmaster.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/npc/001-1/eventmaster.txt b/npc/001-1/eventmaster.txt index bc80cb71a..900d267d3 100644 --- a/npc/001-1/eventmaster.txt +++ b/npc/001-1/eventmaster.txt @@ -15,9 +15,11 @@ @log_spawns=0; @log_ratio=$coinsrate; + .@curmobc=mobcount("001-1", "OnAerosMobDeath"); mesn; mes "Tired of walking the whole Aeros to spawn monsters, I was brought to existence."; + mes "Monsters left: "+str(.@curmobc); L_Menu: mes ""; -- cgit v1.2.3-60-g2f50