Jump to content

scavanger_solo

Member
  • Posts

    130
  • Joined

  • Last visited

Everything posted by scavanger_solo

  1. If your event config has settings for something like that, you might have luck with that. Otherwise would use event manager (free on UMod), you should be able to put your events into a zone through that plug-in that won't allow players to enter ONLY while the event is running. There should be setting in the config to make what you want happen.
  2. You wld have to use a zone manager to do this then blacklist the high level players from entering or whitelist the low level players.
  3. Will OGFurnace work with the UMod plug-in furnacesplitter?
  4. scavanger_solo

    Issue

    { "Name": "HitMarkers", "Author": "whatsyolo", "Plugin version": "1.0.2", "Link to plugin": "https://codefling.com/plugins/hit-markers-2", "Marketplace": "Codefling", "Ignore": true }
  5. scavanger_solo

    Issue

    This plug-in info is incorrect, when displayed by the UpdateChecker plug-in, it displays info for the paid version of hit markers. I've tried to set it to this one but it doesn't change in the config.
  6. scavanger_solo

    Version

    Plug-in page version says 1.1.0, files/oxide/plugins/customore is version 1.0.9..
  7. A section for clones to be harvested at different growth stages the same way as seeds.
  8. scavanger_solo

    Terminal 1.1.10

  9. The destroyed buildings at outpost can't be removed without breaking the pre-fab, they would have to be done via rust edit and the pre-fab torn apart and redesigned from the ground up.
  10. scavanger_solo

    Terminal 1.1.10

    You're not going to get any help that way my guy.
  11. anitradpills, basicscraptea, syringe.medical, wrappedgift, mushroom. Nobby brought out a fix for them btw.
  12. scavanger_solo

    LINKED

    Thanks bro!
  13. Yeah, I figured it out put I can't change the item shortnames in the drug plug-in only in the other two. I added the "GUIShop" for a drug store and "HumanNPC" to add (shop NPC's) on my server. Players get gold from the dealer and silver from the drug store.. Doing this I figured out I can't sell the drug version of dab in my drug store only dab from viper crafting. I figured both all 3 configs wld work together but sadly that's not the case. But now at least I have a fix to keep my server going.
  14. scavanger_solo

    THEDEALER

    Is there a place to find the shortnames that were used for the DRUGS plug-in. I can't find the shortnames in the config. I can find them on the other plug-ins.
  15. scavanger_solo

    THEDEALER

    I'm having an issues again but this time it's with all 3 plug-ins it's a mess. I used the linked config NOBBY made. Now I'm having a bunch of problems. Pic 1. Drugs dab shortname "wrappedgift" Pic 2. The Dealer dab "glue" + a weed skin ID Pic 3. Viper Crafting dab "halloween.lootbag.small" I can't sell "viper crafting" items to the dealer. I can't sell "drug" items to the dealer either. I can't USE "the dealer" items if I use the /givedealerloot chat command. I added the "GUIShop" to NPC's on my server, players get gold from the dealer and silver from the drug store. However I can only the dab item from the viper crafting plug-in. Dab from the dealer and drugs plug-ins don't work, they tell me i don't have enough of the item.
  16. Did you notice some of the items in the plug-ins have different shortnames? Dab "drugs" wrappedgift Dab "the dealer" glue Dab "viper crafting" halloween.lootbag.small You can't sell viper crafting items to the dealer. You can't use the dealer config items in-game. The drugs plug-in items found while looting in-game can't be sold only used. The viper crafting "dab" and the drugs "dab" have different screen overlays with a bunch of red lettering too.
  17. Maybe due to Dec. update. Everytime our server does it's daily restart, our ATM's are vending machines making us set them to an ATM again after every restart. Plug-ins required for this plug-in are up to date.
  18. May I ask why you are making so much extra work for yourself by using the atm plug-in for scrap when you can use a vending machine without the atm setting? Just wondering if that is your main/only currency (we have 4) on your server.
  19. scavanger_solo

    LINKED

    The description claims all 3 json files are linked, however SEVERAL items have different shortnames across all 3 json files. "Example" Drugs "shortname" of Dab is "wrappedgift". The dealer "shortname" of Dab is "glue". Viper crafting "shortname" of Dab is "halloween.lootbag.small". I added the viper crafting version of "Dab" to "GUIShop", to be sold to an npc. If I find any of them while looting, or craft them with viper crafting, I can't sell "Dab" in my drug shop or to the dealer because the shortnames don't match.
  20. scavanger_solo

    ???

    I figured it out, thanks for all the help gents.
  21. No, all lootmanager does is use your existing loot tables, and move them into its own folder. Also allowing you to customize the loottables used with those plug-ins.
  22. LootManager was compiled successfully in 980ms Failed to call hook 'OnServerInitialized' on plugin 'LootManager v1.0.7' (DirectoryNotFoundException: Could not find a part of the path '/home/container/oxide/data/LootManager/LootTables'.) at System.IO.Enumeration.FileSystemEnumerator`1[TResult].CreateDirectoryHandle (System.String path, System.Boolean ignoreNotFound) [0x00032] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.Enumeration.FileSystemEnumerator`1[TResult]..ctor (System.String directory, System.IO.EnumerationOptions options) [0x00048] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.Enumeration.FileSystemEnumerable`1+DelegateEnumerator[TResult]..ctor (System.IO.Enumeration.FileSystemEnumerable`1[TResult] enumerable) [0x00000] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.Enumeration.FileSystemEnumerable`1[TResult]..ctor (System.String directory, System.IO.Enumeration.FileSystemEnumerable`1+FindTransform[TResult] transform, System.IO.EnumerationOptions options) [0x00042] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.Enumeration.FileSystemEnumerableFactory.UserFiles (System.String directory, System.String expression, System.IO.EnumerationOptions options) [0x00014] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.Directory.InternalEnumeratePaths (System.String path, System.String searchPattern, System.IO.SearchTarget searchTarget, System.IO.EnumerationOptions options) [0x0003c] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.Directory.GetFiles (System.String path, System.String searchPattern, System.IO.EnumerationOptions enumerationOptions) [0x00000] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.Directory.GetFiles (System.String path, System.String searchPattern) [0x00007] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Core.DataFileSystem.GetFiles (System.String path, System.String searchPattern) [0x0000c] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Plugins.LootManager.LoadAllLootTables () [0x0001f] in <5557733ff2f841edaa64ead1aef94e3b>:0 at Oxide.Plugins.LootManager.OnServerInitialized () [0x0001d] in <5557733ff2f841edaa64ead1aef94e3b>:0 at Oxide.Plugins.LootManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00cee] in <5557733ff2f841edaa64ead1aef94e3b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 Loaded plugin LootManager v1.0.7 by Adem [LootManager] Image Plus_Icon was not found. Maybe you didn't upload it to the .../oxide/data/LootManager/Images/ folder Unloaded plugin LootManager v1.0.7 by Adem
  23. scavanger_solo

    ???

    LootManager was compiled successfully in 980ms Failed to call hook 'OnServerInitialized' on plugin 'LootManager v1.0.7' (DirectoryNotFoundException: Could not find a part of the path '/home/container/oxide/data/LootManager/LootTables'.) at System.IO.Enumeration.FileSystemEnumerator`1[TResult].CreateDirectoryHandle (System.String path, System.Boolean ignoreNotFound) [0x00032] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.Enumeration.FileSystemEnumerator`1[TResult]..ctor (System.String directory, System.IO.EnumerationOptions options) [0x00048] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.Enumeration.FileSystemEnumerable`1+DelegateEnumerator[TResult]..ctor (System.IO.Enumeration.FileSystemEnumerable`1[TResult] enumerable) [0x00000] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.Enumeration.FileSystemEnumerable`1[TResult]..ctor (System.String directory, System.IO.Enumeration.FileSystemEnumerable`1+FindTransform[TResult] transform, System.IO.EnumerationOptions options) [0x00042] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.Enumeration.FileSystemEnumerableFactory.UserFiles (System.String directory, System.String expression, System.IO.EnumerationOptions options) [0x00014] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.Directory.InternalEnumeratePaths (System.String path, System.String searchPattern, System.IO.SearchTarget searchTarget, System.IO.EnumerationOptions options) [0x0003c] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.Directory.GetFiles (System.String path, System.String searchPattern, System.IO.EnumerationOptions enumerationOptions) [0x00000] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.Directory.GetFiles (System.String path, System.String searchPattern) [0x00007] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Core.DataFileSystem.GetFiles (System.String path, System.String searchPattern) [0x0000c] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Plugins.LootManager.LoadAllLootTables () [0x0001f] in <5557733ff2f841edaa64ead1aef94e3b>:0 at Oxide.Plugins.LootManager.OnServerInitialized () [0x0001d] in <5557733ff2f841edaa64ead1aef94e3b>:0 at Oxide.Plugins.LootManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00cee] in <5557733ff2f841edaa64ead1aef94e3b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 Loaded plugin LootManager v1.0.7 by Adem [LootManager] Image Plus_Icon was not found. Maybe you didn't upload it to the .../oxide/data/LootManager/Images/ folder Unloaded plugin LootManager v1.0.7 by Adem
  24. Why do I need loot manager? I have the loottable & stacksize UI plug-in.
2.1m

Downloads

Total number of downloads.

10k

Customers

Total customers served.

145.5k

Files Sold

Total number of files sold.

3.1m

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.