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