Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spawnInBothTeams = true not working correctly? #35

Closed
SmartShots opened this issue Feb 18, 2021 · 6 comments
Closed

spawnInBothTeams = true not working correctly? #35

SmartShots opened this issue Feb 18, 2021 · 6 comments

Comments

@SmartShots
Copy link
Contributor

I am going off the presumption that the config option spawnInBothTeams = true is meant to distribute the BOTs spawned by default into both teams. If this is the case then it doesn't.

If I set the config to spawn 30 BOTs by default then all but 1 will spawn on the enemy team and only the 1 BOT on my team. I would expect 15 to spawn on each team.

@Joe91
Copy link
Owner

Joe91 commented Feb 18, 2021

Depends on the spawnmode. Which spawnmode have you selected?
Also: If you spawn, then the 1 should move to the other team. Does it?

@SmartShots
Copy link
Contributor Author

SmartShots commented Feb 18, 2021

spawnMode = 'increment_with_players'

I'm pretty sure the BOT didn't move on me spawning but it seems I can't test it again now because with the latest build it's not happening. Now all 30 BOTs are spawning in the enemy team.

Is this how it is supposed to be working?

@SmartShots
Copy link
Contributor Author

Update - I just had it happen with a default of 5 BOTs, 4 spawned on the opposite team and 1 spawned on my team. When I spawned the BOT on my team got kicked, not moved to the other team. So now there is me vs 4 BOTs.

@SmartShots
Copy link
Contributor Author

Just tried with the latest master (1.6.1.3) and with a default of 10 BOTs spawning 1 BOT initially spawned on the same team as me and the other 9 on the opposite team. When I spawned the 1 BOT on my team was moved to the other team as well, so all 10 BOTs were on the other team.

@Joe91
Copy link
Owner

Joe91 commented Feb 19, 2021

As on round-start there are some really strange things happening to the team-ids, there is currently no other way to do this. So I would suggest to close this issue. But maybe you find a better solution ;-)
I already tried a lot to make this work.

@SmartShots
Copy link
Contributor Author

Understood, no problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants