Jump to content

SODVenom

Member
  • Posts

    106
  • Joined

  • Last visited

Everything posted by SODVenom

  1. NO idea I just see this in Console I use HS Loot options "Loot Options": { "Allow Epic Loot to add items to crates": false, "Use custom loot table to override crate loot": true, "Minimum number loot items in crate (0 - 12)": 3, "Maximum number loot items in crate (0 - 12)": 6, "Allow duplication of loot items": false, "Maximum number of BPs in each crate": 0, "Custom loot table": [ { "ShortName": "lmg.m249", "Chance (0 - 100)": 50.0, "Min Amount": 1, "Max Amount": 1, "SkinID": 0, "Custom Display Name (leave blank unless creating custom items)": "", "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0 }, { "ShortName": "shotgun.m4", "Chance (0 - 100)": 50.0, "Min Amount": 1, "Max Amount": 1, "SkinID": 0, "Custom Display Name (leave blank unless creating custom items)": "", "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0 }, { "ShortName": "rifle.ak", "Chance (0 - 100)": 50.0, "Min Amount": 1, "Max Amount": 1, "SkinID": 0, "Custom Display Name (leave blank unless creating custom items)": "", "Blueprint Chance Instead of Item, 0 = disabled. (0 - 100)": 0.0 Theres about 8 more lines but thats it
  2. everytime you throw a signal
  3. [Heli Signals] ERROR: Error in OnLootSpawn timer: Object reference not set to an instance of an object [Heli Signals] ERROR: StackTrace: at Oxide.Plugins.HeliSignals+<>c__DisplayClass97_0.<OnLootSpawn>b__0 () [0x000bd] in <38bf17b9fb684ef9a34012794ae89173>:0 [Heli Signals] ERROR: Error in OnLootSpawn timer: Object reference not set to an instance of an object [Heli Signals] ERROR: StackTrace: at Oxide.Plugins.HeliSignals+<>c__DisplayClass97_0.<OnLootSpawn>b__0 () [0x000bd] in <38bf17b9fb684ef9a34012794ae89173>:0 [Heli Signals] ERROR: Error in OnLootSpawn timer: Object reference not set to an instance of an object [Heli Signals] ERROR: StackTrace: at Oxide.Plugins.HeliSignals+<>c__DisplayClass97_0.<OnLootSpawn>b__0 () [0x000bd] in <38bf17b9fb684ef9a34012794ae89173>:0 [Heli Signals] ERROR: Error in OnLootSpawn timer: Object reference not set to an instance of an object [Heli Signals] ERROR: StackTrace: at Oxide.Plugins.HeliSignals+<>c__DisplayClass97_0.<OnLootSpawn>b__0 () [0x000bd] in <38bf17b9fb684ef9a34012794ae89173>:0 [Heli Signals] ERROR: Error in OnLootSpawn timer: Object reference not set to an instance of an object [Heli Signals] ERROR: StackTrace: at Oxide.Plugins.HeliSignals+<>c__DisplayClass97_0.<OnLootSpawn>b__0 () [0x000bd] in <38bf17b9fb684ef9a34012794ae89173>:0
  4. IM a little behind but Have you tried this "Allow the non-owner of the event to enter the event zone? [true/false]": false, If they cant get in they cant loot Works on my server
  5. SODVenom

    Helis

    Works on my Server Thx Adem
  6. SODVenom

    Stack Sizes

    Is there anyway to adjust Stack sizes Suger is 10k+ spices only 1000 ???
  7. SODVenom

    Helis

    Welll Ticket on Discord was closed but no Fix???????
  8. SODVenom

    Helis

    I put in a ticket he's fixing it
  9. SODVenom

    Helis

    Ever since the latest update.. we not getting loot crates from the heli....from Giant Train... I put in ticket... Was workin fine till I updated
  10. SODVenom

    Cant seem to prestige

    NOt sure how it got changed but TYVM Im a Dumass NOOB
  11. SODVenom

    Cant seem to prestige

    Cant see the prestige button... what am I doing wrong??? I'm pr .4 lvl 100 I have 3players hit pr. 4 and 1 pr. 5 now button isnt showing for us "Prestige settings": { "Allow players to reset their progresss and gain Prestige levels?": false, "Ignore the level reward bonuses if the player has prestige levels?": false, "Remove players from lower level prestige groups?": false, "Run reset commands for level rewards when the player prestiges?": false, "Show the prestige button before the player achieves the level? (they won't be able to accept the rank up until max level)": true, "Should the player keep excess skill points outside of what they received from leveling/starting points?": false, "Should we apply the xp bonus multiplicatively? [false = additively]": false,
  12. SODVenom

    Wierd Issue

    Nope I uninstalled it ...... 3 strikes its outta there
  13. SODVenom

    Wierd Issue

    Ok This needs fixing 3rd time I have to re enhcnce stuff I enhanced an M249 now all my stuff is screwed up operators pants... Even my berries are Operatores pants supposed to be 4 PCS Demo 4pcs Operators Even stuff that wasnt enhnced is now Will reboot server and See what happens
  14. SODVenom

    Change Icon

    How can I change the "white t shirt icon" im at a loss.....
  15. SODVenom

    Wierd Issue

    It happened when I enhanced the facemask, everything in my inventory was renamed to the facemask.....
  16. SODVenom

    Wierd Issue

    This is a wierd one not sure if its a Mod issue or Rust... No matter what item I click on, it says its an operators facemask..... When I eat food it says I rationed a operators facemask... and when I recycled my Medkits I got Epic scrap LMAO I rebooted the server reloaded all mods rebooted my PC
  17. SODVenom

    Buff not Working

    Yep you are correct my dumb ass never thought of that... joys of getting old TY
  18. SODVenom

    Buff not Working

    Had a few people complain about the Gluuton buff under cooking.. We have to respec a few times before it applies then only lasts 5-10 min then have to respec again I tried it I had to respec twice to get it to work then it was gone as in SS
  19. SODVenom

    Errors in console

    Getting this error in console a couple times in the last few hrs Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Item.OnChanged () [0x00000] in <b700a0ab748b4edf9a05ae4e096d359f>:0 at Item.MarkDirty () [0x00000] in <b700a0ab748b4edf9a05ae4e096d359f>:0 at Oxide.Plugins.EpicLoot+<>c__DisplayClass254_0.<CanLootEntity>b__0 () [0x00093] in <32e4e0530b5b4d6faef5c64f1bf888f3>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <15f61ddda771464d8246ebdce8ff4811>:0
  20. SODVenom

    SkilltreeXP Buff

    ah OK tyvm
  21. SODVenom

    SkilltreeXP Buff

    Cant find this new Buff anywhere Added new buff type: SkillTreeXp - increases the amount of xp recieved from all sources by x%.
  22. SODVenom

    Errors in console

    I went in and force started the event it started said it crashed but no crash site on map Venom[76561197982338239] has spawned [CargoPlaneCrash] Event started Calling kill - but already IsDestroyed!? loot_barrel_1 [Skill Tree] Saving player data for 1 players. [Skill Tree] Finished saving player data. Saved 150,914 ents, cache(0.25), write(0.09), disk(0.03). Saving complete Failed to run a 0.20 timer in 'CargoPlaneCrash v1.6.3' (FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.) at System.Text.StringBuilder.AppendFormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x000f9] in <f98723dd4586469db5213ec59da723ca>:0 at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00023] in <f98723dd4586469db5213ec59da723ca>:0 at System.String.Format (System.String format, System.Object[] args) [0x00020] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Plugins.CargoPlaneCrash.GetMessage (System.String key, Oxide.Core.Libraries.Covalence.IPlayer player, System.String[] args) [0x00017] in <36581806ccf44e4c91f6fc6639ad6da2>:0 at Oxide.Plugins.CargoPlaneCrash.SendMessage (BasePlayer player, System.String message) [0x0003d] in <36581806ccf44e4c91f6fc6639ad6da2>:0 at Oxide.Plugins.CargoPlaneCrash.crashSite () [0x00090] in <36581806ccf44e4c91f6fc6639ad6da2>:0 at Oxide.Plugins.CargoPlaneCrash.FlightCalc () [0x00093] in <36581806ccf44e4c91f6fc6639ad6da2>:0 at Oxide.Plugins.CargoPlaneCrash.<startEvent>b__112_0 () [0x00000] in <36581806ccf44e4c91f6fc6639ad6da2>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Calling kill - but already IsDestroyed!? oil_barrel Calling kill - but already IsDestroyed!? loot_barrel_2 [CargoPlaneCrash] Event ended [CargoPlaneCrash] Next event will start in 3662 seconds
  23. SODVenom

    Errors in console

    Just now so far just the one time i noticed it when I was updating the ulimatelocker update.. Seems like when it first starts This was right after the error [CargoPlaneCrash] Event ended [CargoPlaneCrash] Next event will start in 3726 seconds [Custom Entities] Saving 2 binary savefiles...

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.6m
Total downloads
Customers
11.3k
Customers served
Files Sold
162.4k
Total sales
Payments
3.5m
Processed total
×
×
  • 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.