Difference between revisions of "ACTA:SetHostServerSettings"
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x040C|4|0}} {{IPC/RequestEntry|u8, NNAS Server Type}} {...") |
TimmSkiller (talk | contribs) |
||
Line 17: | Line 17: | ||
=Description= | =Description= | ||
Updates the server environment settings for the specified account. | Updates the server environment settings for the specified account. | ||
+ | |||
+ | This will also update [[Config_Savegame#Configuration_blocks|Configuration block 0x150002]] with the NFS Type and Number. | ||
See [[ACT_Services#Server_Types|Server Types]] for more information. | See [[ACT_Services#Server_Types|Server Types]] for more information. |
Latest revision as of 19:04, 22 January 2025
Request[edit]
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | u8, NNAS Server Type | ||||||||
2 | u8, NFS Server Type | ||||||||
3 | u8, NFS Server Number | ||||||||
4 | u8, Account slot |
Response[edit]
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code |
Description[edit]
Updates the server environment settings for the specified account.
This will also update Configuration block 0x150002 with the NFS Type and Number.
See Server Types for more information.