Ryan-rsm-McKenzie / CommonLibSSE

A reverse engineered library for hacking Skyrim Special Edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MapMarkerData(ExtraMapMarker.h) The "type" field is at incorrect offset.

eterniti opened this issue · comments

It is currently at offset 11, but it should be at offset 12; it is currently returning what is actually pad data.

The author of the CoMAP mod has it right here: https://github.com/Ryan-rsm-McKenzie/CommonLibSSE/blob/acecb91b22ae541501d845f55768a62729a20577/include/RE/E/ExtraMapMarker.h