-
Posts
5,154 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by nivex
-
- 583 comments
-
- #rust
- #rust plugin
- (and 6 more)
-
- 583 comments
-
- #rust
- #rust plugin
- (and 6 more)
-
Changed Status from Pending to Closed
-
no problem
-
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
-
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();
-
@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
-
where is the full message?
-
Changed Status from Pending to Closed
-
no problem
-
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
-
np ill check it out in the morning
-
zip everything for rb and attach it oxide/data/RaidableBases/ oxide/config/RaidableBases.json
-
oops closed too soon pushing 2.7.7 update now
-
Changed Status from Pending to Closed Changed Fixed In to Next Version
-
Changed Status from Pending to Closed
-
ya it reset the difficulties to 0 that's why glad the reinstall worked! np