Jump to content

bobekua

Member
  • Posts

    175
  • Joined

  • Last visited

Everything posted by bobekua

  1. bobekua

    spam console server

    How is the editing work going?
  2. bobekua

    spam console server

    ???
  3. bobekua

    Calling hook

    We have furnace stacking turned off, the only thing we stack is crates, so far we have problems with duplication of our own items such as gold, which is made from HQ raw ore. We are temporarily blocking this by not dividing the materials in the furnace into multiple sections. Example - large furnace - a pipe with raw iron enters it and it does not fit into 5 slots in the furnace, but only into one slot. But you still have not fixed the basic problem.
  4. bobekua

    Calling hook

    [FurnaceUpgrades] FurnaceUpgrades conflicts with the 'Loottable' plugin [FurnaceUpgrades] If any Stack Modifier plugin oven items stack is greater than (1), upgrades will be lost, FurnaceUpgrades does not work correctly when changing the Furnace Stack using
  5. bobekua

    spam console server

    Hi, I need to solve this quickly, it spams our server console every day and increases the amount of data in the log!
  6. bobekua

    Calling hook

    any changes, suggestions?
  7. bobekua

    spam console server

    IndexOutOfRangeException: Index byl mimo hranice pole. v AutoTurret.UpdateTotalAmmo () [0x0001a] v <34c1ecf46a7b410ca8dc7d76602da46f>:0 v AutoTurret.ServerTick () [0x0007f] v <34c1ecf46a7b410ca8dc7d76602da46f>:0 v InvokeHandlerBase1[T].DoTick () [0x00138] v <1cb0c1a470524bb4a513252921982d15>:0 v InvokeHandlerBase1[T].LateUpdate () [0x0001f] v <1cb0c1a470524bb4a513252921982d15>:0
  8. bobekua

    Calling hook

    To solve this problem either ask the developer of FurnaceUpgrades to add an exception for Loottable or disable the stack size controller in Loottable
  9. bobekua

    Calling hook

    FurnaceUpgrades.json
  10. bobekua

    spam server console

    [DungeonEvents] Removed inactive dungeon of tier Normal at grid U10. GUIDToPath: guid is empty IndexOutOfRangeException: Index was outside the bounds of the array. at AutoTurret.UpdateTotalAmmo () [0x0001a] in <a3bc80c47ce145eaabe3c2694da63750>:0 at AutoTurret.ServerTick () [0x0007f] in <a3bc80c47ce145eaabe3c2694da63750>:0 at InvokeHandlerBase1[T].DoTick () [0x00138] in <1cb0c1a470524bb4a513252921982d15>:0 at InvokeHandlerBase1[T].LateUpdate () [0x0001f] in <1cb0c1a470524bb4a513252921982d15>:0
  11. bobekua

    Calling hook

    Hello 00:43 [Warning] Calling hook CanStackItem resulted in a conflict between the following plugins: Loottable - False (Boolean), FurnaceUpgrades (True (Boolean)) Loot Table developer: To solve this problem either ask the developer of FurnaceUpgrades to add an exception for Loottable or disable the stack size controller in Loottable
  12. bobekua

    TC

    I forgot to add that the message is from the RealPVE developer.
  13. bobekua

    TC

  14. bobekua

    TC

    In the meantime, as a temporary solution, in AbandonedBases.cs, you can add this else if (entity is DroppedItemContainer) { Interface.CallHook("OnEntityEnteredAbandonedBase", new object[] { entity, center, radius, AllowPVP }); } at the end of the "private void OnTriggerEnter(Collider collider)" method(line ~990), approximately at line 1055.
  15. bobekua

    TC

    Hi, the last 2 wipes have been annoying us with raids, as soon as the player destroys the TC, it is no longer possible to pick up items from the TC or from loot boxes. Please help
  16. bobekua

    no work

    sonny159
  17. bobekua

    no work

    Hello, I tried your plugin, I have permission assigned, when I want to give a warning or ban, the command does not work, both in the game chat / command and in the server console, and I use the Steam player ID. I would like to ask how to solve this error or how to make it work correctly, thank you
  18. So what should we change and where? in Raids or in Sentry, or both?
  19. Calling the OnInterferenceUpdate hook resulted in a conflict between the following plugins: SentryTurrets - True (Boolean), RaidableBases (False (Boolean)) Tangerine 53 Published26 Nov You need to ask the developer of the RaidableBases plugin to fix their hook. It is common practice in plugins to return True, not False.
  20. bobekua

    pls help

    Volání hooku OnInterferenceUpdate vedlo ke konfliktu mezi následujícími pluginy: SentryTurrets - True (Boolean), RaidableBases (False (Boolean))
  21. bobekua

    Error

    20:37:04 Chyba při kompilaci SentryTurrets: 'ulong' neobsahuje definici pro 'userid' a nebyla nalezena žádná přístupná rozšiřující metoda 'userid', která by přijímala první argument typu 'ulong' (chybí vám direktiva using nebo reference assembly?) | Řádek: 701, Pozice: 65
  22. bobekua

    Special items

    thanks for the reply, we'll try it out
  23. bobekua

    Special items

    Hi, is it possible that this plugin gives item upgrades (specials) and custom weapons in loot? And how can I remove it (loot)? - I wrote you this in a private message on discord — 23.09.2025 12:59 and you have been ignoring me since then. We have specially modified weapons on the server and your plugin is randomly spawning them for us, and we need to remove that. Please help
  24. bobekua

    update deleted settings

    ok thx
  25. bobekua

    update deleted settings

    { "Use LangAPI Plugin": true, "Use Notify Plugin": true, "RP Image URL": "https://i.ibb.co/C22VZDj/money.png", "Allow Team Access": true, "Allow Friends Access": true, "Give Quarry Command": [ "gq", "givequarry" ], "Drop Quarry Item on Destruction": true, "No Upgrades (Level 1)": { "Fuel Configuration": { "Shortname": "charcoal", "Resource Extraction Interval In Seconds": 300, "Fuel Required Per Extraction": 10000 }, "Storage Slots": { "Fuel": 1, "Resources": 6 }, "Resources Output Per Extraction": [ { "Shortname": "crude.oil", "Amount": 10 }, { "Shortname": "stones", "Amount": 500 }, { "Shortname": "metal.ore", "Amount": 200 }, { "Shortname": "sulfur.ore", "Amount": 100 } ] }, "Upgrades (Level 2+)": [ { "Fuel Configuration": { "Shortname": "charcoal", "Resource Extraction Interval In Seconds": 300, "Fuel Required Per Extraction": 10000 }, "Storage Slots": { "Fuel": 2, "Resources": 12 }, "Resources Output Per Extraction": [ { "Shortname": "crude.oil", "Amount": 20 }, { "Shortname": "stones", "Amount": 1000 }, { "Shortname": "metal.ore", "Amount": 400 }, { "Shortname": "sulfur.ore", "Amount": 200 } ], "Required Items To Upgrade": [ { "Shortname": "Economics", "Amount": 1 } ] }, { "Fuel Configuration": { "Shortname": "charcoal", "Resource Extraction Interval In Seconds": 300, "Fuel Required Per Extraction": 10000 }, "Storage Slots": { "Fuel": 3, "Resources": 18 }, "Resources Output Per Extraction": [ { "Shortname": "crude.oil", "Amount": 30 }, { "Shortname": "hq.metal.ore", "Amount": 10 }, { "Shortname": "metal.ore", "Amount": 600 }, { "Shortname": "stones", "Amount": 1500 }, { "Shortname": "sulfur.ore", "Amount": 300 } ], "Required Items To Upgrade": [ { "Shortname": "Economics", "Amount": 1 } ] }, { "Fuel Configuration": { "Shortname": "charcoal", "Resource Extraction Interval In Seconds": 300, "Fuel Required Per Extraction": 10000 }, "Storage Slots": { "Fuel": 4, "Resources": 24 }, "Resources Output Per Extraction": [ { "Shortname": "crude.oil", "Amount": 40 }, { "Shortname": "hq.metal.ore", "Amount": 15 }, { "Shortname": "metal.ore", "Amount": 800 }, { "Shortname": "stones", "Amount": 2000 }, { "Shortname": "sulfur.ore", "Amount": 400 }, { "Shortname": "diesel_barrel", "Amount": 1 } ], "Required Items To Upgrade": [ { "Shortname": "Economics", "Amount": 1 } ] }, { "Fuel Configuration": { "Shortname": "charcoal", "Resource Extraction Interval In Seconds": 300, "Fuel Required Per Extraction": 10000 }, "Storage Slots": { "Fuel": 4, "Resources": 30 }, "Resources Output Per Extraction": [ { "Shortname": "crude.oil", "Amount": 45 }, { "Shortname": "hq.metal.ore", "Amount": 20 }, { "Shortname": "metal.ore", "Amount": 1000 }, { "Shortname": "stones", "Amount": 2200 }, { "Shortname": "sulfur.ore", "Amount": 500 }, { "Shortname": "diesel_barrel", "Amount": 1 }, { "Shortname": "scrap", "Amount": 10 } ], "Required Items To Upgrade": [ { "Shortname": "Economics", "Amount": 1 } ] } ], "Keep Upgrades On Remove Quarry": true, "Profiles": { "Default (No Permission)": { "Quarry Limit": 5 }, "VIP (quarrycomputer.vip Permission)": { "Quarry Limit": 10 } }, "Item Name": "Quarry Computer", "UI Configuration": { "Font (DroidSansMono.ttf / PermanentMarker.ttf / RobotoCondensed-Bold.ttf / RobotoCondensed-Regular.ttf)": "DroidSansMono.ttf", "Header": { "Background Color": "0.4 0.4 0.4 0.95", "Font Color": "1 1 1 1", "Close Button": { "Background Color": "1 0 0 1", "Font Color": "1 1 1 0.5", "Font Size": 13 } }, "Background Color": "0.6 0.6 0.6 0.95", "Line Color": "1 1 1 1", "Left Panel": { "Shadow Color": "0 0 0 0.97", "Font Color": "1 1 1 1", "Background Color": "0 0 1 1", "Remove Button": { "Background Color": "0.6 0.6 0.6 0.95", "Font Color": "1 0 0 1", "Font Size": 14 }, "Start Stop Button": { "Background Color": "0.6 0.6 0.6 0.95", "Font Color": "0 1 0 1", "Font Size": 14 }, "Stop Stop Button": { "Background Color": "0.6 0.6 0.6 0.95", "Font Color": "1 0 0 1", "Font Size": 14 } }, "Right Panel": { "Shadow Color": "0 0 0 0.97", "Font Color": "1 1 1 1", "Background Color": "0.5 0 0 1", "Upgrade Button": { "Background Color": "0.6 0.6 0.6 0.95", "Font Color": "0 1 0 1", "Font Size": 14 } }, "Popup": { "Overlay Color": "0 0 0 0.9", "Shadow Color": "0 0 0 0.85", "Border Color": "1 1 1 1", "Background Color": "0 0 0 1", "Button Color": "0.6 0.6 0.6 0.95", "Confirm Button Color": "0 1 0 1", "Cancel Button Color": "1 0 0 1" } }, "Version": { "Major": 1, "Minor": 5, "Patch": 0 } }
2.2m

Downloads

Total number of downloads.

10.3k

Customers

Total customers served.

148.2k

Files Sold

Total number of files sold.

3.2m

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.