FRDU:GetServerTypes: Difference between revisions
Jump to navigation
Jump to search
DaniElectra (talk | contribs) Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00300000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !..." |
TimmSkiller (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
=Request= | =Request= | ||
{ | {{IPC/Request}} | ||
| | {{IPC/RequestHeader|0x0030|0|0}} | ||
{{IPC/RequestEnd}} | |||
| | |||
| 0 | |||
=Response= | =Response= | ||
{ | {{IPC/Request}} | ||
{{#vardefine:ipc_offset|0}} | |||
{{IPC/RequestHeader|0x0030|4|0}} | |||
{{IPC/RequestEntry|Result code}} | |||
{{IPC/RequestEntry|NASC Environment (0: Production, 1: Testing, 2: Development)}} | |||
| 0 | {{IPC/RequestEntry|[[Friend_Services#Server_Types|Server type]] letter value}} | ||
| | {{IPC/RequestEntry|[[Friend_Services#Server_Types|Server type]] number value}} | ||
| | |||
| | |||
| Result code | |||
| NASC Environment (0: | |||
| [[Friend_Services#Server_Types|Server type]] letter value | |||
| [[Friend_Services#Server_Types|Server type]] number value | |||
|} | |} | ||
=Description= | =Description= | ||
Returns the server environment settings of the current account being used by the friends module. |
Revision as of 18:18, 15 December 2024
Request
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
|
Response
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code | ||||||||
2 | NASC Environment (0: Production, 1: Testing, 2: Development) | ||||||||
3 | Server type letter value | ||||||||
4 | Server type number value |
Description
Returns the server environment settings of the current account being used by the friends module.