LuaStats.wiki
changeset 1927 cc87110402f5
parent 1926 6c537db77e65
child 1928 9f6f8a9b85f8
equal deleted inserted replaced
1926:6c537db77e65 1927:cc87110402f5
    31 
    31 
    32 === Special values for `siPointType` (1.0.0) ===
    32 === Special values for `siPointType` (1.0.0) ===
    33 
    33 
    34 For `siPointType`, we support a few common point types. Just set `statMessage` to one of the following special values below:
    34 For `siPointType`, we support a few common point types. Just set `statMessage` to one of the following special values below:
    35 
    35 
    36 || *Value of `statMessage`* || *Meaning* || *How it may in team rankings* ||
    36 || *Value of `statMessage`* || *Meaning* || *How it may appear in team rankings* ||
    37 || `"!POINTS"` || Number of points || Team 1 (25 points) ||
    37 || `"!POINTS"` || Number of points || Team 1 (25 points) ||
    38 || `"!CRATES"` || Number of crates || Team 1 (25 crates) ||
    38 || `"!CRATES"` || Number of crates || Team 1 (25 crates) ||
    39 || `"!TIME"` || Number of millisecons || Team 1 (0.025 seconds) ||
    39 || `"!TIME"` || Number of millisecons || Team 1 (0.025 seconds) ||
    40 || `"!EMPTY"` || Don't display anything besides the team name || Team 1 ||
    40 || `"!EMPTY"` || Don't display anything besides the team name || Team 1 ||
    41 
    41