int19h / WarBender

WarBender: a Mount & Blade: Warband save game editor
MIT License
28 stars 7 forks source link

Expose inner structure for map_track "flags" #7

Closed int19h closed 5 years ago

int19h commented 5 years ago

This is currently displayed as a 32-bit integer value, but it has underlying structure. What's known so far:

  1. party size (255 max, larger parties show as 255+ on the map)
  2. party template ID
  3. something to do with how fast tracks disappear - lower values make them disappear faster
  4. ? bitflags:
    • 16 = battleground
    • 32 = seen by player