This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
4rpl:commands:getmcsentries [2022/08/25 21:34] – created virgilw | 4rpl:commands:getmcsentries [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 8: | Line 8: | ||
===== Description ===== | ===== Description ===== | ||
- | MCS, or Mission Completion Stats, are stored in the mcs.dat file. This file contains records for every played mission. GetMCSEntries will return a list of those entries. | + | MCS, or Mission Completion Stats, are stored in the mcs.dat file. This file contains records for every played mission. GetMCSEntries will return a list of those entries.\\ |
- | Each entry, or row, is also a list that contains 4 elements; " | + | Each entry, or row, is also a list that contains 4 elements; " |
- | " | + | " |
- | Rows are returned in random/hash order. | + | Rows are returned in random/hash order. |
+ | The map number and title are determined by looking at the LastMetaData file. This file is populated each time the Colonies are visited. Only Colony maps are in this file. As a consequence, | ||
===== Examples ===== | ===== Examples ===== |