Jump to content

Add small line of code for NPCKits API

Closed 2.6.4

When using the NPCKits plugin on this website, it overwrites raidable base npcs with whatever is customized in the NPCKits plugin.  There is an API to ignore NPCKits and prevent them from loading.  Could you add this?

object OnNpcKits(ulong userID) => MyNPCS.ContainsKey(userID) ? true : (object)null;

where MyNPCS is a placeholder for some record of npcs that is used for Raidable Bases

 

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.5k

Customers

Total customers served.

78.5k

Files Sold

Total number of files sold.

1.5m

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.