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

Shuffle CQB start spawn positions. #819

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

martin509
Copy link

Currently, when units are spawned in by CQB, the game picks the first positions listed in a given building's buildingPositions every time. This has significant effects on gameplay because some buildings (CUP's middle eastern village buildings specifically prompted this) have their first positions situated on e.g. the roof of the building, resulting in a bias towards CQB enemies spawning in plain view shooting at players from rooftops.

All this does is shuffle the spawn positions that CQB chooses. I have tested this through overwriting ALIVE_fnc_CQB in a mission file and verified it works.

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

Successfully merging this pull request may close these issues.

1 participant