-
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)
-
Medium base NPCs have different loot pool.
nivex replied to Phelan Keller's Support Request in Support
you can try replacing it, sure. there is no other possibility afaik -
hi, which map are you using? this generally just means it didn't find a position. it's more clear in the next update
-
Medium base NPCs have different loot pool.
nivex replied to Phelan Keller's Support Request in Support
yes, but what im saying is its not possible for it to do unless its 1. configured to do so, or 2. a plugin is interfering. i do not randomly generate items in this plugin. i simply pick randomly from a provided list, and if that list does not contain said item then it will never be picked nor spawned -
hi, there are 2 options in the configuration file that convert bases automatically. these are disabled by default. one of them must be enabled to do this automatically. otherwise you can manually scan using the /sab command "Run Once On Server Startup": false, "Run Every X Seconds": 0.0,
-
Medium base NPCs have different loot pool.
nivex replied to Phelan Keller's Support Request in Support
heya. glad to hear you're enjoying it! that's not how the option works though. its for using alternative loot tables if its enabled. otherwise all npcs will continue to drop heavy scientist loot by default as intended (hence the name Alternative) you can prevent any native Rust loot from being dropped by setting Despawn Inventory On Death to false these loot tables use native Rust loot, so it's not possible for it to drop loot that wouldn't spawn natively, unless... 1. you use the Items Dropped On Death option, or 2. another plugin is conflicting / modifying loot -
heya. yes, i've noticed this and fixed in the next update using periodic checks
-
@Covfefewhat is that from? it would need to use my hook OnPlayerExitedRaidableBase and check if they're dead, then use the BaseName variable for the discord messages void OnPlayerExitedRaidableBase(BasePlayer player, Vector3 Location, bool AllowPVP, int mode, string ID, float spawnTime, float despawnTime, float loadTime, ulong ownerid, string BaseName)
-
yup, so if they build outside of it then the plugin won't be able to clean them up. if it does destroy containers then it will drop the loot on the ground
-
hi, these options are in the config "Minutes Until Despawn After Looting (min: 1)": 15, "Minutes Until Despawn After Inactive (0 = disabled)": 45, "Minutes Until Despawn After Inactive Resets When Damaged": true,
-
- 583 comments
-
- 1
-
-
- #rust
- #rust plugin
- (and 6 more)
-
Changed Status from Pending to Closed Changed Fixed In to Next Version
-
@olajmuvekthanks fixed in next update
-
uploading or copying either way it just needs to be installed. yes, you need to install the plugin too
-
set Remove Admins From Raiders List to false in the config do not fly, or use vanish or any other admin cheats before completing raid it will work
-
hiya, there's something wrong with the files in the oxide/data/RaidableBases/Base_Loot directory. make sure only loot tables are in that directory, and make sure that they're valid json files as well
-
ill check it out thanks
-
you need a better host then
-
Changed Status from Pending to Closed
-
doesn't look like you have anything configured