-
Posts
5,582 -
Joined
-
Last visited
-
Days Won
194
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by nivex
-
hi no, that is for skins, and it uses that list. I don't know where you can find a list online, but it has all skins. it will not and cannot use a skin on a grade unless it's compatible. so it will pool compatible skins from the list and use a random one 0 is the default skin. if you don't want the default being used then you should remove 0 from that list. Use Random Skin For Whole Base will pick 1 random skin for the base Use Random Skin On Every Block will pick random skins for the base Only Apply Skin When Material Is Enabled does not apply to those two options. it's for the individual skin settings only that should work, and does work for me. see below. sleeper and spawn inside options are all self explanatory
-
- 612 comments
-
- #rust
- #rust plugin
- (and 6 more)
-
- 612 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
