Jump to content

ELF

Member
  • Posts

    83
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by ELF

  1. ELF

    fix is needed for update

    c.reload Creative Requested 'Creative' for compilation Failed compiling 'Creative.cs': 1. Cannot implicitly convert type 'Facepunch.StringView' to 'string'. An explicit conversion exists (are you missing a cast?) [CS0266] (Creative 31 line 4887) 2. There is no argument given that corresponds to the required parameter 'destination' of 'MemoryExtensions.ToLower(ReadOnlySpan<char>, Span<char>, CultureInfo)' [CS7036] (Creative 35 line 7988) 3. A constant value of type 'StringView' is expected [CS9135] (Creative 22 line 9466) fix this plewaseeee
  2. A update would be nice for at least the update/ new dlc stuff c.reload Creative Requested 'Creative' for compilation Failed compiling 'Creative.cs': 1. Cannot implicitly convert type 'Facepunch.StringView' to 'string'. An explicit conversion exists (are you missing a cast?) [CS0266] (Creative 31 line 4887) 2. There is no argument given that corresponds to the required parameter 'destination' of 'MemoryExtensions.ToLower(ReadOnlySpan<char>, Span<char>, CultureInfo)' [CS7036] (Creative 35 line 7988) 3. A constant value of type 'StringView' is expected [CS9135] (Creative 22 line 9466)
  3. whats the best way to config this system for or can u make a way to
  4. ELF

    Compatability

    ya i see what i did wrong forgot to change the outpost when generating it sorry about that just saw the red and thought that was thje issue
  5. ELF

    Compatability

    Uploaded it to Rustmap like i do any other prefab with the .map thats in the zip u can see if this screen shot https://i.rfgam.ing/DaNI1/bobOBOYe73.png yours vs robj's i even tryed to generate a map and didnt work
  6. ELF

    Compatability

    looks like Compatibility on rust-maps is red and not working for Main & Staging at the moment
  7. ELF

    RustCMS

    CRAZY STILL WAITING
  8. ELF

    issues

    @AhigaO any idea??
  9. ELF

    issues

    @AhigaO any idea?
  10. ELF

    issues

    sorry about that i guess CF buged when i posted this Failed to call internal hook 'OnEntityKill' on plugin 'FoundationLimits v1.1.3' [304634108] (Object reference not set to an instance of an object) at void Oxide.Plugins.FoundationLimits.OnEntityKill(BuildingBlock block) in /home/container/carbon/plugins/FoundationLimits.cs:line 222 at object Oxide.Plugins.FoundationLimits.InternalCallHook(uint hook, object[] args) in FoundationLimits.cs/Internal:line 111 then on on restarts
  11. ELF

    RustCMS

    @TimFS ANY UPDATE?
  12. ELF

    RustCMS

    @TimFS Any update
  13. dose this work on multiply servers / vote channels ect? ie: i have 4 servers and each server has differnt sets of maps to be voted on
  14. ELF

    Cannot Use Ladderhatches

    When trying to deploy ladder hatches on the barges, they will not attach to the floor frames. it flashes for a second, and does not deploy or take the item
  15. ELF

    Muti buttons spawning

    On a ungraceful shutdown (eg. server crash) the buttons are not despawned at the oil rigs. so when the server restarts, the plugin spawns another button in the same place, making it sometimes not work, without ent killing the old buttons
  16. ELF

    World 2.0 update

    ANYUPDATE?
  17. any ETA for Simple Link would love to change to this bot once its in
  18. ELF

    add support for mutply "purges"

    to be able to have different start/end times for multiple purges for example: Purge 1: Happens in week 2 from 10am to 10pm (12 hours) Purge 2: Happens in week 4 from 12pm to 12pm (24 hours)
  19. ELF

    add support for mutply "purges"

    Add were we can add mutply purges ie for "monthly" server one week 2 and then week 4 with differnt settings ect
  20. ELF

    event helper error

    Plugin was not added into /event vote Config is set to enable EventHelper. After server restart or plugin load, it still does not show up. EventHelper plugin needs to be restarted for it to show up. We moved the "EMCreateEvent" to OnServerInitialized, as it seems that EventHelper is loaded before GunGame during our boot
  21. ELF

    Smart Crate

    Sickness consistently offers top-notch plugins and excellent support. At Royal Family Gaming, our players appreciate this as a VIP benefit, as it saves them a lot of waiting time and allows them to enjoy more gameplay.
  22. ELF

    names not showing fully

    clans reborn, and you can replicate it by increasing the length of the display name string saved in the data file, and reloading the plugin
  23. ELF

    Sarestore command issue

    when using the /sarestore command this error is thrown, and 1 item is given. doesnt clear player from the list, so they can claimthat 1 item over and over: NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.SurvivalArena.GetRestoreItem (BasePlayer player, ItemContainer container, Oxide.Plugins.SurvivalArena+ItemInfo savedItem, System.Boolean forceMove) (at /home/container/carbon/plugins/SurvivalArena.cs:5126) at Oxide.Plugins.SurvivalArena.RestoreItems (BasePlayer player, Oxide.Plugins.SurvivalArena+PCDInfo playerData, System.Boolean force) (at /home/container/carbon/plugins/SurvivalArena.cs:5083) at Oxide.Plugins.SurvivalArena.HandleItemRestore (BasePlayer player, Oxide.Plugins.SurvivalArena+PCDInfo playerData, System.Boolean force) (at /home/container/carbon/plugins/SurvivalArena.cs:5029) at Oxide.Plugins.SurvivalArena+<>c__DisplayClass298_0.<HandleFromCMD>b__0 () (at /home/container/carbon/plugins/SurvivalArena.cs:5180) at InvokeHandlerBase`1[T].DoTick () (at <10e2136150f345d986869e002ba9993e>:0) at InvokeHandlerBase`1[T].LateUpdate () (at <10e2136150f345d986869e002ba9993e>:0) NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.SurvivalArena.GetRestoreItem (BasePlayer player, ItemContainer container, Oxide.Plugins.SurvivalArena+ItemInfo savedItem, System.Boolean forceMove) [0x00174] in /home/container/carbon/plugins/SurvivalArena.cs:5126 at Oxide.Plugins.SurvivalArena.RestoreItems (BasePlayer player, Oxide.Plugins.SurvivalArena+PCDInfo playerData, System.Boolean force) [0x000d6] in /home/container/carbon/plugins/SurvivalArena.cs:5083 at Oxide.Plugins.SurvivalArena.HandleItemRestore (BasePlayer player, Oxide.Plugins.SurvivalArena+PCDInfo playerData, System.Boolean force) [0x0001b] in /home/container/carbon/plugins/SurvivalArena.cs:5029 at Oxide.Plugins.SurvivalArena+<>c__DisplayClass298_0.<HandleFromCMD>b__0 () [0x00000] in /home/container/carbon/plugins/SurvivalArena.cs:5180 at InvokeHandlerBase`1[T].DoTick () [0x00138] in <10e2136150f345d986869e002ba9993e>:0 at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <10e2136150f345d986869e002ba9993e>:0 (Filename: /home/container/carbon/plugins/SurvivalArena.cs Line: 5126)

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.4k
Customers served
Files Sold
162.9k
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.