Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Today
  3. No probs. hope you are well, It would mostly be to remove BetterNpc while the event is active if possible.
  4. Gruber

    power lines

    I'm glad that everything is fine.
  5. Cannon丶

    PVE players get no items

    I am a player on a PVE server. I can open and purchase from the shop, but I do not receive the goods. Please help me, thank you. PreventLooting.json
  6. Version 1.0.3

    23 downloads

    Features: Saves corpses, dropped item bags, and Bradley / Patrol Helicopter debris from spawning under places where they shouldn't. Prevents players from dropping held item and/or backpack when they die where they shouldn't. Why: I started developing this in response to player reports of being unable to retrieve their loot after being fatally thrown from horses into cliffs, under terrain onto junkpiles, etc. Since then, I've seen many reports from other server owners of corpses / loot bags falling out of the world when they shouldn't, so I decided to clean it up and release it to help the community. Details: Handles players falling out of the bottom of the world, but also corpses, body bags, and loot bags spawning under cliffs onto terrain or other cliffs, under terrain onto junkpiles, etc. Simulates bouncing an entity off of the nearest ceiling/sky and dropping it back down; if the result is higher than its starting location, it gets elevated ("bounced"). Handles obscure cases like respecting terrain ignore triggers, ignoring sticky ceiling prefabs, etc. Permissions: playersafetynet.report permission is required to use psn.report command from player F1 console. Commands: psn.report in player F1 console (with permission) or server console/RCON produces a table of statistics summarizing the plugin's activity: [Player Safety Net] PlayerSafetyNet statistics: HookAndPrefab |Ignored|Unmoved|Bounced ---------------------------------------+-------+-------+------- DroppedItemContainer:item_drop | 0| 1| 0 DroppedItemContainer:item_drop_backpack| 0| 3| 11 NPCPlayerCorpse:murderer_corpse | 0| 2| 0 NPCPlayerCorpse:scientist_corpse | 0| 5| 0 Configuration: Functionality and logging are both configurable: { "Bounce players on death": true, "Bounce held item/backpack drops on player death": true, "Bounce BaseCorpse entities on spawn": true, "Bounce DroppedItemContainer entities on spawn": true, "Bounce HelicopterDebris entities on spawn": true, "Bounce HorseCorpse entities on spawn": false, "Bounce LootableCorpse entities on spawn": true, "Bounce NPCPlayerCorpse entities on spawn": true, "Bounce PlayerCorpse entities on spawn": true, "Log bounces": true, "Suppress bounce for entity prefabs": [ "item_drop_buoyant" ], "Suppress logging for entity prefabs": [] }
    Free
  7. SVR-Gaming

    Bandit camp

    No Shop NPCs showing
  8. SGNPrimary

    Error on Ch47 NPC

    Failed to run a 0.00 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 0.25 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 0.50 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 0.75 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 1.00 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 1.25 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 1.50 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 1.75 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 2.00 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 2.25 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 2.50 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 2.75 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 3.00 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 3.25 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 3.50 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 3.75 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 4.00 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 4.25 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 4.50 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 4.75 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 5.00 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 5.25 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 5.50 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 5.75 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 6.00 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 6.25 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 6.50 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 6.75 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 7.00 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 7.25 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 7.50 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 7.75 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 8.00 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 8.25 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 8.50 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 8.75 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 9.00 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 9.25 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 9.50 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Failed to run a 9.75 timer in 'MonumentEvents v1.1.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MonumentEvents+MilitaryCH47NPCs+<>c__DisplayClass13_0.<DropNPCS>b__0 () [0x00098] in <abab07829ce14015bd4df7738215b0d4>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 Getting this poping up in the console every so often.
  9. Pappy2

    New Dawn Map

    New Dawn Map: Bought a couple years back. Want to play Rust again and I see there is a update, May 7th. Is there Train Tracks above ground ? I can not remember, Thank you for your time
  10. nivex

    Raidable Bases

    @T-Nuts hi, add another entry for rocket.launcher or change lmg.m249 to rocket.launcher "Random Weapons To Use When Unequipped": { "rocket.launcher": [ 0 ], "lmg.m249": [ 0 ] },
  11. T-Nuts

    Raidable Bases

    Dumb question but want to make sure I do it right. I want to include Rocket Launchers now that it was added back. I haven't changed this in years but how would I go about adding that to this for my Nightmare baes?
  12. Teastick

    NPC's Stuck behind walls

    thank you so much bro your a life saver for adding the command i asked for
  13. Welcome to the Beverley Hellbillies. Made for cars an' campers. Level straight roads, big mountains and deep valleys. Any changes? Please advise. -- Nomad
  14. Welcome to Based Antarctica, an ice mapper's map. Only buy this if your players demand to play an 'ice map'. Should you buy it and give it a go, do let me know how it goes. A 6K version exists, which I'll dust off for a future release. Also, a tropical version of this map with no ice. Rusty regards, -- Nomad
  15. Nomad Rush

    Battle Planet

    Thank you everyone enjoying Battle Planet, my most purchased map to date, (also cheapest, heh). Any changes, fixes or suggestions? Please advise. Thought you'd all like to know, dear customers, a huge 6.OK version of Battle Planet is underway, by request. Thank you HighMiles for the encouragement. ETA - Autumn. Rusty regards, -- Nomad
  16. Is there a way to delete a certain index through the rcon? or possible to add that as a feature?
  17. Yesterday
  18. Stark

    Heli Crash Event

    Every time this event starts it crashes my server.
  19. dustyhansen

    Console Spam

    i don't have the friends plugin installed
  20. SeesAll

    OnNewSave Issue

    Your code currently does this; void OnNewSave(string filename) { Data.ClearAll(); } Inside RaidData.ClearAll() if then dereferences; if (INSTANCE.config.ClearBonusesOnReset) But INSTANCE is not assigned until; private void OnServerInitialized() { INSTANCE = this; LoadData(); ... } Meaning, OnNewSave it can run before InServerInitialized, so INSTANCE is basically NULL and then there is an exception. You should consider the following: Remove the RaidData class’s dependency on the static plugin instance. Load the existing persisted data during OnNewSave. Pass the clear-bonuses setting into ClearAll. Save the cleared data immediately. Establish the new reset timestamp.
  21. hi, I just looked and the lootable option doesn't work. either way, vanish or noclip will bypass it when it does work.
  22. thank you guys so much
  23. beee

    Not Work With WINDOSWS 11

    @rustplugins If you want to pay I believe this one is well maintained json sold here, it's for SkinBox plugin but you can simply import SkinBox json and export for Skins. Goodluck.
  24. beee

    Not Work With WINDOSWS 11

    Changed Status from Pending to Closed
  25. Yes indeed theys dont step off the train anymore but the player turrets still shoots on the train npcs when the train drives by the bases
  1. Load more activity

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.9m
Total downloads
Customers
11.9k
Customers served
Files Sold
169.2k
Total sales
Payments
3.7m
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.