Jump to content

BeePssY

Member
  • Posts

    191
  • Joined

  • Last visited

Everything posted by BeePssY

  1. BeePssY

    Bradley reward not working

    nope didnt work. tryed it with "Share Reward Between Players Above Damage Threshold": false, set to false and "Damage Threshold (Min damage player needs to contribute to get rewards)": 2000.0, sett to 1
  2. BeePssY

    Bradley reward not working

    will try
  3. BeePssY

    Bradley reward not working

    here it is BradleyDrops.json
  4. BeePssY

    Bradley reward not working

    The rewards from bradley is like a 15% chance of getting. have allot of reports from my server that some players dont get rewards for taking down the bradley and a few other managed to get it.
  5. BeePssY

    Shoppy Stock

    is it possible to add in a way to retrieve some funds in custom item currency ?
  6. BeePssY

    heli reward not working

    dont get reward for killing heli. this is the config options i have "Reward Options": { "Rewards Plugin (ServerRewards | Economics)": "Economics", "Currency Unit Displayed e.g: RP | $": "$", "Enable Rewards": true, "Share Rewards Between Players Above Damage Threshold": true, "Enable Scrap Reward": false, "Share Scrap Between Players Above Damage Threshold": false, and each profile "Reward points issued when destroyed (if enabled)": 35000.0,
  7. BeePssY

    IQRecycler

    ahh thank god. since players on my server is miss using this this way to get some currency they otherwise would have farmed to get. any eta on that update? its really critical :S
  8. BeePssY

    IQRecycler

    since people are miss using the recycler since they can skin to the same skin i have super weapons on and they receive magic components that way.
  9. BeePssY

    IQRecycler

    possible to add in item name on the item to be recycled like the output field? something like this { "Shortname": "rifle.ak", "SkinID": 0, "Item custom name": "super weapon", "OutputList": [ { "Shortname": "metal.refined", "SkinID": 0, "Amount per 1 unit of recycled item": 25, "Item drop chance": 100, "Displayed item name": "" },
  10. BeePssY

    Skinner

    tried this but it didnt work. "Blacklisted Skins (skinID)": [ 1635559091, 1987573278, 2059352465, 2024146764, 2760357876, 2706634606, 2655521139 ],
  11. there is also no images inside the zipfile to move to the location described in "How to install images? Navigate to the /data/IQSystem/IQRecycler folder and transfer the Images folder from the archive there. Then, reload the plugin"
  12. [IQRecycler] 0 recyclers have been initialized [IQRecycler] Failed to load the following images: STATIC_MENU, BLOCK_ITEM_REQUIRED, ITEM_LOGO, ITEM_REQUIRED_EMPTY. Perhaps you did not upload them to the 'data\IQSystem\IQRecycler\Images\' folder. [IQRecycler] 0 recyclers have been unloaded Unloaded plugin IQRecycler v1.0.0 by Mercury IQRecycler has replaced the 'rec' chat command previously registered by IQRecycler IQRecycler has replaced the 'recycler' chat command previously registered by IQRecycler IQRecycler has replaced the 'rec' console command previously registered by IQRecycler IQRecycler has replaced the 'recycler' console command previously registered by IQRecycler Failed to call hook 'OnServerInitialized' on plugin 'IQRecycler v1.0.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Plugins.Plugin.Unsubscribe (System.String hook) [0x00006] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Plugins.IQRecycler.OnServerInitialized () [0x0016a] in <fe57d23f126448658111e75703ce38cf>:0 at Oxide.Plugins.IQRecycler.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00953] in <fe57d23f126448658111e75703ce38cf>:0 2kb/s in, 89kb/s out at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 Calling 'OnServerInitialized' on 'IQRecycler v1.0.0' took 104ms Loaded plugin IQRecycler v1.0.0 by Mercury
  13. BeePssY

    getting error on warn

    dont know what happened but after i enabled the mysql my rules list from 1-10 in numbers didnt work so had to put an r infront off every rule, then it worked again.
  14. BeePssY

    getting error on warn

    [SmartWarnings] [cmdWarnGUI] An unexpected error occurred server_console executed command warn args: Goblin1o1 2 System.NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.SmartWarnings.WarnPlayer (Oxide.Core.Libraries.Covalence.IPlayer targetPlayer, Oxide.Core.Libraries.Covalence.IPlayer adminPlayer, System.String preset) [0x0002d] in <3775684a9e01418787ade801971aac11>:0 at Oxide.Plugins.SmartWarnings.cmdWarnGUI (Oxide.Core.Libraries.Covalence.IPlayer player, System.String cmd, System.String[] args) [0x00451] in <3775684a9e01418787ade801971aac11>:0
  15. BeePssY

    rust pipes

    thanks yes that is what i was looking for thanks @Rainey
  16. BeePssY

    rust pipes

    is there a plugin or command to make it move more items and make it work faster?
  17. BeePssY

    cant start the plugin

    thanks that worked
  18. BeePssY

    cant start the plugin

    this is the error in console (00:45:11) | [Bradley Drops] INFO: System.NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.BradleyDrops.UpdateConfigValues () [0x00b19] in <206545dce6d4435385ce73e609bba66b>:0 at Oxide.Plugins.BradleyDrops.LoadConfig () [0x00046] in <206545dce6d4435385ce73e609bba66b>:0 (00:45:11) | Failed to initialize plugin 'BradleyDrops v1.1.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Plugins.Plugin.AddCovalenceCommand (System.String[] commands, System.String[] perms, Oxide.Core.Libraries.Covalence.CommandCallback callback) [0x0000a] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.AddCovalenceCommand (System.String[] commands, System.String callback, System.String[] perms) [0x00014] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.AddCovalenceCommand (System.String command, System.String callback, System.String perm) [0x00012] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Plugins.BradleyDrops.Init () [0x0011d] in <206545dce6d4435385ce73e609bba66b>:0 at Oxide.Plugins.BradleyDrops.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00726] in <206545dce6d4435385ce73e609bba66b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <157a94ee66ab4a7991faecd1eb84be3b>:0
  19. BeePssY

    Smart Warnings

    on this section "AutoMod Settings": { "Mute on 2 warning points": { "PointTrigger": 2, "ExecuteCommand": "mute {0} {1}", "ClearPointsOnTrigger": false }, how to add in time muted to 10 minuts instead of perma mute
  20. thanks that worked just tested it
1.7m

Downloads

Total number of downloads.

7.8k

Customers

Total customers served.

118.7k

Files Sold

Total number of files sold.

2.4m

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.