Jump to content

Watcher

Member
  • Posts

    422
  • Joined

  • Last visited

Everything posted by Watcher

  1. Watcher

    Building Skins

    Don't work.
  2. Watcher

    Console spam

    NullReferenceException at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.Shipwreck+PatrolNpc.UpdateDestination () [0x000a9] in <9f97506e50c547cebad2959bd8289a42>:0 at Oxide.Plugins.Shipwreck+PatrolNpc.UpdateMoving () [0x00000] in <9f97506e50c547cebad2959bd8289a42>:0 at Oxide.Plugins.Shipwreck+PatrolNpc.FixedUpdate () [0x00006] in <9f97506e50c547cebad2959bd8289a42>:0 UPDATE: It's getting extreme porpostions at the moment, so much that i needed to unload shipwreck! rustserver-game-2023-12-11.zip
  3. Watcher

    All 3 events at ones

    Its oké, great plugin, thank you for your reaction!
  4. Watcher

    Skins not showing

    same for me
  5. Watcher

    NpcRaiders

    Change: public override BaseCorpse CreateCorpse() changed to public override BaseCorpse CreateCorpse(BasePlayer.PlayerFlags flagsOnDeath, Vector3 posOnDeath, Quaternion rotOnDeath, BaseEntity parentOnDeath)
  6. Watcher

    All 3 events at ones

    Yes i know now after trying with timed events, can you please change it, so that you can activate all 3 at ones?
  7. Watcher

    All 3 events at ones

    So i need to use in your plugin: "Enable automatic event holding [true/false]": false, And in the Timed Execute plugin: "TimerRepeat": { "shipwreckstart cargo": 3600, "shipwreckstart barge": 3600, "shipwreckstart farm": 3600 } Or with another plugin: Timed Commands 1.0.3 { "Command List": [ "shipwreckstart cargo", "shipwreckstart barge", "shipwreckstart farm" ], "Longer Time In Seconds": 3800.0, "Shorter Time In Seconds": 3600.0, "In Order": true }
  8. Watcher

    All 3 events at ones

    Is it possible to start all 3 events together, because when i use possibility 100 for all 3, just one start.
  9. Watcher

    Why this update in Survival?

    Fixed an issue that required players to re-insert their extended magazines after item restoration.
  10. Watcher

    CanStackItem

    thank you!
  11. Watcher

    CanStackItem

    Calling hook CanStackItem resulted in a conflict between the following plugins: SkillTreeItems - False (Boolean), StackModifier (True (Boolean))
  12. Watcher

    CanStackItem

    Calling hook CanStackItem resulted in a conflict between the following plugins: SkillTreeItems - False (Boolean), StackModifier (True (Boolean))
  13. Watcher

    Console spam

    LSkins v1.7.4: Failed to call hook ConsoleCommand(ConsoleSystem+Arg): System.IndexOutOfRangeException: Index was outside the bounds of the array. at Oxide.Plugins.LSkins.ConsoleCommand (ConsoleSystem+Arg arg) [0x00172] in <8561adc16ba04d22ad740760b2097c20>:0 at Oxide.Plugins.LSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002d3] in <8561adc16ba04d22ad740760b2097c20>:0 at Oxide.Plugins.OxidePerfCounter+main.HookPerformance (Oxide.Core.Plugins.HookMethod method, System.Object[] args, Oxide.Plugins.CSharpPlugin __instance, System.Object& __result) [0x0009c] in <8561adc16ba04d22ad740760b2097c20>:0
  14. Watcher

    Skill Tree

    Is this a normal save time? Calling 'OnServerSave' on 'SkillTree v1.4.9' took 150ms
  15. Watcher

    console spam

    Sputnik.json
  16. Watcher

    console spam

    NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.Sputnik+ZoneClass.CreateZone () [0x005ac] in <3d42fa77f830435e939b95fbb0706372>:0 at Oxide.Plugins.Sputnik+ZoneClass.Init (Oxide.Plugins.Sputnik+SputnikClass sputnikClass) [0x00007] in <3d42fa77f830435e939b95fbb0706372>:0 at Oxide.Plugins.Sputnik+SputnikClass.CreateZone () [0x00011] in <3d42fa77f830435e939b95fbb0706372>:0 at Oxide.Plugins.Sputnik+SputnikClass+<OnSputnikFellCorountine>d__42.MoveNext () [0x0008f] in <3d42fa77f830435e939b95fbb0706372>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <8aebd7627ade4efeae84aca54d1d32ad>:0
  17. Watcher

    Sputnik

    NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.Sputnik+ZoneClass.CreateZone () [0x005ac] in <a96d9f19040a4a868bbfac623fc5a3e3>:0 at Oxide.Plugins.Sputnik+ZoneClass.Init (Oxide.Plugins.Sputnik+SputnikClass sputnikClass) [0x00007] in <a96d9f19040a4a868bbfac623fc5a3e3>:0 at Oxide.Plugins.Sputnik+SputnikClass.CreateZone () [0x00011] in <a96d9f19040a4a868bbfac623fc5a3e3>:0 at Oxide.Plugins.Sputnik+SputnikClass+<OnSputnikFellCorountine>d__42.MoveNext () [0x0008f] in <a96d9f19040a4a868bbfac623fc5a3e3>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <8aebd7627ade4efeae84aca54d1d32ad>:0 Spam in my server log
  18. Watcher

    Building Skins

    Loaded plugin Building Skins v1.1.6 by Kaysharp & Marat Its still working for me.
  19. latest oxide solved the compile prob!
  20. latest oxide solved the compile prob!
  21. do you use a linux server? 115 AirfieldEvent - Failed to compile: ; expected | Line: 921, Pos: 29 116 CargoPlaneCrash - Failed to compile: ; expected | Line: 632, Pos: 29 117 Sputnik - Failed to compile: Identifier expected | Line: 1396, Pos: 58 (18:35:52) | Oxide.Rust Version: 2.0.6000 Oxide.Rust Branch: master
  22. Convoy - Armored train and Sputnik example: Error while compiling Convoy: Argument 1: cannot convert from 'PatrolHelicopter' to 'BaseHelicopter' | Line: 447, Pos: 30 Error while compiling ArmoredTrain: The type or namespace name 'BaseHelicopterVehicle' could not be found (are you missing a using directive or an assembly reference?) | Line: 425, Pos: 36 Error while compiling Sputnik: 'BaseHelicopter' does not contain a definition for 'maxCratesToSpawn' and no accessible extension method 'maxCratesToSpawn' accepting a first argument of type 'BaseHelicopter' could be found (are you missing a using directive or an assembly reference?) | Line: 1785, Pos: 32
  23. take your time, they are not essential
  24. I already tested the plugins for the wipe on thursday and there will be a lot problems
  25. yes
1.8m

Downloads

Total number of downloads.

8.2k

Customers

Total customers served.

123.5k

Files Sold

Total number of files sold.

2.5m

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.