Jump to content

nivex

Creator
  • Posts

    5,565
  • Joined

  • Last visited

  • Days Won

    193

Everything posted by nivex

  1. nivex

    Raidable Bases

    @Thunderchile hi, Ill look into it
  2. Changed Status from Pending to Closed
  3. no problem
  4. nivex

    Raidable Bases

    @Merdynn please don't say that
  5. time for a different host. there is no reason a secure host should need to block this. nonsense if (File.Exists(Path.Combine(Interface.Oxide.PluginDirectory, "CopyPaste.cs"))) { error = "CopyPaste exists, but you must reload the CopyPaste plugin."; } delete this
  6. yes, tell your host to quit blocking it. their block is not protecting anything and is easy to get around just delete this from cs CreateDefaultFiles();
  7. nivex

    Raidable Bases

    @Gaming-Bavaria yes, probability works correctly now. it is rolled each time now instead of once only so if you have a loot table with 20 items and require 100 items to spawn then it can roll 5 times. 100/20 = 5 before it would roll once, and ignore the probability each roll afterwards to get the 100 items spawned Check Lower Probability Once Per Loot Item is the new option and it will roll one time only @Craft Buyable Cooldowns are per level. Apply All Cooldowns will apply all of the cooldowns but they cannot use one cooldown. Player Lockouts has Apply All Lockouts Everytime as well @abcderanzi I will look
  8. where is the full message?
  9. Changed Status from Pending to Closed
  10. no problem
  11. I took a quick peek and think I figured it out I sent you a DM with the fix, try that and let me know gotta sleep now
  12. np ill check it out in the morning
  13. zip everything for rb and attach it oxide/data/RaidableBases/ oxide/config/RaidableBases.json
  14. nivex

    Raidable Bases

    2.7.7 is released now! enjoy
  15. oops closed too soon pushing 2.7.7 update now
  16. Changed Status from Pending to Closed Changed Fixed In to Next Version
  17. Changed Status from Pending to Closed
  18. ya it reset the difficulties to 0 that's why glad the reinstall worked! np
  19. Changed Status from Pending to Closed
  20. yes, as I said that would have deleted any paid options since they don't exist in the free version you have to reinstall the tier too
  21. yea, if you see normal it's because the umod version is installed if you use an updater then make sure you blacklist raid bases it will have deleted any paid options since those don't exist in the free version =/
  22. nivex

    Raidable Bases

    thats from 2.7.6 which was reverted to 2.7.4 I will release 2.7.7 soon
  23. public override BaseCorpse CreateCorpse() change that to this, in the .cs file public override BaseCorpse CreateCorpse(PlayerFlags flagsOnDeath, Vector3 posOnDeath, Quaternion rotOnDeath, BaseEntity parentOnDeath) Ill have the new update out in an hour or so
  24. heya. normal mode is in the free version only 2.7.6 is the free version 2.7.4 is the current paid version because it was reverted from 2.7.6
  25. nivex

    Raidable Bases

    @Charles Fields looks like the plugin tried to delete but was blocked by something I have some changes in the next version that might help with this I keep trying to fix it but I won't be able to until I can reproduce it. I can't spot any issue with it and don't have the issue myself (unless I crash, and even then its rare)
2.1m

Downloads

Total number of downloads.

9.7k

Customers

Total customers served.

140.7k

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.