Jump to content

Option to spawn maintained base's amount based on X days after wipe

Closed 2.8.7

abcderanzi
abcderanzi

Posted

Hi @nivex, great plugin!

Is it possible to have option in config to set the multiple set of count set of maintained base after X days?

For example, the first day of wipe, I want set raid base to spawn 4 Easy, 3 Medium, 2 Hard and no expert & nightmare.

Then on second day after wipe, I want to set base to spawn 3 Easy, 2 Medium, 2 Hard, 2 Expert & 2 Nightmare.

Then on third day(until end of wipe) after wipe, I want to have 1 Easy, 2 Medium, 2 Hard, 3 Expert & 3 Nightmare.

 

Currently I'm doing this manually by going into config and edit and run rb.reloadconfig command, but I'm hoping we can have this option so it can be automated.

nivex

Posted

hi, thanks!

unfortunately such a broad range of options would seriously bloat the config

there are commands to toggle the days that bases are available though.

rb.config medium tuesday true
rb.config hard tuesday true
etc

however, there is no way to edit the limits with commands. I can add this if you want it.

you could then use battlemetric scripts to automate this with both commands.

nivex

Posted (edited)

I've added the command rb.config mode amount type in the next update to edit Max Amount Allowed To Automatically Spawn Per Difficulty or Max Amount Purchasable Per Difficulty

for example use with automated events only

rb.config easy 4
rb.config medium 3
rb.config hard 2
rb.config expert -1
rb.config nightmare -1

or to set both automated and buyable

rb.config easy 4 automated|buyable
rb.config medium 3 automated|buyable
rb.config hard 2 automated|buyable
rb.config expert -1 automated|buyable
rb.config nightmare -1 automated|buyable

or only buyable

rb.config easy 4 buyable
rb.config medium 3 buyable
rb.config hard 2 buyable
rb.config expert -1 buyable
rb.config nightmare -1 buyable

Edited by nivex
abcderanzi

Posted

Thanks for the response @nivex

 

I will look into your suggestion. I guess no need to implement my idea since I can still do it manually. Thank you brother!

nivex

Posted

no problem, do note that the second command is available in the next update

nivex

Posted

Changed Status from Pending to Closed

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.5k

Files Sold

Total number of files sold.

2.1m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.