Jump to content

RR_Tappi

Member
  • Posts

    219
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by RR_Tappi

  1. Thank you Can I include chat messages? High water is coming... Low water is coming?
  2. Ah, okay And what are the names of these plugins? I only found one, but it was last updated 5 years ago. Does it still work?
  3. And what does that mean now?
  4. The seas and oceans have tides (ebb and flow), which can be observed particularly well in the Wadden Sea in Germany... the water disappears completely there. Is there something like that in Rust too? I mean, you could control it manually. But it should be automatic.
  5. Hello, as far as I can tell, can it only be started by an administrator? I read that it could also be done automatically. Will there also be a purchasable option so players can buy it for scrap or real money? Similar to DungeonEvents Thank you I just tested it with a player. I had to place a coffin, look at it, and enter a single command before I could start it. Like I said, it would be cool if players could buy it or if it happened automatically, but then it shouldn't always take place in the same location.
  6. RR_Tappi

    Raidable Bases

    Okay, I'll delete the language file and check again. Thank you.
  7. RR_Tappi

    Raidable Bases

    Hello, since the last update, the price is no longer displayed. Players type /buyraid and the selection list appears, but it no longer shows the price of each item. It only displays "PriceText". I've looked everywhere but I can't find anything. I'm completely stumped.
  8. Error while compiling Loottable: The name 'ofen' does not exist in the current context | Line: 8556, Pos: 21
  9. RR_Tappi

    Events Manager

    Do I need to disable automatic starting for all events so that the Event Manager handles the starting, etc.?
  10. RR_Tappi

    Dynamic Monuments

    It's not working somehow, I'll open a ticket.
  11. RR_Tappi

    Dynamic Monuments

    I'm facing the same problem, I have no idea how it works.
  12. RR_Tappi

    Dynamic Monuments

    I have a question. How does this work? I've added it, but nothing seems to be created. Do I have to create all the monuments manually? Allow automatic spawn? [true/false]": true But I don't see that anything has spawned.
  13. I have created pinboards, but there is no loot in them even though I have added it... 2 slots but empty
  14. Hello, I have inserted the following finished file StaticLootables.json I can specify the slots and what should be in them, but what and how much always changes, right? Thanks
  15. Released Yesterday at 03:08 PM Fixed a problem with tunnels Great, I ended up under the map myself, car and all, died, and then, of course, everything was gone. Question: If I upload the new map now, am I doing a map wipe right? Or how do I make sure there's no wipe?
  16. In the Console: (23:11:13) | Failed to run a 1.00 timer in 'AdvancedRandomScarecrowSpawner v2.3.5' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.AdvancedRandomScarecrowSpawner+<>c__DisplayClass56_0.<OnCorpsePopulate>b__1 () [0x00000] in <d3409a9b01e045899a5620c54700b314>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <d59b507fd76240e5b62228d0eae39b73>:0
  17. RR_Tappi

    Air Convoy

    thanks 14:49:19) | AirConvoy was compiled successfully in 1508ms (14:49:19) | [AirConvoy] Automatically Harmony patched 'PatrolHelicopterAI.TryAddTarget_Patch1' method. (PatrolHelicopterAI_TryAddTarget) (14:49:19) | Loaded plugin AirConvoy v1.0.4 by The_Kiiiing (14:49:27) | Scientist[2339565] was killed by [TBC] max.schuster0307[76561199290341473] at (759.43, 27.15, 2361.53) (14:49:33) | Unloaded plugin AirConvoy v1.0.4 by The_Kiiiing (14:49:33) | [AirConvoy] Automatically Harmony patched 'PatrolHelicopterAI.TryAddTarget_Patch1' method. (PatrolHelicopterAI_TryAddTarget) (14:49:33) | Loaded plugin AirConvoy v1.0.4 by The_Kiiiing (14:49:37) | Failed to call hook 'OnCorpsePopulate' on plugin 'AirConvoy v1.0.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00107] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0
  18. RR_Tappi

    Air Convoy

    where... what is the error? (21:51:31) | Unloaded plugin AirConvoy v1.0.4 by The_Kiiiing (21:51:31) | Could not initialize plugin 'AirConvoy v1.0.4' (JsonReaderException: After parsing a value an unexpected character was encountered: a. Path 'end_time', line 2, position 49.) at Newtonsoft.Json.JsonTextReader.ParsePostValue () [0x00179] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonTextReader.Read () [0x0005a] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateDictionary (System.Collections.IDictionary dictionary, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonDictionaryContract contract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, System.String id) [0x0028b] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x002a8] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Boolean checkAdditionalContent) [0x000d9] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00053] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x0002d] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value) [0x00000] in <271c58b7a8684db5a2c92be17a81f252>:0 at Oxide.Core.Libraries.Lang.GetMessageFile (System.String plugin, System.String lang) [0x00067] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Libraries.Lang.RegisterMessages (System.Collections.Generic.Dictionary`2[TKey,TValue] messages, Oxide.Core.Plugins.Plugin plugin, System.String lang) [0x00032] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Plugins.AirConvoy.LoadDefaultMessages () [0x00076] in <8acf2c12098b44f68b62ca8c98ed28ab>:0 at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0001d] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Plugins.RustPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0028e] in <beb5ea45cffb4e8ba867320446e47763>:0 at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in <d59b507fd76240e5b62228d0eae39b73>:0 at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in <d59b507fd76240e5b62228d0eae39b73>:0 (21:51:31) | No previous version to rollback plugin: AirConvoy
2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

153.1k

Files Sold

Total number of files sold.

3.3m

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.