Jump to content

Covfefe

Member
  • Posts

    1,559
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Covfefe

  1. Please give us an option to just disable ground control center all together or have players who get killed by the airship turrets "YOU MUST DESTROY GROUND CONTROL CENTER FIRST" something like that because nobody even tries to do the airship event anymore, because nobody knows about the ground control center.
  2. How's it coming along? Wipe is almost here!
  3. Any update on this? My players pretty much stopped using this plugin because of how difficult it is to land on 1 foundation
  4. My players had no idea how to disable the anti-air because the ground control icon looks like every other one. Please add some kind of colorful radius marker on it. OR Allow us to just permanently turn off ground control/air turrets
  5. Please add small monuments like gas station, supermarket and light house to your monument list or just disable the control center requirement all together, because I'm running a small map and the event won't start
  6. The only cargoships I want on the map is the heavy cargoship event. Thank you
  7. When gpt tries to reply in game, nothing comes up and I see this in console What does this mean? It was working yesterday
  8. I'm still not getting anything but suicides. Not sure what I'm doing wrong. This used to work perfectly 2 versions ago "AIResponseParameters": { "Frequency Penalty": 0.0, "Max Tokens": 999, "Model": "gpt-3.5-turbo-0125", "Presence Penalty": 0.6, "Temperature": 0.9 }, "Broadcast Response to the server": true, "Chat cool down in seconds": 3, "DeathNoteSettings": { "Kill Message Color": "#ADD8E6", "Kill Message Font Size": 12, "Show simple kill feed in chat": true }, "OpenAI_Api_Key": { "OpenAI API Key": "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" }, "OptionalPlugins": { "Broadcast RustGPT Messages to Discord?": true, "DiscordMessages Webhook URL": "https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks", "Kill GPT Prompt": "You are an extremely rude color commentator on the hottest new deathmatch show of the future. You use profanity and make fun of the people involved.", "Steam API Key": "966DF5F37A61ADADF4E125576B35AA97", "Turn on GPT Powered Death Notes": true },
  9. Bump
  10. Question, does the ship move? or just floats in one spot in the sky?
  11. @CASHRit's wipe already
  12. Please add an option to disable the card requirement to open doors. Things like that is one of the biggest mistakes event creators make. Players are really dumb and won't know why the doors aren't opening then quit the vent all together. I've seen this happen many times.
  13. I just got it again, not sure what is triggering it Failed to call hook 'OnHammerHit' on plugin 'BaseFixer v3.0.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BaseFixer.OnHammerHit (BasePlayer player, HitInfo info) [0x000b4] in <3f871282419f41689506a7e346ed1917>:0 at Oxide.Plugins.BaseFixer.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003ad] in <3f871282419f41689506a7e346ed1917>: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 :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0 Failed to call hook 'OnHammerHit' on plugin 'BaseFixer v3.0.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BaseFixer.OnHammerHit (BasePlayer player, HitInfo info) [0x000b4] in <3f871282419f41689506a7e346ed1917>:0 at Oxide.Plugins.BaseFixer.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x003ad] in <3f871282419f41689506a7e346ed1917>: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 :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
  14. hey @CASHRhow's it coming along? Wipe is in a couple days and people barely use sky foundations anymore because they're tired of trying to land on it.
  15. Just a heads up .Never seen this before Failed to call hook 'CanEntityTakeDamage' on plugin 'Caravan v1.0.0' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.Caravan+HorseCarriage+<>c__DisplayClass7_0.b__0 (Oxide.Plugins.Caravan+HorseCarriage x) [0x00017] in :0 at Oxide.Plugins.CaravanExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00010] in :0 at Oxide.Plugins.Caravan+HorseCarriage.GetCarriageByHorseNetID (System.UInt64 netID) [0x0000d] in :0 at Oxide.Plugins.Caravan.CanEntityTakeDamage (RidableHorse ridableHorse, HitInfo info) [0x00031] in :0 at Oxide.Plugins.Caravan.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x010c2] in :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 :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0 Failed to call hook 'OnEntityTakeDamage' on plugin 'Caravan v1.0.0' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.Caravan+HorseCarriage+<>c__DisplayClass7_0.b__0 (Oxide.Plugins.Caravan+HorseCarriage x) [0x00017] in :0 at Oxide.Plugins.CaravanExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00010] in :0 at Oxide.Plugins.Caravan+HorseCarriage.GetCarriageByHorseNetID (System.UInt64 netID) [0x0000d] in :0 at Oxide.Plugins.Caravan.OnEntityTakeDamage (RidableHorse ridableHorse, HitInfo info) [0x00023] in :0 at Oxide.Plugins.Caravan.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002a7] in :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 :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0 Caravan Sniper[1866307] was killed by Blueberett_PT[76561197968326325] at (59.31, 58.03, -701.53)
  16. done!
  17. I already removed anything tuboat from my truepve config but I still get this message. this spams my console whenever anything tries to damage tugboats
  18. I believe in you. It's okay if it goes in the water (so i can run plugins like convoy & armored train)
  19. Covfefe

    Giant’s Land

    I believe in you (i really want to run convoy & armored train plugins)
  20. Covfefe

    Caravan

    Looks like Oregon Trail & Wild Wild West mixed together. Love it.
  21. Covfefe

    Silo Island

    So I can run convoy & armored train plugins. Players can build in the sky on my server and the ocean too, so no worries there.
  22. Covfefe

    Silo Island

    I believe in you
  23. Covfefe

    Rust GPT

    I did, just trying to figure out what Tbird meant https://codefling.com/files/sc/12030-new-death-notes-doesnt-catch-most-deaths/?tab=comments#comment-59608
  24. Covfefe

    Maikan (MiniMap)

    please add gas station/supermarket
  25. Sometimes they go crazy clipping through each other and then sometimes a few npcs get left behind from the caravan after going through a convoy

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.8m
Total downloads
Customers
11.8k
Customers served
Files Sold
167.5k
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.