Game Opcodes:Set Map

From FFXIV Classic Wiki
Revision as of 18:39, 23 March 2018 by Ioncannon (talk | contribs) (Created page with "Sets up the client to load a new map. Note that loading is not immediate. :; Opcode - 0x005 :; Data Size - 8 bytes :; Requirements - None == Data == {| class="wikitable sor...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Sets up the client to load a new map. Note that loading is not immediate.

Opcode - 0x005
Data Size - 8 bytes
Requirements - None

Data

Offset Data Type Length Variable Description
0x00 uint32 4 Bytes mapID The map file the client should load.
0x04 uint32 4 Bytes regionID The zoneID the player is loading into. This changes the naming of where the player "is".
0x08 uint32 4 Bytes unknown Retail always set this value to 0x28.

Notes

  • mapID corresponds to the top level map files in the client's data folder.
  • A list of names the regionID links to is in xtx_placeName.