Difference between revisions of "FRDU:GetMyPreference"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00060000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des...") |
m (→Response) |
||
Line 28: | Line 28: | ||
|- | |- | ||
| 4 | | 4 | ||
− | | | + | | Show game history (byte, 0 = don't show, non-zero = show) |
|} | |} |
Latest revision as of 15:41, 1 September 2017
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x00060000] |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Public mode (byte, 0 = private, non-zero = public) |
3 | Show current game (byte, 0 = don't show, non-zero = show) |
4 | Show game history (byte, 0 = don't show, non-zero = show) |