Jump to content

nivex

Creator
  • Posts

    5,991
  • Joined

  • Last visited

  • Days Won

    201

Everything posted by nivex

  1. nivex

    Abandoned Bases

    @NoxiousPluK hi, this is blocked by TruePVE. when players use incendiary ammo and it spreads the fire the game isn't assigning the player as the initiator. so neither plugin can determine who caused the damage and it gets blocked (because I am explicitly blocking it in TruePVE). otherwise any player on the server could use incendiary ammo to kill another player. I have reported this to Facepunch but they haven't gotten around to addressing it yet I do have a harmony patch if you would like to use it, but you should be aware that harmony patches might prevent your server from booting if the patch breaks after a Rust update.
  2. nivex

    /rb ladder

    ok, post your config
  3. nivex

    Raidable Bases

    @beetle glad you enjoy it here's the fix. on line 10592 in the .cs, change: VendingMachine vm = GameManager.server.CreateEntity("assets/prefabs/deployable/vendingmachine/vendingmachine.deployed.prefab", Location) as VendingMachine; to: VendingMachine vm = GameManager.server.CreateEntity("assets/prefabs/deployable/vendingmachine/vendingmachine.deployed.prefab", Location.WithY(-400f)) as VendingMachine;
  4. nivex

    Raidable Bases

    @beetle I see. it must be the vending machine created by the Explosive Costs then so not a copypaste issue no problem ill fix it next update. I can give you the fix tonight
  5. nivex

    Not Working Since Update

    ok
  6. nivex

    Raidable Bases

    @beetle paste the base with /paste to verify it happens again then yes report it
  7. nivex

    Raidable Bases

    @beetle i don't think rb would change its position. that should be copypaste
  8. nivex

    Abandoned Bases

    @Roofer I added multi-TC support, so 400 radius will not work unless it is away from all TC owned by others. you can still set Sphere Amount higher to darken the bubble, but I would not set it too high because it would impact performance.
  9. nivex

    /rb ladder

    hi, if you need to reset the current wipe ladder then type: rb wipe this will not reset the lifetime ladder
  10. nivex

    Not Working Since Update

    was thinking if you had a test server and wanted to give me access to it then I could reproduce the issue there and fix it it would need to use your current map,sav files, abandoned bases files (config and data), any relevant RaidProtection files too (i bought that plugin for this)
  11. nivex

    Raidable Bases

    @Kk the IQTurret author needs to modify his plugin. IQTurret needs to add the entities as a child or parent them. IQTurret is spawning those entities, so it is responsible for removing them too. if it adds them as a child or parents them then they will despawn when the turret is killed. which includes at the end of the event.
  12. nivex

    Raidable Bases

    @Kk hi, IQTurret needs to add the entities as a child or parent them.
  13. nivex

    Not Working Since Update

    I would need the oxide/data/Abandoned Bases.json file as well
  14. nivex

    Not Working Since Update

    this plugin is such a royal pain to debug can you attach the map and sav files in a DM so I boot it locally? if the map is paid then you can't share it, but you can share the sav files and I can request the map developer to give me a copy
  15. nivex

    Not Working Since Update

    where is the rest of the log? I need everything leading to 0 converted, 0 deleted, 1 skipped
  16. nivex

    Not Working Since Update

    the sab scan could take several minutes, btw. it will tell you when it is finished
  17. nivex

    Not Working Since Update

    @dustyhansen it's tracking time that's good. if you can't see the report from attacking the bases ingame then another plugin is blocking it. this is not something I can fix enable debug with: ab.debug start a scan to convert with: sab post what it shows in server console
  18. nivex

    Not Working Since Update

    another command you can run, from the server console, is ab.report to show a full report. i would not type this in game, but if you do the permission is abandonedbases.report and it will still print everything to the servers console
  19. Changed Status from Pending to Closed
  20. haha, no worries! glad it is working again.
  21. nivex

    Not Working Since Update

    seems there is some plugin blocking the plugin from functioning properly then. I have confirmed that bases are converting on several other servers, and your config is good. what raid protection? it is possible that compatibility with abandoned bases has broken in your raid protection plugin. you won't see a time if 1. another plugin is blocking it (either by cancelling the damage, or by hooking OnProcessPlayerEntity) 2. you won't see a time if you are attacking a base that you are affiliated with in any way either 3. if you are too close to another abandoned base event, which shouldn't be the cause if there are no events active 4. you won't see the time if you attack a bed. attack a wall or something else. 5. if you did not grant yourself the abandonedbases.attack and abandonedbases.attack.time permissions @dustyhansen
  22. i would need to see the log details to understand what is happening yes, i recommend that unload the plugin as well
  23. i should note that the command is: rb.config list just mentioning this because you wrote rb.config.list
  24. no problem. i would just use the paid version though. it does work. commands not responding would mean the plugin wasn't loaded so it might have been that it was trying to load an old plugin somehow. perhaps your web browser cache downloaded the wrong version so I suggest downloading it again. open the zip archive, open the plugin, and verify it says 2.9.2 before proceeding. if it is 2.9.2 then use that
  25. nivex

    Abandoned Bases

    @Roofer heya, 400 radius is way too large. the plugin will not function properly with such a large radius. the maximum radius should be around 75

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.5m
Total downloads
Customers
11.2k
Customers served
Files Sold
160.2k
Total sales
Payments
3.4m
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.