From b24cc22809c2acbda5c13a5a3d473d2f156f9b72 Mon Sep 17 00:00:00 2001 From: Icecool Date: Sun, 29 Aug 2021 06:36:03 -0500 Subject: [PATCH] Update MobCheck.xml note for later use --- MobCheck.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MobCheck.xml b/MobCheck.xml index 181123e..a34c136 100644 --- a/MobCheck.xml +++ b/MobCheck.xml @@ -85,6 +85,9 @@ channels = { "spouse" } +--[[ Notes for later use: + string.gsub(fake_msg, "%d%.", "") -- replaces '#.' to be '' + ]]-- --[[ GMCP Check Functions ]]-- function isGMCP(id) return id == GMCPPluginID