Jump to content

OvO

Member
  • Posts

    167
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by OvO

  1. I installed the InstantGather plugin, but it seems to not work properly. Even after setting the multiplier, the collected resources are still at the original multiplier.
  2. OvO

    Shop

    I updated Shop 1.3.8 and encountered a widespread error message issue Failed to call hook 'CmdShopOpen' on plugin 'Shop v1.3.8' (ArgumentNullException: Value cannot be null. Parameter name: format) at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00003] in <b11ba2a8fbf24f219f7cc98532a11304>:0 at System.String.Format (System.String format, System.Object[] args) [0x00020] in <b11ba2a8fbf24f219f7cc98532a11304>:0 at Oxide.Plugins.Shop.Msg (BasePlayer player, System.String key, System.Object[] obj) [0x00013] in <070db96f24464f75b0d919872db2fe48>:0 at Oxide.Plugins.Shop+EconomyConf.GetPriceTitle (BasePlayer player, System.String formattedPrice) [0x00000] in <070db96f24464f75b0d919872db2fe48>:0 at Oxide.Plugins.Shop.SellButtonUi (BasePlayer player, Oxide.Game.Rust.Cui.CuiElementContainer& container, Oxide.Plugins.Shop+ShopItem shopItem, System.Int32 selectedEconomy) [0x0028c] in <070db96f24464f75b0d919872db2fe48>:0 at Oxide.Plugins.Shop.ItemUI (BasePlayer player, Oxide.Plugins.Shop+ShopItem shopItem, Oxide.Game.Rust.Cui.CuiElementContainer container, System.Int32 catPage, System.Int32 shopPage, System.Int32 selectedEconomy, System.Boolean description, System.Boolean showMoveButton) [0x0069d] in <070db96f24464f75b0d919872db2fe48>:0 at Oxide.Plugins.Shop+<>c__DisplayClass114_1.<ShopContentUI>b__3 (System.Int32 index) [0x00022] in <070db96f24464f75b0d919872db2fe48>:0 at Oxide.Plugins.Shop.ShowGridUI (Oxide.Game.Rust.Cui.CuiElementContainer container, System.Int32 startIndex, System.Int32 count, System.Int32 itemsOnString, System.Single marginX, System.Single marginY, System.Single itemWidth, System.Single itemHeight, System.Single offsetX, System.Single offsetY, System.Single aMinX, System.Single aMaxX, System.Single aMinY, System.Single aMaxY, System.String backgroundColor, System.String parent, System.Func`2[T,TResult] panelName, System.Func`2[T,TResult] destroyName, System.Action`1[T] callback) [0x000e0] in <070db96f24464f75b0d919872db2fe48>:0 at Oxide.Plugins.Shop.ShopContentUI (BasePlayer player, Oxide.Game.Rust.Cui.CuiElementContainer container, System.Int32 catPage, System.Int32 shopPage, System.String search, System.Int32 searchPage, Oxide.Plugins.Shop+OpenedShop shop) [0x001c6] in <070db96f24464f75b0d919872db2fe48>:0 at Oxide.Plugins.Shop.ShowShopUI (BasePlayer player, System.Int32 catPage, System.Int32 shopPage, System.String search, System.Int32 searchPage, System.Boolean first, System.Boolean categories, System.Int32 iCategory) [0x00046] in <070db96f24464f75b0d919872db2fe48>:0 at Oxide.Plugins.Shop.CmdShopOpen (Oxide.Core.Libraries.Covalence.IPlayer cov, System.String command, System.String[] args) [0x00065] in <070db96f24464f75b0d919872db2fe48>:0 at Oxide.Plugins.Shop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0182e] in <070db96f24464f75b0d919872db2fe48>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>: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
  3. Can it be placed on the shop for sale?
  4. Should I add the images from the icons folder to the image library? Image failed to download! Error: Request timeout - Image Name: https://www.dropbox.com/scl/fi/qscxb6uxszldma7d5lazx/Placeholder.png?rlkey=ad60m0xd8zq89xrj7repwlb60&dl=1_0 - Image URL: https://www.dropbox.com/scl/fi/qscxb6uxszldma7d5lazx/Placeholder.png?rlkey=ad60m0xd8zq89xrj7repwlb60&dl=1 (09:39:02) | Image failed to download! Error: Request timeout - Image Name: https://www.dropbox.com/scl/fi/qscxb6uxszldma7d5lazx/Placeholder.png?rlkey=ad60m0xd8zq89xrj7repwlb60&dl=1_0 - Image URL: https://www.dropbox.com/scl/fi/qscxb6uxszldma7d5lazx/Placeholder.png?rlkey=ad60m0xd8zq89xrj7repwlb60&dl=1
  5. OvO

    Restore Corpse

    What is this all about, constantly reporting errors??? Failed to call hook 'OnPlayerCorpseSpawned' on plugin 'RestoreCorpse v1.1.0' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.RestoreCorpse.OnPlayerCorpseSpawned (BasePlayer player, PlayerCorpse corpse) [0x00096] in <e319ee79a17943e9857e60fb6df118b2>:0 at Oxide.Plugins.RestoreCorpse.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00100] in <e319ee79a17943e9857e60fb6df118b2>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0
  6. OvO

    Custom BradleyAI

    Failed to call hook 'CanLootEntity' on plugin 'CustomBradley v1.3.15' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CustomBradley.CanLootEntity (BasePlayer player, StorageContainer container) [0x00014] in <55e498bf6555411d81e8a0feee33f809>:0 at Oxide.Plugins.CustomBradley.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0099a] in <55e498bf6555411d81e8a0feee33f809>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0
  7. OvO

    Sky Base

    Can drones in the sky foundation not be picked up, so they can get unlimited bugs and still maintain the floating effect after picking up the drone foundation..
  8. OvO

    Shop

    Hello, I have activated the gene, but the seed gene I bought in the store is unknown.. "Genes": { "Enabled": true, "Gene types": [ "G", "G", "G", "Y", "Y", "Y" ]
  9. OvO

    BuildingGod

    I cleared the permissions of BuildingGod. NPCs are very fragile. When I regain authorization, the NPCs in the event become invincible. Can you test it??
  10. OvO

    BuildingGod

    Hello, this plugin makes NPC invincible and impeccable。
  11. OvO

    IQGuardianDrone

    What happened?? This kind of error played dozens of times!!
  12. OvO

    AutoFarm

    Automatically plant 8 seeds instead of 9???
  13. OvO

    IQTurret

    There seems to be some issues with the turret. Why didn't it actively attack the NPC? I waited for about 5 minutes, constantly turning it on and off, before I could wake it up and work for me
  14. OvO

    Heli Signals

    What happened? Why keep reporting error messages? | Failed to call hook 'OnEntityTakeDamage' on plugin 'HeliSignals v1.2.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.HeliSignals.OnEntityTakeDamage (PatrolHelicopter heli, HitInfo info) [0x00062] in <b074152c7fa044a7a29466e057bc954e>:0 at Oxide.Plugins.HeliSignals.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0058a] in <b074152c7fa044a7a29466e057bc954e>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0
  15. OvO

    VirtualRecycler

    Hello, the plugin keeps sending traces of usage
  16. OvO

    Paraplane

    Sorry, it's my problem. The plugin is now running perfectly. How should I set up to make the paraglider fly faster?? Does the higher the power, the faster the flight speed? "Setting up the engine": { "Add an engine? [true/false]": true, "Add a drone? [true/false]": true, "Power": 80.0, "Fuel consumption": 2.0
  17. OvO

    Paraplane

    Does it automatically generate a regular parachute after each use? Can he disappear??
  18. OvO

    Advanced Hit Bar

    Failed to call hook 'OnEntityTakeDamage' on plugin 'AdvancedHitBar v1.2.0' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.AdvancedHitBar.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo info) [0x001c5] in <4c2b7e45e2ae431b9d53b9e86c4d3a03>:0 at Oxide.Plugins.AdvancedHitBar.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00090] in <4c2b7e45e2ae431b9d53b9e86c4d3a03>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <18d4f19bbc844191b11ed9e69284d09b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <18d4f19bbc844191b11ed9e69284d09b>:0
  19. OvO

    Advanced Hit Bar

    Is his blood strip suitable???
  20. OvO

    Heli Signals

    Failed to call hook 'OnEntityKill' on plugin 'HeliSignals v1.2.4' (KeyNotFoundException: The given key 'patrolhelicopter[137385969]' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at Oxide.Plugins.HeliSignals.OnEntityKill (PatrolHelicopter heli) [0x000bd] in <4c2b7e45e2ae431b9d53b9e86c4d3a03>:0 at Oxide.Plugins.HeliSignals.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x005c2] in <4c2b7e45e2ae431b9d53b9e86c4d3a03>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <18d4f19bbc844191b11ed9e69284d09b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <18d4f19bbc844191b11ed9e69284d09b>:0

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.7m
Total downloads
Customers
11.5k
Customers served
Files Sold
164.9k
Total sales
Payments
3.6m
Processed total
×
×
  • 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.