From c65a71935e834dac5a6f86a26007a38f69b2fba8 Mon Sep 17 00:00:00 2001 From: Arcidayne <9382522b@opayq.com> Date: Sun, 20 Dec 2015 12:58:59 -0800 Subject: [PATCH] Updated Epic Group Counter --- Epic_Not_Here_Counter/Epic_Not_Here_Counter.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/Epic_Not_Here_Counter/Epic_Not_Here_Counter.xml b/Epic_Not_Here_Counter/Epic_Not_Here_Counter.xml index acd4df8..5eaeb1c 100644 --- a/Epic_Not_Here_Counter/Epic_Not_Here_Counter.xml +++ b/Epic_Not_Here_Counter/Epic_Not_Here_Counter.xml @@ -186,6 +186,16 @@ Send("echo") end + + DoAfterSpecial(2, "ReloadPlugin(GetPluginID ())", 12) + @@ -249,7 +259,8 @@ function UpdatePlugin() local file = io.open(plugin_file, "w") file:write(page) file:close() - DoAfterSpecial(1, "ReloadPlugin(GetPluginID())", 12) + ColourNote("white", "blue", "Testing") + Execute("grreload") end raw_version = nil