Jump to content

BadlyWayne

Member
  • Posts

    16
  • Joined

  • Last visited

Everything posted by BadlyWayne

  1. Ignore me. Sorry... Redownloaded and it compiles now
  2. OK - le t me try downloading again - as this is what I am seeing in console: >>> o.reload CustomCommandUI 04/06 19:46:10 | [CSharp] Started Oxide.Compiler v successfully 04/06 19:46:14 | Error while compiling CustomCommandUI: Operator '??' cannot be applied to operands of type 'StringView[]' and 'string[]' | Line: 266, Pos: 40
  3. Hi, plugin fails to compile post June 2026 wipe — Argument 2: cannot convert from 'Facepunch.StringView' to 'string' at Line 1048, Pos 39. Facepunch changed string to StringView this update, needs .ToString() cast. Thanks!
  4. Needs to be updated post June update
  5. Hi, plugin fails to compile post June 2026 wipe — 'StringView' does not contain a definition for 'ToLower' at Line 778, Pos 41. Facepunch changed string to StringView this update, needs .ToString().ToLower(). Thanks!
  6. Hi, plugin fails to compile post June 2026 wipe — Operator '??' cannot be applied to operands of type 'StringView[]' and 'string[]' at Line 266, Pos 40. Facepunch changed string[] to StringView[] this update. Needs a cast or .Select(s => s.ToString()).ToArray(). Thanks!
  7. BadlyWayne

    Help UI

    Would it be possible to make the paste to chat a configurable option? As we are using it for help pages - it is pasting a lot of text into the users chat when they click on it.
  8. Don't know how, but it is now working. Picked up deployables and put down again - all seems to be OK.
  9. An Error Occurred [Adaptor] Nothing showing on console.
  10. For some reason, we are unable to place storage adapters anymore. Cannot work out why - nothing changed in config. We get An Error Occurred [Adaptor] tried recycler and planter. UltimateIndustrialFarm.json
  11. BadlyWayne

    Armored Train

    So it will not be possible to use LootManager as optional? As some of your customers also prefer it

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.6m
Total downloads
Customers
11.3k
Customers served
Files Sold
162.4k
Total sales
Payments
3.5m
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.