Jump to content

Plugin is not working right?

Closed 3.3.1

Chill Roleplay

Hello i am having issues with protected bases being damaged, A player woke up half of base including tc was gone.

I have Tested Zombie Hordes
meteor strikes
all the fireball types I can think of 
torpedos everything and cannot figure out how it was broken in the night

 

Link to comment

You could try checking the ledger logs to see what happened to the balance.

If you want more info you could Enable Logging in the config, it will generate a bunch of event logs that should tell you what's going on with the toolcupboards.

Link to comment


  "Protection Settings": {
    "Protected entities": {
      "Buildings": true,
      "Deployables": true,
      "Traps": false,
      "Loot Nodes": false,
      "Authed Players": false,
      "Unauthed Players": false,
      "NPCs": false,
      "Animals": false,
      "Vehicles": true,
      "Horses": true,
      "Electrical": true
    },
    "Protected from": {
      "Authorized Players": false,
      "Unauthorized Players": true,
      "Attack Heli": true,
      "NPCs": true
    },
    "Protection levels": [
      {
        "Rank": 1,
        "Online protection percentage (0-100)": 100.0,
        "Offline protection percentage (0-100)": 100.0,
        "Hourly cost per authorized player": 0.0,
        "Hourly cost per floor": 0.0,
        "Hourly base cost": 4.0,
        "Cost per damage protected": 0.0,
        "Max protection time (hours)": null,
        "Delay for offline protection (seconds)": 0,
        "Delay after taking damage (seconds)": 0,
        "Damage resets timer when owner is offline": true,
        "Allow tugboat protection": true

Link to comment

That OnEntityTakeDamage hook could actually be the culprit. Basically, NpcSpawn is saying YES this entity needs to take damage and RaidProtection is saying NO it shouldn't take damage - and this conflict could be leading to something taking damage when it shouldn't be.

Link to comment
1.3m

Downloads

Total number of downloads.

6.5k

Customers

Total customers served.

96.4k

Files Sold

Total number of files sold.

1.9m

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.