Need Help with NSmpData

08/02/2025 13:41 ihatethebeach#1
Hi guys, i need a bit help about the pictures that stored in the NSmpData.

I know that normally i can check what pictures belong to a monster from the NSmnData.

So i check inside the NSmnData "monster": 475 (Greylander), i see "base": 5043, i check the NSmpData and i see a picture of the Greyland perfect.

But when i used higher monster vnums like 3293 (Gatling^Machine^Soldier) it cant even find its vnum at the "monster": data.
So i searched if i can find the Picture in the NSmpData and its starting at base 25109, so i checked the "base" data for 25109 and i found it at NSmnData it says "monster": 3180, but vnum 3180 is a totaly other monster.

Can anyone explain me what iam doing wrong, and how i can match the correct pictures with logic?
08/03/2025 13:22 Limoo#2
Quote:
Originally Posted by ihatethebeach View Post
Hi guys, i need a bit help about the pictures that stored in the NSmpData.

I know that normally i can check what pictures belong to a monster from the NSmnData.

So i check inside the NSmnData "monster": 475 (Greylander), i see "base": 5043, i check the NSmpData and i see a picture of the Greyland perfect.

But when i used higher monster vnums like 3293 (Gatling^Machine^Soldier) it cant even find its vnum at the "monster": data.
So i searched if i can find the Picture in the NSmpData and its starting at base 25109, so i checked the "base" data for 25109 and i found it at NSmnData it says "monster": 3180, but vnum 3180 is a totaly other monster.

Can anyone explain me what iam doing wrong, and how i can match the correct pictures with logic?
OnexExplorer is no longer able to export NSmnData files correctly (if you check, you will see negative values that should not be there).
You need to fix the error in OnexExplorer or create a tool to export them correctly.