Jump to content

fullwiped

Creator
  • Posts

    379
  • Joined

Everything posted by fullwiped

  1. Hello, sometimes these kinds of errors spam in RCON. I wanted to report it; I’m not sure if it’s an important error, but maybe it’ll be useful to you. (14:04:46) | Failed to call hook 'OnLootEntity' on plugin 'FurnaceUpgrades v2.5.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.FurnaceUpgrades.ShowUpgradeButton (BasePlayer player, BaseOven oven) [0x00099] in <79d1951498004176a729f8a1a674ab7f>:0 at Oxide.Plugins.FurnaceUpgrades.OnLootEntity (BasePlayer player, BaseOven oven) [0x0008c] in <79d1951498004176a729f8a1a674ab7f>:0 at Oxide.Plugins.FurnaceUpgrades.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00842] in <79d1951498004176a729f8a1a674ab7f>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0
  2. Hello, from time to time, there can be serious delays lasting 2-3 hours, causing the website to take a long time to load. Perhaps switching to a more powerful server could help. Regards.
  3. fullwiped

    food

    When I check the 2x loot table, the drops in Loot Preview are appearing correctly, and there doesn't seem to be any issue. Please review the suggestions I mentioned above carefully, as sometimes even an overlooked file can have an impact.
  4. fullwiped

    food

    If you are using another similar plugin in addition to better loot or food, check for potential conflicts. There shouldn't be any empty drops like this. Also, make sure you've uploaded the loot table file correctly, then restart the plugin or the server. If you can't find a solution, please send me your config file via message and record a YouTube video while opening the box. Let's try to understand the issue.
  5. fullwiped

    food

    I double-checked all 4 food crates supported by Better Loot, and there are no issues. If you think there is a problem with any of the food crates, feel free to write to me. I would be happy to fix it and assist you.
  6. fullwiped

    food

    Hello, I checked the contents of the Foodbox and Foodcrate, and they are working properly with food inside. I made quantity adjustments for the Underwater Labs Food Crate and DM Food Crate, and I provided a file update regarding this.
  7. fullwiped

    buggy loot table

    Changed Status from Pending to Not a Bug
  8. fullwiped

    buggy loot table

    For such a specific configuration, I recommend checking out the plugin and editor's guide documentation; maybe you can achieve the type of configuration you're looking for: https://chaoscode.io/resources/alphaloot.13/ https://chaoscode.io/resources/alphaloot-profile-editor.183/"
  9. fullwiped

    buggy loot table

    For example, if you want only items containing bullets and rockets to remain in the heli crate, you can use a template like the one in the photo and adjust it according to your needs. Hover over the item tables you don't want in the loot crate, right-click, and then click on 'Delete Node and Children.' This way, you can remove the items you don't need from the table.
  10. fullwiped

    buggy loot table

    This box is a few lines above the list.
  11. fullwiped

    buggy loot table

    If you could provide more detailed information about the big gift bag, which box are you referring to? There are many gift boxes, and their names are quite similar. If I identify a problem, I will address it in the upcoming update.
  12. fullwiped

    buggy loot table

    For example, I have increased the loops from 1 to 20 for testing purposes, and you can see the number of drops. Adjust the loop according to the needs of your server.
  13. fullwiped

    buggy loot table

    Hello, I have tried the drops this way three times. Our 3x loot table config is structured to be compatible with vanilla settings. So, for example, when rolling 10 times, it’s normal to have 1-2 fewer items drop overall. For instance, if a Bradley drops 3 crates, we consider it normal for one of those crates to have a low drop. However, if you increase the ratio of the loops in the small picture from 1 to 5, you can obtain a higher drop chance. Shape this according to your needs using the Alphaloot Editor.
  14. Extract the RAR file you downloaded. There are 3 folder files: lang, data, and config. Drag and drop these into the oxide folder specified above at /home/rustserver/serverfiles/oxide After doing this, upload the latest version of the Shop plugin to the plugins folder. If it is already installed, restart the server or enter the command o.reload Shop in the RCON admin console so that the plugin restarts.
  15. fullwiped

    title

    Hello, The title section is fetching data from BattleMetrics. For example, on a server labeled Solo/Duo/Trio/Quad, there is a character limit up to the "Duo" part. Is it possible to increase this character limit? Another solution could be to not fetch the title automatically from BattleMetrics and allow us to manually input it from the config file. If either of these solutions is implemented, it will make server selection much easier for players. Best regards,
    I really enjoy the plugins developed by Tofurahie. I’m currently using both Weather and Gather Loot Multiplier, and I haven’t encountered any console errors or issues. Whenever a question is asked, the developer is quick to respond with a solution, updating and fixing things as needed. I had previously suggested a few new features for the Gather Loot plugin, and within just two days, the plugin was updated with those improvements. The Weather plugin works exceptionally well, with weather changes happening in regular cycles, which I really like. Developers like Tofurahie, who deliver such high-quality and responsive work, should truly be appreciated. Best regards.
  16. @beee Hello, does this plugin support working with Better Chat on Umod?
    ServerPanel is a very detailed plugin, but it definitely deserves praise. The fact that it works seamlessly with other plugins like Shop, Kits, Daily Rewards, Kill Records, and TradeItem is truly impressive. The efforts of the developer, Mevent, to keep these kinds of plugins constantly updated is highly appreciated. Moreover, he responds to support requests quickly and with a friendly attitude. He’s very approachable and helpful. Thank you!
  17. Hello, thank you for your support efforts. I added the specified items to the StacksExtended config in the section below, but I'm not sure if I did it correctly as it didn't work. The following message kept appearing in Rcon: "Calling hook CanMoveItem resulted in a conflict between the following plugins: FurnaceUpgrades - True (Boolean), StacksExtended - False (Boolean)" I look forward to any new suggestions you may have on this matter. Best regards. { "Stack Options": { "Enable stacking of projectile weapons": false, "Prevent weapon stacking in player belt container": true, "Prevent stacking weapons that have attachments": true, "Prevent stacking projectile weapons with ammunition in the clip": true, "Enable stacking of liquid containers": false, "Prevent stacking skinned items that have different skins": true }, "Player Inventory Options": { "The maximum size of any stack in a players inventory (0 is Rust default)": 0 }, "Exclude Options": { "Items to be excluded from stack changes": [ "water", "water.salt", "blood", "blueprintbase", "coal", "flare", "generator.wind.scrap", "battery.small", "building.planner", "door.key", "map", "note", "hat.candle", "hat.miner", "furnace", "furnace.large", "electric.furnace", "legacyfurnace", "campfire", "bbq", "small.oil.refinery" ], "Skins to be excluded from stack changes": [] }, "Version": { "Major": 2, "Minor": 0, "Patch": 15 } }
  18. Version 3.2.2

    77 downloads

    Warning: To use this config, you need to purchase the paid Alphaloot plugin if you do not already own it: https://chaoscode.io/resources/alphaloot.13/ Thank you for choosing this professionally crafted config by fullwiped (xrust.co). Designed to minimize junk items while maintaining a balanced loot experience for 10x modded servers, it includes a substantial balance of loot, including nearly all NPC drops. Our latest configuration overhaul features extensive updates across more than 40 loot crate types. Each crate, from Roadsign and ammo crates to food crates and variants like elite, basic, and normal, has undergone meticulous fine-tuning. We've significantly cleaned up redundant items while maintaining a balance between vanilla and 10x gameplay dynamics. To enhance variety, we've customized certain items to introduce medium-tier loot and expand diversity according to player preferences. WARNING: Some items that we believe should be in the loot table might seem unnecessary to you. Please understand that we cannot build a separate loot table for each individual. Due to the core dynamics of the game, our loot tables may include many essential items that players need—such as basic clothing, weapons, and similar items. Please make your purchase with this understanding. In addition, we've introduced exclusive chances, such as a 1% or 2% drop rate for high-quality vehicle parts in crates and premium food items in food crates. Special event loot crates, like those for Halloween, Easter, or Christmas, have also been aligned to complement the 10x experience. Moreover, we've revamped and optimized NPC drops, ensuring that even the most detailed configurations are now tailored to fit seamlessly with the 10x server settings. From Gingerbread NPCs to Scarecrows, Scientist NPCs to Scientist NPC Cargos, and critical NPCs like Scientist NPC Heavies, each has been meticulously restructured. If you're seeking a professionally crafted loot table that ensures a seamless and enriched gaming experience, look no further. Installation Guide: Inside the downloaded zip file, locate the 'config' folder. Copy the 'AlphaLoot.json' file from this folder to the following directory: /home/rustserver/serverfiles/oxide/config If Rust is installed in a different directory, adjust accordingly. Next, within the downloaded zip file, find the 'data' folder. Inside, you'll find three files: 'fullwipedbradley', 'fullwipedheli', and 'fullwipedmain'. Copy these three files to the following directory: /home/rustserver/serverfiles/oxide/data/AlphaLoot/LootProfiles Adjust the path if your Rust installation differs. Final Steps: Once all files are successfully uploaded, restart your previously purchased AlphaLoot plugin. If needed, you can acquire the plugin or updates from the official vendor: https://chaoscode.io/resources/alphaloot.13/ If you've already made the purchase, proceed with file uploads and restart the plugin by typing o.reload AlphaLoot into RCON. Congratulations! Your 10x server now boasts a highly customized and well-prepared loot table. Customizing Your Config: If you need to modify the current config or adjust any settings, you can download the AlphaLoot Profile Editor from the following link: https://chaoscode.io/resources/alphaloot-profile-editor.183/ Editing the config may require some experience, but you can easily make simple adjustments. Feel free to use this tool to tailor your config to your preferences. Thank you for choosing us. Support: FULLWIPED DISCORD
    $12.99
  19. Oxide.Ext.RustEdit received 3 new updates in the last 2 days. The issue might be because of this. Try updating it. https://github.com/k1lly0u/Oxide.Ext.RustEdit
1.8m

Downloads

Total number of downloads.

8.5k

Customers

Total customers served.

128.1k

Files Sold

Total number of files sold.

2.7m

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.