Jump to content

nivex

Creator
  • Posts

    5,574
  • Joined

  • Last visited

  • Days Won

    194

Everything posted by nivex

  1. nivex

    Raidable Bases

    @Noblestruck hi, if Allow PVP is set to true in your profiles then Maintained Events wont spawn them because you have it blocked with "Include PVP Bases": false, set that to true. they will still be PVE with "Convert PVP To PVE": true,
  2. nivex

    Raidable Bases

    @vuennex hi, it's no problem
  3. nivex

    Ladder Command Error

    hi, that is an issue with your language file.
  4. nivex

    Abandoned Bases

    @Dead Nasty hi, use ab.debug and shoot it. it is probably an issue with another TC too close, which should be fixed next update. that would not affect every base.
  5. nivex

    Raidable Bases

    @beetle in the next update:)
  6. nivex

    Raidable Bases

    I finally figured this out. so those using multiple options from Buyable Event Costs will be able to have the UI dynamically scale to size to fit all of the pricing text.
  7. nivex

    Wall damage

    ya, not really sure unless an entity is dying by some unknown means.
  8. nivex

    Wall damage

    good to know! no idea why you'd see 50 then 28. you can set Amount Of Items To Spawn to 50 and it will spawn 50 items. this will show 50 items in the server console window. in-game however, the status UI will show what is required to complete the event only. which is often less than the amount that was spawned because items can move into other containers like BBQ, TC, Fridge, Oven's and Lockers. any containers which are not required to complete the event will not be included in the status UI. items which move into the tool cupboard are allowed to stack as well. so that would skew the number shown.
  9. nivex

    Wall damage

    yea TruePVE is all you need. type server.pve false into the server console it will return
  10. nivex

    Wall damage

    heya, server.pve will block this damage. set it to false and use a PVE plugin instead of that server convar.
  11. hi. its impossible for your previous issue to persist with that permission granted. describe the new problem in complete detail. step by step. write it in your native language. DM your profiles and config too. in private message.
  12. Changed Status from Pending to Closed Changed Fixed In to Next Version
  13. hi, I've changed this in the next update to function as it did before, as well as when ab.debug is toggled on
  14. Changed Status from Pending to Closed
  15. no problem
  16. hi, you can disable this in the profiles. Block Plugins Which Prevent Item Durability Loss
  17. nivex

    Abandoned Bases

    @RoxyGalheya, it just needs to be excluded under Ignored Prefabs in the config. perhaps it has a name that I'm not aware of though.
  18. nivex

    Raidable Bases

    @Aeryn Sun yes, changing it to 1.0 will work for SkillTree.cs, XLevels.cs and XPerience.cs plugins. if the name doesn't match then it will not work. the issue would not be with RB unless using noclip, vanish, Remove Admins From Raiders List, etc. if (Options.Rewards.XP > 0 && Instance.XPerience.CanCall()) { double xp = config.Settings.Management.DivideRewards ? Options.Rewards.XP / (double)total : Options.Rewards.XP; QueueNotification(ri.player, "SkillTreeXP", xp); Instance.XPerience?.Call("GiveXPID", ri.userid, xp); }
  19. nivex

    Raidable Bases

    @Aeryn Sun hi, the setting for SkillTree XP is shared with that plugin too.
  20. hi, you can't turn it off. thats how it is supposed to work. run it from the server console or let it run automatically.
  21. nivex

    Raidable Bases

    @wolvern9 hi. upload it again. there's no error
  22. nivex

    LOOT

    Changed Status from Pending to Closed
  23. nivex

    LOOT

    ya, default loot serves as an example that should be deleted it might get recreated as an empty file so ignore that if it happens.
  24. nivex

    rror aditional text

    Changed Status from Pending to Closed
2.1m

Downloads

Total number of downloads.

9.7k

Customers

Total customers served.

141k

Files Sold

Total number of files sold.

3m

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.