Jump to content

PST automap notes


Avenger

Recommended Posts

PST automap (area header modification):

0x00c4 4 (dword) 0xffffffff

0x00c8 4 (dword) offset of the automap note section

0x00cc 4 (dword) Number of entries in the automap section

 

Automap header:

0x0000 4 (dword) x coordinate

0x0004 4 (dword) y coordinate

0x0008 524 (text) note

 

PST stores the static automap notes in automap.ini, so normally you will find automap headers only in saved games.

Link to comment

A little update:

 

Automap header:

0x0000 4 (dword) x coordinate

0x0004 4 (dword) y coordinate

0x0008 500 (text) note

0x01fc 4 (dword) readonly, user notes (blue pin) are 0, game notes (red pin) are 1

0x0200 5x4 (dword) unused or unknown

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...