Jump to content

Bots alert from raids?

Closed 1.0.3

GooberGrape
Duff

Posted

1 minute ago, GooberGrape said:

also a cooldown for the discord alerts?

You would like the plugin to get cool down support for discord messages optional and support for npc in the raid alerts? The plugin your using for npcs is it npc Raider or what is it ?

GooberGrape

Posted

private bool IsCustomNPC(BasePlayer npc)
{
    ulong userID = npc.userID;
    if(humanNPCLoaded && userID >= 41234564 && userID <= 11474836478) return true;
    if (userID >= npcLowerBound && userID <= npcUpperBound) return true;
    return false;
}

Duff

Posted

Private Version of RaidAlerts was created to fit the needs

Duff

Posted

Changed Status from Pending to Closed

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.2k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.