Jump to content

Ondraasek

Member
  • Posts

    367
  • Joined

  • Last visited

Everything posted by Ondraasek

  1. Hi, I am not sure if its better vanish error itself. But from the moment I installed this plugin, when admin after he used /admin get killed by player, it gives this errror to console: 09/19/2022 10:48:22 | Failed to call hook 'IOnBasePlayerAttacked' on plugin 'RustCore v2.0.5652' (NullReferenceException: ) at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000fb] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 09/18/2022 13:54:55 | Failed to call hook 'IOnBasePlayerAttacked' on plugin 'RustCore v2.0.5652' (NullReferenceException: ) at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000fb] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 and he is in the state between dead and live until server restart. I tried remove BetterVanish and use previous one and it's not happening again. to Rust client its giving error: Local player is being set up multiple times see attached pic. do you have an idea from where its coming? thanks a lot
  2. Ondraasek

    radiation

    hi yes: { "Show visual indicator (true/false)": true, "Visual indicator image address": "https://i.imgur.com/dOvX4uA.png", "Visual indicator anchor min": "0.1 0.001", "Visual indicator anchor max": "0.17 0.10", "Visual indicator color": "0.7 0 0 1", "Depth of an underground teleport (upon disconnection)": 15.0, "Block all incoming damage while vanished (true/false)": true, "Block all outgoing damage while vanished (true/false)": true, "Auto vanish on connect (true/false)": false, "Auto noclip on connect (true/false)": false, "Auto noclip on vanish (true/false)": true, "Turn off noclip on reappear (true/false)": true, "Persist vanish (don't unhide upon leave & restore after restart)": true, "Use sound effects (true/false)": true, "Enable safepoints (true/false)": true, "Remove all safepoints after wipe (true/false)": true, "Config revision (do not edit)": 4 }
  3. Ondraasek

    radiation

    hi, your plugin is really good, no more fps drops in compare with the free one from umod. I just noticed one thing, when I am naked and /vanish myself, I am getting radiation at monuments. Is possible to turn it off? thanks a lot
  4. Ondraasek

    hide text on the bottom

    hi, is possible to do if player do /h hide, so UI panel hide itself, but there is still the text on the bottom left. Is possible to hide it as well? thanks alot
  5. Ondraasek

    says not enough resources

    Hi, I have damaged HQM walls and if I hit it with hammer, it says that I dont have enough resources for repair. But have enough HQM. Tried with even wood, metal frag, stones together, but nothing, still the same. Please advise, thanks a lot
  6. Ondraasek

    Raidable Bases

    Seems good now, thanks al ot
  7. yeah still somehow bugged
  8. Ondraasek

    ownership option

    hi, is possible to set up ownership of boss for player who did damage first - like its with events? Now player who did the most damage will take a loot, but I wanna to give player who shot first onwership and release it after x seconds of inactivity. is it possible? thanks a lot
  9. Ondraasek

    Raidable Bases

    Hi, /rbe despawn after 2.6.0 patch doesnt work, players buy raid with /buyraid and when finished it, they always did /rbe despawn before but now after buyraid if they type /rbe despawn, its doing nothing. not despawning base at all. It works to me as admin. did I miss something? thanks al ot
  10. Ondraasek

    error spamming console

    hi, plugin works properly, but I am getting this errors spamming my console, especially after booting 09/17 09:32:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CustomModules+<AttachOrUpdateCustomCarClass>c__AnonStorey15.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x00012] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Oxide.Plugins.CustomModules.AttachOrUpdateCustomCarClass (ModularCar modularCar) [0x0000d] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Oxide.Plugins.CustomModules+<OnVehicleModulesAssigned>c__AnonStorey0.<>m__0 () [0x00011] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <bae5f1223fce49c493b01571c99dce02>:0 09/17 09:32:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CustomModules+<AttachOrUpdateCustomCarClass>c__AnonStorey15.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x00012] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Oxide.Plugins.CustomModules.AttachOrUpdateCustomCarClass (ModularCar modularCar) [0x0000d] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Oxide.Plugins.CustomModules+<OnVehicleModulesAssigned>c__AnonStorey0.<>m__0 () [0x00011] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <bae5f1223fce49c493b01571c99dce02>:0 09/17 09:32:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CustomModules+<AttachOrUpdateCustomCarClass>c__AnonStorey15.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x00012] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Oxide.Plugins.CustomModules.AttachOrUpdateCustomCarClass (ModularCar modularCar) [0x0000d] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Oxide.Plugins.CustomModules+<OnVehicleModulesAssigned>c__AnonStorey0.<>m__0 () [0x00011] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <bae5f1223fce49c493b01571c99dce02>:0 09/17 09:32:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CustomModules+<AttachOrUpdateCustomCarClass>c__AnonStorey15.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x00012] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Oxide.Plugins.CustomModules.AttachOrUpdateCustomCarClass (ModularCar modularCar) [0x0000d] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Oxide.Plugins.CustomModules+<OnVehicleModulesAssigned>c__AnonStorey0.<>m__0 () [0x00011] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <bae5f1223fce49c493b01571c99dce02>:0 09/17 09:32:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CustomModules+<AttachOrUpdateCustomCarClass>c__AnonStorey15.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x00012] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Oxide.Plugins.CustomModules.AttachOrUpdateCustomCarClass (ModularCar modularCar) [0x0000d] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Oxide.Plugins.CustomModules+<OnVehicleModulesAssigned>c__AnonStorey0.<>m__0 () [0x00011] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <bae5f1223fce49c493b01571c99dce02>:0 09/17 09:32:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CustomModules+<AttachOrUpdateCustomCarClass>c__AnonStorey15.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x00012] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Oxide.Plugins.CustomModulesExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00013] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Oxide.Plugins.CustomModules.AttachOrUpdateCustomCarClass (ModularCar modularCar) [0x0000d] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Oxide.Plugins.CustomModules+<OnVehicleModulesAssigned>c__AnonStorey0.<>m__0 () [0x00011] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <bae5f1223fce49c493b01571c99dce02>:0 09/17 09:32:18 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CustomModules+<AttachOrUpdateCustomCarClass>c__AnonStorey15.<>m__0 (Oxide.Plugins.CustomModules+CustomCarClass x) [0x00012] in <30cdef02910f46b2b4d1cedd6ae8b3b4>:0 at Please advise, thank a lot
  11. its spawning random bradleys, but /buytank UI is working but when you click on buy, so its doing nothing and giving this console error
  12. After new version releasedd today with my config even new generated config, still the same. 'RoadBradley v1.3.2' (ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index) at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <fb001e01371b4adca20013e0ac763896>:0 at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.RoadBradley.TryPurchaseTank (BasePlayer player, System.String profile) [0x001ae] in <72257fda32734d7a83da207c67fcc355>:0 at Oxide.Plugins.RoadBradley.RoadBradleyConsoleCommand (ConsoleSystem+Arg arg) [0x0011f] in <72257fda32734d7a83da207c67fcc355>:0 at Oxide.Plugins.RoadBradley.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00c77] in <72257fda32734d7a83da207c67fcc355>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 Please advise thank you
  13. Hello, I am getting console spam with this: 09/16 23:29:00 | Calling hook CanEntityBeTargeted resulted in a conflict between the following plugins: RaidableBases - False (Boolean), Sputnik (True (Boolean)) please advise, thanks a lot
  14. thanks a lot
  15. np having this now: "Tank Routes - Custom Purchasable Roads Per Map": { "Detroit": [ "DetroitRoad1", "DetroitRoad2", "DetroitRoad3" ], "HapisIsland": [ "HapisRoad2", "HapisRoad3", "HapisRoad4" ] }, and still error: 09/16 16:43:39 | Failed to call hook 'RoadBradleyConsoleCommand' on plugin 'RoadBradley v1.3.1' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.RoadBradley.TryPurchaseTank (BasePlayer player, System.String profile) [0x000c2] in <f93f85b030f94e688d14cc35de811ff2>:0 at Oxide.Plugins.RoadBradley.RoadBradleyConsoleCommand (ConsoleSystem+Arg arg) [0x0011f] in <f93f85b030f94e688d14cc35de811ff2>:0 at Oxide.Plugins.RoadBradley.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00c77] in <f93f85b030f94e688d14cc35de811ff2>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 sorry for bothering you, thanks a lot for your help, its config generated by new version, I just changed the price + loot. See config now attached. thanks a lot for advice RoadBradley.json
  16. better this RoadBradley.json
  17. { "Tank Purchase - Commands": [ "buytank" ], "Tank Route - Display every X checkpoint (Command)": 1, "Tank Route - Use Asphalt Roads Only": false, "Tank Route - Height Offset": 1.0, "Tank Route - Check for Map Obstacles (recommended for custom maps with prefabs on roads)": false, "Tank Route - Remove Roads With Obstacles From Pool": false, "Tank Route - Kill/Teleport Bradley after X Stuck Errors (0, to disable)": 0, "Tank Route - Stuck Fix Method (true = kill, false = teleport to start)": false, "Tank Route - Broadcast Stuck To Fighters": true, "Tank Route - Randomize Spawn On Road": true, "Tank Route - Remove Timed-Event Roads From Purchasable Pool": false, "Tank Route - Obstacle Keyword Whitelist": [ "roadsign", "train_track", "road_tunnel", "doorcloser" ], "Tank Route - Remove first and last checkpoints of purchased bradleys": 3, "Tank Route Editor - Height Offset": 1.0, "Targeting - Target NPC": false, "Loot & Damage Share - Ignore Ownership Checks": true, "Loot & Damage Share - Use Friends": true, "Loot & Damage Share - Use Clans": false, "Loot & Damage Share - Use RUST Teams": true, "Loot & Damage Share - Limit Server Spawned Bradleys Loot To Top Damage Player": false, "Purchases - Used Purchase System (0 - None, 1 - Economics, 2 - ServerRewards)": 0, "Purchases - Max Purchased Bradleys (0, to disable)": 3, "Tank Target - Target Sleepers": false, "Tank Info - Display Timed Bradley Info": true, "Tank Info - Timed Bradley Info Format": "-=BRADLEY=-\nTier: {0}", "Tank Info - Display Purchased Bradley Info": true, "Tank Info - Purchased Bradley Info Format": "-=BRADLEY=-\nTier: {0}\nOwner: {1}", "Bag Respawns - Enabled": true, "Bag Respawns - Max Bags Per Player": 4, "Bag Respawns - Max Bed Distance From Player": 100.0, "Tank Unstuck - Killed Entity Names": [ "servergibs_bradley", "scraptransporthelicopter", "magnetcrane.entity", "minicopter.entity", "supply_drop" ], "Tank Routes - Spawns Per Maps": { "default": [ "default" ], "Detroit": [ "default", "custom" ], "HapisIsland": [ "hapis" ], "ParadiseIsland": [ "custom" ] }, "Tank Routes - Purchasable Road ID Blacklist Per Map": { "default": [ 0, 3 ], "Detroit": [ 1 ] }, "Tank Routes - Custom Purchasable Roads Per Map": { "default": [ "CustomRoad1", "CustomRoad2" ], "Detroit": [ "DetroitRoad1", "DetroitRoad2", "DetroitRoad3" ], "HapisIsland": [ "HapisRoad2", "HapisRoad3", "HapisRoad4" ] }, "Tank Routes - Spawn Configuration": { "custom": { "Tank Route - Road IDs (Random, if more than one)": [ [ "0", "1" ], [ "2", "3" ] ], "Tank Route - Use all default roads": false, "Tank Route - Use longest path": false, "Tank Route - Remove first and last checkpoints": 3, "Spawns - Announce Spawn": true, "Spawns - Announce Kill": true, "Spawns - Respawn Time (in seconds)": 1200, "Spawns - Respawn Time Randomize Value (goes +value and -value from option above)": 120, "Spawns - Min. Online Players For Each Tank Amount (Amount Of Tanks: Amount Of Players)": { "1": 4, "2": 12, "3": 20 }, "Spawns - Chance": { "Extreme": 1, "Hard": 3 } }, "default": { "Tank Route - Road IDs (Random, if more than one)": [], "Tank Route - Use all default roads": false, "Tank Route - Use longest path": true, "Tank Route - Remove first and last checkpoints": 3, "Spawns - Announce Spawn": true, "Spawns - Announce Kill": true, "Spawns - Respawn Time (in seconds)": 900, "Spawns - Respawn Time Randomize Value (goes +value and -value from option above)": 120, "Spawns - Min. Online Players For Each Tank Amount (Amount Of Tanks: Amount Of Players)": { "1": 4, "2": 8 }, "Spawns - Chance": { "Hard": 2, "Normal": 5 } }, "hapis": { "Tank Route - Road IDs (Random, if more than one)": [ [ "HapisRoad1" ] ], "Tank Route - Use all default roads": false, "Tank Route - Use longest path": false, "Tank Route - Remove first and last checkpoints": 3, "Spawns - Announce Spawn": true, "Spawns - Announce Kill": true, "Spawns - Respawn Time (in seconds)": 900, "Spawns - Respawn Time Randomize Value (goes +value and -value from option above)": 120, "Spawns - Min. Online Players For Each Tank Amount (Amount Of Tanks: Amount Of Players)": { "1": 4, "2": 8 }, "Spawns - Chance": { "Hard": 2, "Normal": 5 } } }, "Tank Routes - Purchasable": { "Extreme": { "Purchases - Required Permission (leave blank, to disable)": "roadbradley.extreme", "Purchases - Cooldown (in seconds, 0 to disable)": 300, "Purchases - Max Daily (in seconds, 0 to disable)": 15, "Purchases - Time To Kill (in seconds, 0 to disable)": 1200, "Purchases - Time To Come To Bradley (Kill Time + Coming Time)": 600, "Purchases - Limit Loot To Team": true, "Purchases - Limit Target To Team": true, "Purchases - Limit Damage To Team": true, "Purchases - Kill Announce Enabled": true, "Purchases - Announce Kill To Fighters Only": true, "Purchases - Required Items": [ { "Shortname": "scrap", "Amount": 1, "Skin": 0, "Display Name": "" } ] }, "Hard": { "Purchases - Required Permission (leave blank, to disable)": "", "Purchases - Cooldown (in seconds, 0 to disable)": 300, "Purchases - Max Daily (in seconds, 0 to disable)": 25, "Purchases - Time To Kill (in seconds, 0 to disable)": 800, "Purchases - Time To Come To Bradley (Kill Time + Coming Time)": 600, "Purchases - Limit Loot To Team": true, "Purchases - Limit Target To Team": true, "Purchases - Limit Damage To Team": true, "Purchases - Kill Announce Enabled": true, "Purchases - Announce Kill To Fighters Only": true, "Purchases - Required Items": [ { "Shortname": "scrap", "Amount": 1, "Skin": 0, "Display Name": "" } ] }, "Normal": { "Purchases - Required Permission (leave blank, to disable)": "", "Purchases - Cooldown (in seconds, 0 to disable)": 1, "Purchases - Max Daily (in seconds, 0 to disable)": 40, "Purchases - Time To Kill (in seconds, 0 to disable)": 600, "Purchases - Time To Come To Bradley (Kill Time + Coming Time)": 600, "Purchases - Limit Loot To Team": true, "Purchases - Limit Target To Team": true, "Purchases - Limit Damage To Team": true, "Purchases - Kill Announce Enabled": true, "Purchases - Announce Kill To Fighters Only": true, "Purchases - Required Items": [ { "Shortname": "scrap", "Amount": 1, "Skin": 0, "Display Name": "" } ] } }, "Tank Routes - Configuration": { "Extreme": { "Tank Target - Max distance to target": 10.0, "Tank Target - Max clothing amount": 4.0, "Tank Target - Targeted items": [ "rocket.launcher", "explosive.timed", "explosive.satchel" ], "Tank Options - Model Scale": 0.7, "Tank Options - Map Marker Type (None/Crate/Chinook/Cargoship)": "Crate", "Tank Options - Move Speed (0-1)": 1.0, "Tank Options - Move Force": 2000.0, "Tank Options - Health": 5000.0, "Tank Options - View Range": 75.0, "Turret Options - Fire Rate": 0.06, "Turret Options - Burst Length": 15, "Turret Options - Aim Cone": 3.0, "Turret Options - Bullet Damage": 25.0, "Bradley Debris - Scale With Tank": true, "Bradley Debris - Health": 500.0, "Bradley Debris - Time To Cool Down": 60.0, "Loot - Crate Amount (If default loot preset)": 4, "Loot - Used Loot Preset (leave blank for default)": "custom", "Loot - Rewards For Damage Dealt": [ { "Shortname": "supply.signal", "Amount": 25, "Skin": 0, "Display Name": "" } ], "Loot - Fire Lock Time (in seconds)": 60 }, "Hard": { "Tank Target - Max distance to target": 10.0, "Tank Target - Max clothing amount": 4.0, "Tank Target - Targeted items": [ "rocket.launcher", "explosive.timed", "explosive.satchel" ], "Tank Options - Model Scale": 0.6, "Tank Options - Map Marker Type (None/Crate/Chinook/Cargoship)": "Crate", "Tank Options - Move Speed (0-1)": 1.0, "Tank Options - Move Force": 2000.0, "Tank Options - Health": 2500.0, "Tank Options - View Range": 50.0, "Turret Options - Fire Rate": 0.06, "Turret Options - Burst Length": 15, "Turret Options - Aim Cone": 3.0, "Turret Options - Bullet Damage": 20.0, "Bradley Debris - Scale With Tank": true, "Bradley Debris - Health": 500.0, "Bradley Debris - Time To Cool Down": 60.0, "Loot - Crate Amount (If default loot preset)": 4, "Loot - Used Loot Preset (leave blank for default)": "", "Loot - Rewards For Damage Dealt": [ { "Shortname": "supply.signal", "Amount": 10, "Skin": 0, "Display Name": "" } ], "Loot - Fire Lock Time (in seconds)": 60 }, "Normal": { "Tank Target - Max distance to target": 10.0, "Tank Target - Max clothing amount": 4.0, "Tank Target - Targeted items": [ "rocket.launcher", "explosive.timed", "explosive.satchel" ], "Tank Options - Model Scale": 0.6, "Tank Options - Map Marker Type (None/Crate/Chinook/Cargoship)": "Crate", "Tank Options - Move Speed (0-1)": 1.0, "Tank Options - Move Force": 2000.0, "Tank Options - Health": 1000.0, "Tank Options - View Range": 50.0, "Turret Options - Fire Rate": 0.06, "Turret Options - Burst Length": 10, "Turret Options - Aim Cone": 3.0, "Turret Options - Bullet Damage": 15.0, "Bradley Debris - Scale With Tank": true, "Bradley Debris - Health": 500.0, "Bradley Debris - Time To Cool Down": 60.0, "Loot - Crate Amount (If default loot preset)": 4, "Loot - Used Loot Preset (leave blank for default)": "", "Loot - Rewards For Damage Dealt": [ { "Shortname": "supply.signal", "Amount": 5, "Skin": 0, "Display Name": "" } ], "Loot - Fire Lock Time (in seconds)": 60 } }, "Loot - Presets": { "custom": { "Loot - Min. Crates": 2, "Loot - Max. Crates": 4, "Loot - Min. Items Per Crate": 4, "Loot - Max. Items Per Crate": 5, "Loot - Loot Table": [ { "Shortname": "explosive.timed", "Amount": 10, "Skin": 0, "Display Name": "", "Chance": 100, "Additional Items": [] }, { "Shortname": "metal.refined", "Amount": 100, "Skin": 0, "Display Name": "", "Chance": 100, "Additional Items": [] }, { "Shortname": "lmg.m249", "Amount": 1, "Skin": 0, "Display Name": "", "Chance": 50, "Additional Items": [ { "Shortname": "ammo.rifle", "Amount": 10, "Skin": 0, "Display Name": "" } ] } ] } } }
  18. No sorry, I let it create new config and when I try to purchase tank igame it says: 09/16 15:09:59 | Failed to call hook 'RoadBradleyConsoleCommand' on plugin 'RoadBradley v1.3.1' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.RoadBradley.TryPurchaseTank (BasePlayer player, System.String profile) [0x000c2] in <f93f85b030f94e688d14cc35de811ff2>:0 at Oxide.Plugins.RoadBradley.RoadBradleyConsoleCommand (ConsoleSystem+Arg arg) [0x0011f] in <f93f85b030f94e688d14cc35de811ff2>:0 at Oxide.Plugins.RoadBradley.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00c77] in <f93f85b030f94e688d14cc35de811ff2>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 pls advise thanks
  19. hi, I noticed that as well, but its very good plugin, players love it. Failed to call hook 'OnItemAddedToContainer' on plugin 'SendPhotoDiscord v1.0.0' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.SendPhotoDiscord.CaptureSendUploads (Item item2, System.String ErrorName) [0x000a2] in <0d7b01d906754ca1854d35b746af8cc3>:0 at Oxide.Plugins.SendPhotoDiscord.OnItemAddedToContainer (ItemContainer container, Item item2) [0x0001a] in <0d7b01d906754ca1854d35b746af8cc3>:0 at Oxide.Plugins.SendPhotoDiscord.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00086] in <0d7b01d906754ca1854d35b746af8cc3>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0
  20. ofc just let me know
  21. let me know once finished, players cant wait thanks a lot
  22. thank you so much
  23. Hi, any idea why I am getting this? Failed to call hook 'RoadBradleyConsoleCommand' on plugin 'RoadBradley v1.3.0' (ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index) at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <fb001e01371b4adca20013e0ac763896>:0 at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.RoadBradley.TryPurchaseTank (BasePlayer player, System.String profile) [0x00193] in <3e102e9e6e90495c85380f55e5809afa>:0 at Oxide.Plugins.RoadBradley.RoadBradleyConsoleCommand (ConsoleSystem+Arg arg) [0x0011f] in <3e102e9e6e90495c85380f55e5809afa>:0 at Oxide.Plugins.RoadBradley.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00c77] in <3e102e9e6e90495c85380f55e5809afa>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 thanks a lot
  24. Ondraasek

    Icon broken after patch

    thanks a lot
  25. Ondraasek

    Icon broken after patch

    Hi, icons are broken after newest patch. Thanks a lot
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.4m

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.