-
Posts
130 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by scavanger_solo
-
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.
- 1,465 comments
-
- #leveling
- #progression
- (and 19 more)
-
- 1,465 comments
-
- 1
-
-
- #leveling
- #progression
- (and 19 more)
-
- 1,465 comments
-
- #leveling
- #progression
- (and 19 more)
-
{ "Name": "HitMarkers", "Author": "whatsyolo", "Plugin version": "1.0.2", "Link to plugin": "https://codefling.com/plugins/hit-markers-2", "Marketplace": "Codefling", "Ignore": true }
-
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.
-
Plug-in page version says 1.1.0, files/oxide/plugins/customore is version 1.0.9..
-
- 10 comments
-
- #customizable crops
- #farming
-
(and 1 more)
Tagged with:
-
-
You're not going to get any help that way my guy.
-
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.
-
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.
-
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.
-
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.
-
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.
-
The withdrawn scrap does not stack correctly.
scavanger_solo replied to hid333's Support Request in Support
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. -
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.
-
I figured it out, thanks for all the help gents.
-
- 53 comments
-
- 2
-
-
- #loot
- #lootmanager
-
(and 2 more)
Tagged with:
-
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
- 53 comments
-
- #loot
- #lootmanager
-
(and 2 more)
Tagged with:
-
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
-
- 53 comments
-
- #loot
- #lootmanager
-
(and 2 more)
Tagged with:
