Jump to content

Covfefe

Member
  • Posts

    1,452
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by Covfefe

  1. When gpt tries to reply in game, nothing comes up and I see this in console What does this mean? It was working yesterday
  2. 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 },
  3. Bump
  4. Question, does the ship move? or just floats in one spot in the sky?
  5. @CASHRit's wipe already
  6. 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.
  7. 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
  8. 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.
  9. 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)
  10. done!
  11. 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
  12. I believe in you. It's okay if it goes in the water (so i can run plugins like convoy & armored train)
  13. Covfefe

    Giant’s Land

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

    Caravan

    Looks like Oregon Trail & Wild Wild West mixed together. Love it.
  15. 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.
  16. Covfefe

    Silo Island

    I believe in you
  17. 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
  18. Covfefe

    Maikan (MiniMap)

    please add gas station/supermarket
  19. 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
  20. causing the convoy to stop and get stuck
  21. What format should the positions be in? Like I want mine to be 0,0,0 (center of the map)
  22. I see a ring road, please add ring rail as well
  23. Covfefe

    Giant’s Land

    Please add ring & rail network for plugins like Convoy and Armored Train. Thank you
  24. Please add ring road and rail network
1.9m

Downloads

Total number of downloads.

9.1k

Customers

Total customers served.

133.7k

Files Sold

Total number of files sold.

2.8m

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.