Ratany's Feature Request: Add antispam dialog filter bypasses(own objects and friends) and condense antispam dialog blocking into a single function

This commit is contained in:
Inusaito Sayori
2013-08-02 16:49:19 -04:00
parent 27dcbef8fa
commit ea69a7bfa9
5 changed files with 114 additions and 47 deletions

View File

@@ -105,6 +105,8 @@ protected:
BOOL mBlockGroupInviteSpam;
BOOL mBlockGroupFeeInviteSpam;
BOOL mBlockItemOfferSpam;
bool mBlockNotMineSpam;
bool mBlockNotFriendSpam;
BOOL mBlockScriptSpam;
BOOL mBlockTeleportSpam;
bool mBlockTeleportRequestSpam;