Jump to content

ZEODE

Creator
  • Posts

    1,615
  • Joined

  • Last visited

Everything posted by ZEODE

  1. Hi, I think it is possible that there could be a conflict between my plugin and the Loot Table & Stacksize GUI plugin. I do not have that plugin to test this, but you can confirm this by unloading the Loot Table & Stacksize GUI plugin and throwing a Bradley Drop signal and see if it works correctly, then let me know, if possible?
  2. Changed Status from Work in Progress to Closed
  3. Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
  4. ZEODE

    Npcs not having gear

    Hi, thanks for the report. I will check this out later when I am at the computer and let you know. Are there any other errors or messages in the console?
  5. ZEODE

    Bradley Drops

    Unless there is a conflict with another plugin I don't know about, that issue should be resolved. Please post a support request in the support section with details so I can investigate. Thanks.
  6. ZEODE

    Bradley Drops

    Hmmm, yes, this could be a problem. I will incorporate this into the next update, thanks for the report.
  7. Changed Status from Work in Progress to Closed
  8. Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
  9. @Omega Please can you provide me with any more info at all about how and when this error occurs. I cannot reproduce it on my test server. Thanks.
  10. Hi, thanks for the report. I will look into this and try and release an update later today or tomorrow.
  11. ZEODE

    Bradley Drops

    Ahhh, so its working ok for you now? Do you mean the PlaneSpeed? in which case the plane would have spawned miles outside the map and never came yeah.
  12. ZEODE

    Bradley Drops

    Hi, I’m sure we can get to the bottom off this for you. Please open a Support Request and we can discuss the issue there and sort this out for you. Z
  13. ZEODE

    Bradley Drops

    My bad, the file is actually: https://rustynuts.gg/bradleydrops/medDrop.png Thanks for the heads up.
  14. ZEODE

    Bradley Drops

    If you are using a loot plugin, such as BetterLoot or AlphaLoot, you can do that simply by adding the item in the loot table. If you get stuck on how to add a custom item in the loot let me know.
  15. ZEODE

    Bradley Drops

    Hi, thanks for the suggestion. I had designed the plugin to be used in Shops, but I will look at adding purchasing by command too. I will release an update for this as soon as possible.
  16. Can I check your players are rotating the machines by hitting with a hammer?
  17. ZEODE

    Bradley Drops

    Yes, glad you worked it out. I shall make it more clear in the documentation. Glad you like it.
  18. ZEODE

    Bradley Drops

    I found the error, the plugin should still have been working correctly, just with the console spam. it should now be good. If you have any other issues please open a ticket in the Support Section. Thanks.
  19. ZEODE

    Bradley Drops

    Hi, thanks for the report. I know what the issue is, a fix will be released soon.
  20. ZEODE

    Bradley Drops

    Version 1.1.17

    2,213 downloads

    About Bradley Drops. Bradley Drops allows players with permission to call a Bradley APC to their location with a custom Supply Signal, where it will patrol a set distance for a set time, allowing players to fight it to win the valuable Bradley crates. A cargo plane will deliver and drop the APC via parachutes. The APC can be configured in different ways and there are many config options to suit all servers. The plugin comes with 4 default settings for Bradley Drops, Easy, Medium, Hard and Elite, each with their own custom supply signal skin. But server owners can add as many options as they like in the config by copying and pasting an existing profile within the config. This would however require the server owner to create their own custom skin for the inventory item. (I will add more custom skins in the near future for this.) BotReSpawn compatibility, with the option to specify a BRS spawn profile at the Bradley kill site. IMPORTANT: Each heli profile or wave profile in the config MUST have its own unique name and skin ID, otherwise you will have issues. NOTE ABOUT SHOPS: The profile name in the config should match the Custom Supply Signal name which the shop gives the player. The Bradley Name is now separate and can be set independently. Plugin default Supply Signal Skin ID's to add items to various shops, loot plugins, kits etc are: Bradley Drop (Easy) : 2905355269 Bradley Drop (Medium) : 2905355312 Bradley Drop (Hard) : 2905355296 Bradley Drop (Elite) : 2911864795 Bradley Drop (Expert) : 3361673979 Bradley Drop (Nightmare) : 3361674045 Default Permissions: bradleydrops.admin (to use give|hsclearcd command) bradleydrops.buy (to use /bdbuy command) bradleydrops.bypasscooldown bradleydrops.easy bradleydrops.medium bradleydrops.hard bradleydrops.elite Commands (Prefix with / to use in game): bdgive <Profile ShortName> <Steam64ID> <Amount> bdbuy <Profile Shortname> bdbuy list bdreport (list all active Bradleys and their state) bddespawn (Despawn all Bradleys called by a player or their team, no refunds) bdclearcd (clear all cooldowns) bdclearcd <SteamID|Name> (clear cooldown for player) (Buy, Report and Despawn command can be customised in the config) Please note correct use in config file for supply signal name and Bradley APC display name. These values CAN be different if you wish: Custom Loot: Check out the example loot items in the default config below to see how to add custom loot items to crates. How to Add Custom Loot Table Item: Config: For Other Developers: The following hook is available to use in your plugins to check custom Supply Signals, Cargo Planes and Supply Drops to avoid conflict with your plugins: object IsBradleyDrop(ulong skinID) This will return true if the item is a Bradley Drop item/entity, or null if not. Call it directly without referencing the plugin: if (Interface.CallHook("IsBradleyDrop", skinID) != null) return true; // IsBradleyDrop Or reference my plugin and call like this: [PluginReference] Plugin BradleyDrops; if (BradleyDrops.CallHook("IsBradleyDrop", skinID) != null) return true; // IsBradleyDrop
    $16.99
  21. I have tested it and it is working just fine after restart. Unless you are using an older version or you have any error messages in the console that might help me?
  22. Hi, thanks for your support request. can I just make sure you are using the most up to date version of the plugin? That issue should have been resolved in the latest version. If not I’ll have to take another look.
1.8m

Downloads

Total number of downloads.

8.3k

Customers

Total customers served.

125.9k

Files Sold

Total number of files sold.

2.6m

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.