-
Posts
5,323 -
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
-
Added `Buyable Cooldowns -> Hidden While Buyable Events UI Is Closed` (false) added this for you in the next update.
-
I asked the dev. we'll see
-
hi, I don't know what that plugin is or why it's trying to block damage in a raidable base.
-
Changed Status from Pending to Closed
-
heya, Allow Npcs To Shoot Players Outside Of The Dome is in the profiles
-
@mendoza i'm happy to see it is working for you. you could kindly ask your host to include this in their image since it is required to convert byte arrays into bitmaps for your machine I recommend 3 bases automatically spawned, and allow players to buy more. no more than 1-2 npcs per base. increase health or weapon accuracy of npcs is a good way to make it more challenging. I recommend paste batch size of 1 for your server. this determines how many entities spawn into the game as the base pastes.
-
@Lc7king if they're not spawning properly then it could be a missing libgdiplus if using a linux machine. this is almost always the cause. otherwise you would have to find the error. if there's no error then it's another plugin interferring. a bad copypaste file is another primary cause of this. if they're not despawning then I've mentioned these reasons above. https://codefling.com/plugins/raidable-bases?do=findComment&comment=49979 you still have walls, so I doubt it's a despawn issue unless you have serious server issues.
-
I believe two murderers could spawn when the scientist is dead. should be fixed next update.
-
yes. any weapon that can be thrown.
-
not sure. never seen that before.
-
@AdmFRP it's a good idea I will note it down for later @Thunderchile this is a good idea, but requires an immense amount of work from the server owner. you would have to deal with (even more) entitled players who think there isn't enough boom too. the benefit is that your raids would be well balanced, progression would be scaled and therefore retain more players over time, and players would become accustomed to this over a shorter period of time. it can certainly pay off to do it this way.
-
if Hard is disabled on Friday then any other difficulty can spawn however many Hard was supposed to so long as the other difficulty isn't disabled, too. it looks bugged though
-
Changed Status from Pending to Closed Changed Fixed In to Next Version
-
Changed Status from Pending to Closed
-
hello Zed, it looks like this happens if the player does not step inside of the event at least once before using the command. I will have it fixed in the next update. thanks for reporting it.
-
hi, please post the entire config.
-
lol yea it's in the config, Allow Raid Bases On Beaches anything in the water is not on the beach. those are water settings in the profiles and be disabled like this: "Water Settings": { "Allow Bases To Float Above Water": false, "Chance For Underwater Bases To Spawn (0-100) (BETA - WORK IN PROGRESS)": 0.0, "Prevent Bases From Floating Above Water By Also Checking Surrounding Area": true, "Maximum Water Depth Level Used For Float Above Water Option": 0.01, "Minimum Water Depth Level Used For Seabed Option": -20.0, "Maximum Water Depth Level Used For Seabed Option": -35.0, "Torpedo Damage Multiplier (Min)": 5.0, "Torpedo Damage Multiplier (Max)": 10.0 },