LuaStats.wiki
changeset 1925 41e2a96de084
parent 1924 3d7e8679cea4
child 1926 6c537db77e65
equal deleted inserted replaced
1924:3d7e8679cea4 1925:41e2a96de084
    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 || Example ||
    36 || *Value of `statMessage`* || *Meaning* || *Example* ||
    37 || `"!POINTS"` || Number of points || (25 points) ||
    37 || `"!POINTS"` || Number of points || (25 points) ||
    38 || `"!CRATES"` || Number of crates || (25 crates) ||
    38 || `"!CRATES"` || Number of crates || (25 crates) ||
    39 || `"!TIME"` || Number of millisecons || (0.025 seconds) ||
    39 || `"!TIME"` || Number of millisecons || (0.025 seconds) ||
    40 || `"!EMPTY"` || Don't display anything besides the team name || ||
    40 || `"!EMPTY"` || Don't display anything besides the team name || ||
    41 
    41