Update FilterChecker.xml

master
AardCrowley 2 years ago committed by GitHub
parent 278972cc70
commit dacc0198f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -43,11 +43,7 @@ require 'gmcphelper'
filterTable = {
{filter = "transcendence", channel = "epics", sound = "gametalk.wav", include = "tran"},
{filter = "transcendence", channel = "gtell", sound = "gametalk.wav", include = "tran"},
{filter = "yuna", channel = "say", sound = "gclan.wav", include = "yun"},
{filter = "yuna", channel = "epics", sound = "gclan.wav", include = "yun"},
{filter = "yuna", channel = "gtell", sound = "gclan.wav", include = "yun"},
{filter = "yuna", channel = "clantalk", sound = "gclan.wav", include = "yun"},
{filter = "yuna", channel = "gossip", sound = "gclan.wav", include = "yun"},
{filter = "test", channel = "tell", sound = "sound.wav", include = ""}
}
function OnPluginBroadcast(msg, id, name, text)

Loading…
Cancel
Save