Jump to content

Bots alert from raids?

Closed 1.0.3

GooberGrape
GooberGrape

Posted

also a cooldown for the discord alerts?

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

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.4m
Total downloads
Customers
10.9k
Customers served
Files Sold
156.6k
Marketplace sales
Payments
3.4m
Processed total
×
×
  • 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.