Difference between revisions of "BOSSU:RegisterTask"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 12: | Line 12: | ||
|- | |- | ||
| 2 | | 2 | ||
− | | u8, unknown. | + | | u8, unknown(bool). Usually zero, regardless of HTTP GET/POST. |
|- | |- | ||
| 3 | | 3 | ||
− | | u8, unknown. | + | | u8, unknown. Usually zero, regardless of HTTP GET/POST. |
|- | |- | ||
| 4 | | 4 |
Latest revision as of 22:57, 16 November 2016
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x000B00C2] |
1 | TaskID buffer size |
2 | u8, unknown(bool). Usually zero, regardless of HTTP GET/POST. |
3 | u8, unknown. Usually zero, regardless of HTTP GET/POST. |
4 | (Size << 4) | 0xA |
5 | TaskID data pointer |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description[edit]
This registers a task and updates the BOSS savedata immediately, including info previously initialized with BOSSU:SendProperty.