forked from NBlood/NBlood
-
Notifications
You must be signed in to change notification settings - Fork 7
[Suggestion] .INI Based Map Cycling #204
Copy link
Copy link
Open
Description
This was something I've experimented during the whole launch of Refreshed Supply.
Apparently if you have an .INI that defines an episode that has maps with EndingA (or B) setting to the next until the last cycles back to the first level of said episode.
Example:
[E1M1]
Title=E1M1
EndingA=2
EndingB=2
[E1M2]
Title=E1M2
EndingA=3
EndingB=3
[E1M3]
Title=E1M3
EndingA=1
EndingB=1
I have to wonder how possible it would be to have a .INI based map cycle (default filename MAPCYCLE.INI) that the host can enable? In which if used, can allow the game cycle to the next level (triggered by time and/or frag limit)
This in conjunction with map downloading would be useful as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels