From d1d13e4d05ab27b7b5a9863f21b5e5dc3b7cad8d Mon Sep 17 00:00:00 2001 From: mekolat Date: Wed, 15 Apr 2015 11:02:38 -0400 Subject: use wgm and gmlog --- world/map/npc/items/magic_gm_top_hat.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/items/magic_gm_top_hat.txt') diff --git a/world/map/npc/items/magic_gm_top_hat.txt b/world/map/npc/items/magic_gm_top_hat.txt index f4f6b078..129aa5c0 100644 --- a/world/map/npc/items/magic_gm_top_hat.txt +++ b/world/map/npc/items/magic_gm_top_hat.txt @@ -9,7 +9,7 @@ function|script|ActivateMagicGMTophat // Display an effect misceffect FX_CHANNELLING_CAST, strcharinfo(0); // Log the usage of this spell - gmcommand "@l "+strcharinfo(0)+" used the Magic GM Top Hat."; + gmlog strcharinfo(0)+" used the Magic GM Top Hat."; return; L_Inventory: -- cgit v1.2.3-60-g2f50