-
Posts
4,851 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by nivex
-
heya. glad you like my mod! sorry, but I've not had this question before unfortunately, I don't know much about that plugin but I have seen it working on some servers so I'm sure if you ask there then someone could help you
-
heya, yes. it works off of days, but you can use a fraction for hours if you really wanted to.
-
hi, yes, simply installing them to copypaste folder is not enough. they need to be in the profiles too. so add any new bases with the rb.config add command.
-
Option to remove the green/red cirkel on the ground ?
nivex replied to DctrSmokey's Support Request in Support
Changed Status from Pending to Closed -
Option to remove the green/red cirkel on the ground ?
nivex replied to DctrSmokey's Support Request in Support
no problem, enjoy -
Option to remove the green/red cirkel on the ground ?
nivex replied to DctrSmokey's Support Request in Support
hey, Sphere Colors is in the profiles. just set them back to 0 -
Changed Status from Pending to Closed
-
Block Damage To Players From Player Turrets Deployed Outside Of The Dome this looks bugged when set true, try setting it false I don't see any other issues unless it's conflicting with the Space plugin
-
heya, I'm not able to reproduce this. they will ignore you in noclip, but walking up and ignoring you while you attack is not a config option. they will always attack. i'll take another look to see if I missed anything.
-
Changed Status from Pending to Closed
-
no problem, both issues are fixed next update
-
heya, this is known and will be fixed in the next update. thanks
-
heya. if it is working on your old server then it will work if you copy it over properly to your new server. download from your old server to your computer, upload those files to the new server, and then reload the plugin manually adding is not ideal as you will be missing all of the settings from your above files, and your loot tables. that's why it should be copied over.
-
sorry, but I am going to sleep. please do not send really, it is quite simple: oxide/config/RaidableBases.json oxide/data/RaidableBases/ you need to copy these files and folders from your other installation over to your new server so that it can work with your copypaste files that you copied over already. then reload the plugin, and that is all you need to do. if you've done it correctly then it will show in rb.config list and everything will work exactly as it did on the old server
-
hi. no, all files are created by default when they dont exist. it means the files are not where they belong restart isn't needed. just a reload when the rb.config list command shows the raideasy1 raidmed1 etc files then it's installed
-
hi, it just means it was not copied where it should be either that or you need to reload the plugin if you havent
-
well you still need to copy the files over to the new server. those are default profiles.
-
hi, sure np oxide/data/copypaste folder needs to be all.lowercase use the command to validate the profiles rb.config list
-
@Deicide hi, same response, that's caused by an outdated copypaste file. rust has changed horses to the new horse. you can remove the existing horse, or update it to the new prefab. oxide/data/copypaste/ change: assets/rust.ai/nextai/testridablehorse.prefab to: assets/content/vehicles/horse/ridablehorse2.prefab
-
@miniMe_rust thanks, that's good info, and it makes sense why they can walk through in those conditions. i'll see what i can do @Hakkai hi, that's caused by an outdated copypaste file. rust has changed horses to the new horse. you can remove the existing horse, or update it to the new prefab. oxide/data/copypaste/perfecttower.json change: assets/rust.ai/nextai/testridablehorse.prefab to: assets/content/vehicles/horse/ridablehorse2.prefab @Vasilyi Yrupin hi, this is fixed in the next update, in .cs change: s to: if (!Has(entity) && !raid.BuiltList.Contains(entity))
-
@miniMe_rust heya, what you're explaining is how it should work. if you disable Divide Rewards Among All Raiders then everyone should get the total reward, not a divided amount. Only Award Owner Of Raid will grant the reward to a single player, the owner, but this is not fair as no one else will get the ladder reward. I don't see a reason for that, so I'll make sure they get the ladder reward next update if that's enabled. you will need to disable Not The Owner under Event Messages or it will tell them they didn't get a reward because they're not the owner.