Jump to content

Watcher

Member
  • Posts

    452
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Watcher

  1. Watcher

    Red question mark.

    Hey, i still have some skins with a RED Question mark as icon. What is a solution to solve this problem please?
  2. Watcher

    Building Skins

    tried all, still twig, don't forget to empty your data file
  3. Watcher

    Building Skins

    Don't work.
  4. 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
  5. Watcher

    All 3 events at ones

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

    Skins not showing

    same for me
  7. Watcher

    NpcRaiders

    Change: public override BaseCorpse CreateCorpse() changed to public override BaseCorpse CreateCorpse(BasePlayer.PlayerFlags flagsOnDeath, Vector3 posOnDeath, Quaternion rotOnDeath, BaseEntity parentOnDeath)
  8. 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?
  9. 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 }
  10. 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.
  11. Watcher

    Why this update in Survival?

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

    CanStackItem

    thank you!
  13. Watcher

    CanStackItem

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

    CanStackItem

    Calling hook CanStackItem resulted in a conflict between the following plugins: SkillTreeItems - False (Boolean), StackModifier (True (Boolean))
  15. 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
  16. Watcher

    Skill Tree

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

    console spam

    Sputnik.json
  18. 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
  19. 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
  20. Watcher

    Building Skins

    Loaded plugin Building Skins v1.1.6 by Kaysharp & Marat Its still working for me.
  21. latest oxide solved the compile prob!
  22. latest oxide solved the compile prob!
  23. 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
  24. 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
  25. take your time, they are not essential
1.9m

Downloads

Total number of downloads.

8.7k

Customers

Total customers served.

130.5k

Files Sold

Total number of files sold.

2.7m

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.