Files

16 lines
353 B
Markdown
Raw Permalink Normal View History

2015-11-04 11:17:02 +00:00
# Leves to NPC
Leves are linked to an NPC via the levels_csv, this is also the same for the starting position of the Leve.
## Example:
2015-11-04 11:19:19 +00:00
- Leve ID: `906` (Necrologos: His Treasure Forhelen (L))
- NPC ID: `1011208` (Eloin)
2015-11-04 11:17:02 +00:00
npc: `1011208` in levels = id: `5581915`
Then find 5581915 in leves CSV.
2015-11-04 11:19:19 +00:00
- Start npc: Offset `8`
- Start Position: Offset `9`