User Tools

Site Tools


4rpl:commands:getmcsentries

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
4rpl:commands:getmcsentries [2022/08/25 21:38] virgilw4rpl: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; "MapNum", "Title", "IsComplete", "MapGUID" The "MapNum" is the number of the map in colonies.  "Title" is the map's title.+Each entry, or row, is also a list that contains 4 elements; "MapNum", "Title", "IsComplete", "MapGUID" The "MapNum" is the number of the map in colonies.  "Title" is the map's title.\\
 "IsComplete" is a bool indicating if the map has been completed (all necessary objectives have been completed). "MapGUID" in the internal map unique identifier. \\ \\ "IsComplete" is a bool indicating if the map has been completed (all necessary objectives have been completed). "MapGUID" in the internal map unique identifier. \\ \\
 Rows are returned in random/hash order. \\ \\ Rows are returned in random/hash order. \\ \\
4rpl/commands/getmcsentries.1661463536.txt.gz · Last modified: 2025/02/14 14:56 (external edit)