From 2737f165fb71f7d0d41783655642f1f0e723bd5d Mon Sep 17 00:00:00 2001 From: gumi Date: Mon, 30 Jul 2018 12:32:53 -0400 Subject: log usage of #python in the gm log --- world/map/npc/commands/python.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'world/map/npc/commands/python.txt') diff --git a/world/map/npc/commands/python.txt b/world/map/npc/commands/python.txt index 0846eb1f..8924338c 100644 --- a/world/map/npc/commands/python.txt +++ b/world/map/npc/commands/python.txt @@ -13,6 +13,7 @@ OnKill: if (!(isloggedin(@python[0]))) end; + gmlog "stomped " + if_then_else(@python[0] == BL_ID, "themselves", strcharinfo(0, @python[0])) + " with a giant foot!"; set Hp, 0, @python[0]; end; -- cgit v1.2.3-60-g2f50