From ffb97a3ee1e5910445be8a4e3e0e48cf4636be54 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 10 Jun 2018 15:46:41 -0300 Subject: Proper logs for EventMaster --- npc/001-1/eventmaster.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/001-1') diff --git a/npc/001-1/eventmaster.txt b/npc/001-1/eventmaster.txt index dcd385fe4..6d55c10dd 100644 --- a/npc/001-1/eventmaster.txt +++ b/npc/001-1/eventmaster.txt @@ -291,7 +291,7 @@ OnCall: } areamonster("001-1", 171, 0, 339, 158, strmobinfo(1, atoi(.@atcmd_parameters$[0])), atoi(.@atcmd_parameters$[0]), atoi(.@atcmd_parameters$[1]), "Mana Being#001-1::OnAerosMobDeath"); - logmes "@aeros "+.@atcmd_parameters$, LOGMES_ATCOMMAND; + logmes "@aeros "+strmobinfo(1, atoi(.@atcmd_parameters$[0])) + " " + .@atcmd_parameters$[1], LOGMES_ATCOMMAND; dispbottom "All monsters summoned."; end; -- cgit v1.2.3-60-g2f50