boomer icon indicating copy to clipboard operation
boomer copied to clipboard

spawn rate in standalone mode

Open flomedja opened this issue 3 years ago • 2 comments

Description

I update the version of boomer from 1.6.0 to the latest version on master. I noticed that now the data of boomer during a OnEvent always returns the number of specified client in data[user_count]. Previously it returns the number of current clients spawn according to the spawn rate specified. When look in the code I notice that this commit removed the usage of the spawnRate. I am wondering what is the new way to configure a spawnRate when using boomer in standalone mode.

Best regards

flomedja avatar Nov 01 '21 16:11 flomedja

Any update on this matter ?

flomedja avatar Nov 05 '21 14:11 flomedja

We need a new design for spawnRate. If you only need to use standalone mode, you can use 1.6.0 before that happens.

myzhan avatar Nov 08 '21 11:11 myzhan