Skip to content

Conversation

SadPencil
Copy link
Member

This PR introduces randomness to game modes. Apart from original map code, it can now randomly select and insert some map codes. The following example defines a random game mode, where when game starts, 2 files from RNG1.ini, RNG2.ini, RNG3.ini files will be randomly loaded

[A Random Game Mode]
UIName=A Random Game Mode
MapCodeININame=A Random Game Mode-Base.ini
RandomizedMapCodeININames=RNG1.ini,RNG2.ini,RNG3.ini
RandomizedMapCodesCount=2

Copy link

Nightly build for this pull request:

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