-
Posts
5,174 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by nivex
-
add xperience plugin for raidable bases please.
nivex replied to rustmmopve's Support Request in Support
you're welcome -
add xperience plugin for raidable bases please.
nivex replied to rustmmopve's Support Request in Support
heya, the XPerience and XLevels plugins are both supported already. it uses the SkillTree settings for all of them -
a quick note for anyone NOT using zone manager and bases do not spawn this means if you have Include PVE Bases set to false in your config and every profile has Allow PVP set to false then nothing is going to spawn because every profile would be PVE and you are excluding them all solution? set Allow PVP to true, or Include PVE Bases to true use Convert PVE to PVP if you want bases to be PVP regardless of the Allow PVP setting use Convert PVP to PVE likewise for PVE Include PVE Bases and Include PVP Bases are for servers that have profiles with Allow PVP set to true and others set to false. it's a more advanced setting whereas Convert settings are straightforward (and override Allow PVP setting in the profiles)
-
Changed Status from Pending to Closed Changed Fixed In to Next Version
-
I will continue to respond in the discussions so everyone can see the answers. I will resolve it in the next update. either by fixing the issue, or removing support for Zone Manager if I cannot fix it
-
@Eddie Flats @Kobani the issue is something has broken with the Zone Manager support. I am not sure how to fix it but I am trying. I suggest removing Zone Manager Zones from your spawn points for the time being (just disable the zone in Zone Manager. you don't need to delete it) alternatively, if you move your spawns database into the profiles then you can enable Prevent Building Until Base Spawns and remove the need for Zone Manager entirely
-
hi, try downloading the file and uploading it again.
-
error when using tunnels and missle silo elevator
nivex replied to mark bergervoet's Support Request in Support
Changed Status from Pending to Closed Changed Fixed In to Next Version -
error when using tunnels and missle silo elevator
nivex replied to mark bergervoet's Support Request in Support
thanks, it will be fixed in next update just ignore it for now. I have other issues to fix before I can release another update -
- 583 comments
-
- 2
-
-
- #rust
- #rust plugin
- (and 6 more)
-
Changed Status from Pending to Closed Changed Fixed In to 2.9.0
-
Added by request for @IIIaKa Added `Explosive Costs` to profiles for users to input costs for each base, shown in the map marker shop window. Alternatively, use this to display approximate or potential raid rewards These are not requirements and are not enforced in the plugin. This serves as information for you to easily relay to your players. These costs are not determined automatically (and probably never will be as I have no clue how to do that) Each base will have an example that is disabled by default. You can edit and change to the correct values and enable them to have them visible in the map marker shop window. If you don't want the examples cluttering your profiles then you can remove them all with the command rb.config noexplosivecosts This indeed would be a great addition for Easy and Medium profiles to show relative costs for raiding those bases to new players so they can get a better grasp at how raiding works
-
Changed Status from Pending to Closed Changed Fixed In to Next Version
-
I reproduced this and have fixed it in the next update
-
Changed Status from Pending to Closed
-
ok, no problem
-
its in the documentation which needs to be read too
-
so the folder oxide/data/copypaste doesn't exist on your server. this is where the copypaste files belong. it needs to be lowercase too CopyPaste plugin from uMod is required too there is a video in the documentation on how to setup the plugin yourself
-
yes. everything is on the server by default, but it needs to be configured.
-
i've added this for you. it will be retroactively added to all profiles in next update this includes examples for ease of editing, with each example disabled by default. this prevents the example from showing before you have the chance to edit it, and allows you to disable it at any time while preserving the existing entries. this includes a command rb.config noexplosivecosts if you wish to wipe them all from every profile
-
hi, welcome to the modding community. it's best that I write everything down so you can follow one step at a time until completed. this plugin is very complicated as stated in the documentation, and requires several files to function properly the plugin itself (oxide/plugins/RaidableBases.cs) the config (oxide/config/RaidableBases.json) copypaste files (oxide/data/copypaste/) profiles (oxide/data/RaidableBases/Profiles/) loot tables (oxide/data/RaidableBases/Difficulty_Loot) you purchased the plugin, so you have #1 you purchased a base pack, so you have #3 you do not have #2, #4 and #5 configured so the plugin does not function because you do not have those configured you will need to do so in order to use the plugin. I highly recommend a tier package as it's much easier to edit a working copy than to do it from scratch. my tier packages contain everything needed, where base packs from other third-parties do not. https://codefling.com/nivex you can add bases to your profiles with commands (this is an example...you need to specify the correct filenames from your base pack): rb.config add "Easy Bases" roneasy1 roneasy2 roneasy3 rb.config add "Medium Bases" ronmedium1 ronmedium2 ronmedium3 etc, but you still need to configure the rest of the plugin
-
Changed Status from Pending to Closed
-
looks cool to me can remove it like you would any other personal marker you can change it in the language file ("My Purchased Raid Base") Added `Add Personal Marker On Owners Map` (false) for purchased events (@fuscazo) in version 2.9.0 to be released September 5th 2024
-
heya, that pack contains the copypaste files only. you would still need to add them to your profiles, but it does not look like you have any profiles configured. please have another look at what I said.