-
Posts
5,324 -
Joined
-
Last visited
-
Days Won
185
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by nivex
-
Changed Status from Pending to Closed
-
no problem, glad you enjoy it
-
ok, it will be with the other setting simply as "Foundations Immune To Damage" in the next update
-
hi, no. that won't work as many bases would spawn under the terrain. this option is to spawn everything in that profile at a specific height, which is intended to have the base spawn as a sky base. you want foundations to be immune on land? that's not possible but I can add the option.
-
hi, you need to follow his steps to correct the issue. this is not a plugin issue.
-
Changed Status from Pending to Closed
-
no problem, enjoy!
-
hi, I tested this and it's working. permissions must be overlapped somehow on your end then?
-
hi, the first option must be changed from the default of -1.0 I have tested this for you and can confirm it works "Advanced Setup Settings": { "Amount Of Entities To Spawn Per Batch": 1, "Amount Of Entities To Despawn Per Batch": 10, "Height Adjustment Applied To This Paste": 0.0, "Force All Bases To Spawn At Height Level (0 = Water)": 50.0, "Foundations Immune To Damage When Forced Height Is Applied": true, "Kill These Prefabs After Paste": [] },
-
hi there, download and upload the file again. there is no compile errors with 2.9.7
-
hi, this would be an issue with copypaste config and your server being overloaded when a base pastes in edit your copypaste config and change this setting to 1
-
heya, actually I'm not sure. the code looks to be fine pve perm is 1 and pvp perm is 2 so this would set it to PVP when it's 2, and anything else (including 1) would be PVE. I can check it out later
-
I think I've fixed the issue with "Status UI" and "Ladders" not working, but awaiting further testing to verify before I release an update. just have your players re-enter the event a second time after they die. in addition to the next update: I've added a new option to set how many hours after a wipe each difficulty level can spawn. For example, you could set Nightmare difficulty to 72 hours, so Nightmare raids won't spawn until 72 hours have passed after a wipe. This option is available separately for Scheduled and Maintained Events. For Buyable Events, there's added flexibility for VIP groups and permissions. For instance, if Nightmare is set to 72 hours, you could set a VIP permission to 48 hours and another VIP group to 24 hours. A player with the 24-hour VIP group would be able to purchase a Nightmare event after 24 hours instead of waiting the full 72. Note that these restrictions apply only to the spawning of events, not entering them.
-
I've asked a friend to help with this since he had the issue before and resolved it
-
-
no problem.
-
I can take a look later.
-
hi, Player Traps And Turrets Ignore Npcs can prevent this if it's enabled. so make sure it's disabled.
-
@Todays Ambitions yes, if Amount Of Items To Spawn is less than the total amount of loot items in your loot tables then it will pick from them randomly. typically you would put such items that you always want to spawn in the Base Loot table and enable Always Spawn Base Loot Table in the profiles. then allow everything else (Difficulty Loot) to spawn randomly.
-
hi, not sure what plugin they would use for this. almost every npc from every plugin is a scientist that is customized to look like a zombie. including Zombie Horde, BotReSpawn and NpcSpawn plugins. you can make the npcs look like anything using kits. I don't support spawning npcs from other plugins though, but other plugin developers can spawn the npcs themselves.
-
@fullwiped heya 1. sure, I can add the option to delay spawning after a wipe 2. it's intentionally not allowed for anyone to build a foundation onto the base due to exploits where players would extend the foundations from the base to outside of the bubble to bypass other restrictions. @ChardaZAR odd that "shortname" was null. are you mistaking that with "name" ? not sure how "shortname" would be null, but "name" should be unless you have a specific custom item that you're adding btw, if you want base loot to always spawn then you can enable Always Spawn Base Loot Table in the profiles. otherwise it will be picked randomly with Difficulty Loot. that is the purpose of base loot (to spawn with a specific profile, always, or randomly, depending on that option) I suggest using this to edit your loot tables, https://codefling.com/tools/raidable-bases-loot-table-editor Destroying The Cupboard Completes The Raid is in the config. you can set it false if you don't want the event to end when it's destroyed/looted.
-
heya, this is from the abandonedbases.admindrawentity permission. it is also shown if you toggle on ab.debug (not advised unless you are intentionally trying to debug an issue) it shows what entity is protected by a permission from the config file. it should be revoked when it's not wanted.