Jump to content

m3dus4

Member
  • Posts

    408
  • Joined

  • Last visited

Everything posted by m3dus4

  1. hmm this wont work for me: (12:44:33) | Command 'give' can only be used by a player (12:44:33) | Command 'give' can only be used by a player (12:44:33) | Command 'give' can only be used by a player (12:44:33) | Command 'give' can only be used by a player
  2. any idea why this wont work?
  3. m3dus4

    Server crash after reset data

    oki done u can close the ticket thx 🙂
  4. ok the dev has fixxed the issues and update the plugin.- but i dont get the items 😕 and npc drop loot i set it to false hmmm. "All Raid Types": { "Raid types must be in lowercase": { "easy": { "The Permission": "npcraiders.easy", "Total npcs per wave": 10, "How many extra waves": 2, "Seconds untell next wave": 120, "Npc fires Mlrs at base": false, "Mlrs waves and amounts": { "1": 6 }, "Total event time in seconds": 600, "Block event players from repairing": false, "Npc drop loot on death": false, "Npc drop loot config names": [ "easy" ], "Spawn health of the npc": 100.0, "Rocket damage scale": 1.0, "Player damage scale from npc": 1.0, "Auto turret damage scale to npc": 1.0, "External Tc Scan Range": 150.0, "Explosive item shortnames": [ "explosive.timed", "explosive.satchel" ], "Names to give the npcs": [ "Cobalt Scientist" ], "Spawn kits for the npcs": [], "NPC aimConeScale default 2.0": 2.0
  5. m3dus4

    Server crash after reset data

    ok maybe its trhe double command? "List of commands that are fired off when the player data is reset": [ "say Test data reset.", "resetdata {name}", "givesp {name} 900" ] }
  6. m3dus4

    Server crash after reset data

    Hi, one of my player bet the max lvl and server crashed when he recieved the max lvl. i think its the reset data cmd is here anything wrong? "200": { "List of commands and chat messages that the player receives when reaching the specified level [Left = command. Right = Private message to player]. {id} = steam ID. {name} == name.": { "say <color=#ffae00>{name}</color> reached level <color=#4cff03>200</color>!": "Finaly u did it END LVL 200!", "curr bc give {id} 15": "u claimed 15 BUGS (check Shop) /shop", "grant.group {id} LVL200 7d": "GG inGAME TAGG Added + 7 Day LEGEND VIP", "resetdata {name}": "Time for reset GG Rolback to lvl 0" }, "List of commands that are fired off when the player data is reset": [ "say Test data reset.", "resetdata {name}", "givesp {name} 900" ] } at Oxide.Plugins.SkillTree.RunResetCommands (string,int) [0x001d2] in <11b077ec6c5944aea97b9f5ac6501f4b>:0 at Oxide.Plugins.SkillTree.HandleDataReset (BasePlayer) [0x00060] in <11b077ec6c5944aea97b9f5ac6501f4b>:0 at Oxide.Plugins.SkillTree.ResetXPConsole (ConsoleSystem/Arg) [0x00095] in <11b077ec6c5944aea97b9f5ac6501f4b>:0 at Oxide.Plugins.SkillTree.DirectCallHook (string,object&,object[]) [0x02fe8] in <11b077ec6c5944aea97b9f5ac6501f4b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod,object[]) [0x00083] in <87ce9ac9776a48658bc55eae6debe38b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (string,object[]) [0x000dc] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0 at Oxide.Core.Plugins.Plugin.CallHook (string,object[]) [0x00063] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0 at Oxide.Game.Rust.Libraries.Command/<>c__DisplayClass9_0.<AddConsoleCommand>b__0 (ConsoleSystem/Arg) [0x00016] in <e2356bbe006b4dcb9dfd1a1b1412d080>:0 at Oxide.Game.Rust.Libraries.Command/ConsoleCommand.HandleCommand (ConsoleSystem/Arg) [0x00022] in <e2356bbe006b4dcb9dfd1a1b1412d080>:0 at ConsoleSystem.Internal (ConsoleSystem/Arg) [0x00067] in <ed328a6deb224f61b6c506aa2285cefc>:0 at ConsoleSystem.Run (ConsoleSystem/Option,string,object[]) [0x00036] in <ed328a6deb224f61b6c506aa2285cefc>:0 at Oxide.Game.Rust.Libraries.Server.Command (string,object[]) [0x00007] in <e2356bbe006b4dcb9dfd1a1b1412d080>:0 at Oxide.Plugins.SkillTree.RunResetCommands (string,int) [0x001d2] in <11b077ec6c5944aea97b9f5ac6501f4b>:0 at Oxide.Plugins.SkillTree.HandleDataReset (BasePlayer) [0x00060] in <11b077ec6c5944aea97b9f5ac6501f4b>:0 at Oxide.Plugins.SkillTree.ResetXPConsole (ConsoleSystem/Arg) [0x00095] in <11b077ec6c5944aea97b9f5ac6501f4b>:0 at Oxide.Plugins.SkillTree.DirectCallHook (string,object&,object[]) [0x02fe8] in <11b077ec6c5944aea97b9f5ac6501f4b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod,object[]) [0x00083] in <87ce9ac9776a48658bc55eae6debe38b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (string,object[]) [0x000dc] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0 at Oxide.Core.Plugins.Plugin.CallHook (string,object[]) [0x00063] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0 at Oxide.Game.Rust.Libraries.Command/<>c__DisplayClass9_0.<AddConsoleCommand>b__0 (ConsoleSystem/Arg) [0x00016] in <e2356bbe006b4dcb9dfd1a1b1412d080>:0 at Oxide.Game.Rust.Libraries.Command/ConsoleCommand.HandleCommand (ConsoleSystem/Arg) [0x00022] in <e2356bbe006b4dcb9dfd1a1b1412d080>:0 at ConsoleSystem.Internal (ConsoleSystem/Arg) [0x00067] in <ed328a6deb224f61b6c506aa2285cefc>:0 at ConsoleSystem.Run (ConsoleSystem/Option,string,object[]) [0x00036] in <ed328a6deb224f61b6c506aa2285cefc>:0 at Oxide.Game.Rust.Libraries.Server.Command (string,object[]) [0x00007] in <e2356bbe006b4dcb9dfd1a1b1412d080>:0 at Oxide.Plugins.SkillTree.GiveRewards (BasePlayer,int) [0x00184] in <11b077ec6c5944aea97b9f5ac6501f4b>:0 at Oxide.Plugins.SkillTree.GiveLevelRewards (BasePlayer,int,int) [0x0000b] in <11b077ec6c5944aea97b9f5ac6501f4b>:0 at Oxide.Plugins.SkillTree.CheckLevel (BasePlayer) [0x001e1] in <11b077ec6c5944aea97b9f5ac6501f4b>:0 at Oxide.Plugins.SkillTree.AwardXP (BasePlayer,double,BaseEntity,bool,bool,string) [0x00210] in <11b077ec6c5944aea97b9f5ac6501f4b>:0 at Oxide.Plugins.SkillTree.AwardXP (BasePlayer,double,string,bool) [0x00047] in <11b077ec6c5944aea97b9f5ac6501f4b>:0 at Oxide.Plugins.SkillTree.DirectCallHook (string,object&,object[]) [0x00b29] in <11b077ec6c5944aea97b9f5ac6501f4b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod,object[]) [0x00083] in <87ce9ac9776a48658bc55eae6debe38b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (string,object[]) [0x000dc] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0 at Oxide.Core.Plugins.Plugin.CallHook (string,object[]) [0x00063] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0 at Oxide.Core.Plugins.Plugin.Call (string,object[]) [0x00003] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0 at Oxide.Plugins.HeliSignals.GiveXP (ulong,double,string) [0x001d3] in <11b077ec6c5944aea97b9f5ac6501f4b>:0 at Oxide.Plugins.HeliSignals.ProcessRewards (ulong,ulong,string) [0x00311] in <11b077ec6c5944aea97b9f5ac6501f4b>:0 at Oxide.Plugins.HeliSignals/<>c__DisplayClass63_0.<OnEntityTakeDamage>b__0 () [0x00018] in <11b077ec6c5944aea97b9f5ac6501f4b>:0 at Oxide.Core.OxideMod.OnFrame (single) [0x00051] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0 at Oxide.Core.Unity.UnityScript.Update () [0x00015] in <7c80e4af35e346a1bc843b5e98e25d87>:0 at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) [0x0002c] in <4889cca7f3644a7fa341501beb4caacb>:0
  7. i tryed to put more then 1 item but it wont wortk. can u give me the command? i try 2 options bopth wont work. { "Type": "Command", "ID": 72, "Image": "URL://BasicTeas.JPG", "Title": "some Basic Teas", "Command (%steamid%)": [ "give healingtea %username%", "give oretea %username%", "give scraptea %username%", "give woodtea %username%" ], "Plugin": { "Hook": null, "Plugin name": null, "Amount": 0 }, "Display Name (empty - default)": "", "ShortName": "", "Skin": 0, "Amount": 4, "Chance": 99.0, "Content": { "Enabled": false, "Contents": [ { "ShortName": "", "Condition": 100.0, "Amount": 4, "Position": -1 } ] }, "Weapon": { "Enabled": false, "Ammo Type": "", "Ammo Amount": 1 } }, { "Type": "Command", "ID": 72, "Image": "http://pay4low.de/BasicTeas.JPG", "Title": "some Basic Teas", "Command (%steamid%)": "give healingtea %username%", "Command (%steamid%)": "give oretea %username%", "Command (%steamid%)": "give scraptea %username%", "Command (%steamid%)": "give woodtea %username%", "Plugin": { "Hook": null, "Plugin name": null, "Amount": 0 }, "Display Name (empty - default)": "", "ShortName": "", "Skin": 0, "Amount": 1, "Chance": 99.0, "Content": { "Enabled": false, "Contents": [ { "ShortName": "", "Condition": 100.0, "Amount": 1, "Position": -1 } ] }, "Weapon": { "Enabled": false, "Ammo Type": "", "Ammo Amount": 1 } },
  8. yes thats right. so i try to put all items in there but it wont work hmmm
  9. Hi, atm i cant start 2 Plugins i get already this Message: (10:18:37) | [Loottable] [DEBUG] Remove custom items of DefendableBases includePersistent: False (10:18:37) | Unloaded plugin DefendableBases v1.2.1 by KpucTaJl (10:19:54) | [Loottable] [DEBUG] Remove custom items of NpcRaiders includePersistent: False (10:19:54) | Unloaded plugin NpcRaiders v1.7.0 by Razor is there a way how to fix that?
  10. Hi, 2 things. 1. in cfg: ive set that NPC dont drop Loot: "Npc drop loot on death": false but they drop all time the loot. 2. ive create a loottable and insert that @each profile. after loading the plugin i get this msg: [Loottable] [DEBUG] Remove custom items of NpcRaiders includePersistent: False So is it possible that this msg come from another plugin? i use the this setting come from the this plugin: Loot Table & Stacksize GUI 1.0.35 my example cfg: "easy": { "The Permission": "npcraiders.easy", "Total npcs per wave": 10, "How many extra waves": 2, "Seconds untell next wave": 120, "Npc fires Mlrs at base": false, "Mlrs waves and amounts": { "1": 6 }, "Total event time in seconds": 600, "Block event players from repairing": false, "Npc drop loot on death": false, "Npc drop loot config names": [ "easy"
  11. any solution? i get tons of replys atm
  12. m3dus4

    Blueberrie Stacking issues

    this looks pretty good without item name everythiong works fine i guess thx 🙂
  13. m3dus4

    Blueberrie Stacking issues

    sure: here with shop item: https://medal.tv/games/rust/clips/25EQzVaFbS41zz/d1337oriAszb?invite=cr-MSxyRW0sMjIxMDMwODc2LA and here with noremal items f1 -> item https://medal.tv/games/rust/clips/25ESzAdzNWdv73/d1337cGvR8xl?invite=cr-MSx5WncsMjIxMDMwODc2LA
  14. m3dus4

    Blueberrie Stacking issues

    Hi, when i buy Blueberriesor Redberrys friom Shop and try to Stack they will DIsappear. when i buy yellow,green,white or black berries it works fine. I split a stack of 98 blue berries that I bought from /shop. it turned into (first pic) I combined them and split again (2nd pic) 98 blue berries turned in 2 (3rd pic) I actually combined those 2 and 1 disappeared, so now I only got 1 left I spawned 98 in using /give blue.berry 98 and it splits properly also when i use f1 and give me the items it works fine. here is my setting: "blueberries-0": { "Command (if set, ignore item)": [], "Shortname": "blueberries", "Skin ID": 0, "Amount": 1, "Item Name": "Blueberries", "Display Name": "Blueberries", "Is Blueprint": false, "Icon URL (if skin not 0)": "", "Price": 35, "Price Per Purchase Multiplier": 1.0, "Multiply Price Per Daily (true) Or Per Wipe (false) Purchases": true, "Show Description Field": false, "Discount Permission (value)": {}, "Required Permission": "", "Display Blacklist Permission": "", "Daily Buy Max": 0, "Wipe Buy Max": 0, "Cooldown Between Purchases (in seconds, 0 to disable)": 0 here my yellow berrie cfg "yellow.berry-0": { "Command (if set, ignore item)": [], "Shortname": "yellow.berry", "Skin ID": 0, "Amount": 1, "Item Name": "Yellow Berry", "Display Name": "Yellow Berry", "Is Blueprint": false, "Icon URL (if skin not 0)": "", "Price": 35, "Price Per Purchase Multiplier": 1.0, "Multiply Price Per Daily (true) Or Per Wipe (false) Purchases": true, "Show Description Field": false, "Discount Permission (value)": {}, "Required Permission": "", "Display Blacklist Permission": "", "Daily Buy Max": 0, "Wipe Buy Max": 0, "Cooldown Between Purchases (in seconds, 0 to disable)": 0
  15. it sees mthjat all my data will be rmeoved after server restart (10:23:44) | [Clans] Converting old stats (10:23:44) | [Clans] Converting old stats was finished (10:23:44) | Calling 'ConvertOldStats' on 'Clans v1.1.33' took 197ms i also changed the cs file: [JsonIgnore] private bool _needsCacheUpdate = true; any idea?
  16. ok thx
  17. so the error in console is ok ?
  18. After my daily restarts my Boss Monster Plugin messed me up with tons obn Erros anmd crashed the server. at Oxide.Plugins.BossMonster.GetSpawnPos (Oxide.Plugins.BossMonster/NpcConfig) [0x001f0] in <31b5886bce7e44608976e01048327284>:0 at Oxide.Plugins.BossMonster.GetSpawnPos (Oxide.Plugins.BossMonster/NpcConfig) [0x001f0] in <31b5886bce7e44608976e01048327284>:0 at Oxide.Plugins.BossMonster.GetSpawnPos (Oxide.Plugins.BossMonster/NpcConfig) [0x001f0] in <31b5886bce7e44608976e01048327284>:0 at Oxide.Plugins.BossMonster.GetSpawnPos (Oxide.Plugins.BossMonster/NpcConfig) [0x001f0] in <31b5886bce7e44608976e01048327284>:0 at Oxide.Plugins.BossMonster.SpawnRandomBoss () [0x00070] in <31b5886bce7e44608976e01048327284>:0 at Oxide.Plugins.BossMonster.CheckSpawnBoss () [0x0002a] in <31b5886bce7e44608976e01048327284>:0 at Oxide.Core.Libraries.Timer/TimerInstance.FireCallback () [0x00018] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 at Oxide.Core.Libraries.Timer/TimerInstance.Invoke (single) [0x00024] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 at Oxide.Core.Libraries.Timer.Update (single) [0x000b5] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 at Oxide.Core.OxideMod.OnFrame (single) [0x00083] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 at Oxide.Core.Unity.UnityScript.Update () [0x00015] in <7c80e4af35e346a1bc843b5e98e25d87>:0 at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) [0x0002c] in <4889cca7f3644a7fa341501beb4caacb>:0
  19. yess
  20. oh and smelting seems not working so i put all items to recycler. Large Sulfur Crystal Large MEtal Piece Large Stone Black Opal gioves nothing
  21. Hi i run tthis Plugin with Lootables. Now my console send me some error like this: 18:40:11) | Calling hook CanCombineDroppedItem resulted in a conflict between the following plugins: ExtractionRareMinerals - False (Boolean) any idea?
  22. m3dus4

    recieps Stacks and obverwrite

    sry im dumb my bad after ive write that i saw my issues thx i love your plugins 🙂
  23. m3dus4

    recieps Stacks and obverwrite

    is it possible to make make cooking recipe to not stack you screw the recipe? because of it it get all stack in one item and the first recipe is only maintained
  24. m3dus4

    Heli Signals

    so player tell me today again the same issues. they kil l3 helis and claim 3 x reward (rp or $) after the 4 heli they dont recived (rp,$).
  25. m3dus4

    Heli Signals

    player tell me when they call the heli for first time they claim the economics ($) and all works fine, but when they bought 2nd and 3rd times the player didnt claim the economics anymore is that a known issue? or may missconfig hmm? "Share Rewards Between Players Above Damage Threshold": false, or how does it work if 1 player from clan buy the helöi. but he diodnt take the most dmg? who get the $? .
1.7m

Downloads

Total number of downloads.

7.9k

Customers

Total customers served.

119.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.