VNum to/from sprite

04/14/2021 22:24 19nat99#1
Hi, I am working on a small program to show and modify item stats. But I cannot find where in the database or in the .NOS file the link between the vnum of an item and it's sprite in the inventory. For the first items, the vnum is equal to the image filename, but after a while all the sprites are mixed up

Also, monsters have VNums too that overlap with the VNum of the items

Is there a dictionary or a list that links the items/monsters/anything to their graphics ?

Thanks a lot !
04/14/2021 23:26 Limoo#2
VNUM VnumID 70
NAME zts3e
INDEX 0 0 0 0 IconID 0

VNUM VnumID 70
NAME zts3e
INDEX 0 0 0 0 IconID 0
04/15/2021 10:56 19nat99#3
Quote:
Originally Posted by Limoo View Post
VNUM VnumID 70
NAME zts3e
INDEX 0 0 0 0 IconID 0

VNUM VnumID 70
NAME zts3e
INDEX 0 0 0 0 IconID 0
Oh okay thanks, so this is for Item.dat in NSgtdData.NOS if anyone is curious. Do you have more resources/useful links about this data structure ?
04/15/2021 16:53 Limoo#4
Quote:
Originally Posted by 19nat99 View Post
Oh okay thanks, so this is for Item.dat in NSgtdData.NOS if anyone is curious. Do you have more resources/useful links about this data structure ?
What do you mean? Know what all the values mean? They aren't public for now, you need to do some testing. However if you want you can use [Only registered and activated users can see links. Click Here To Register...] to get some secure info
04/15/2021 19:50 19nat99#5
Quote:
Originally Posted by Limoo View Post
What do you mean? Know what all the values mean? They aren't public for now, you need to do some testing. However if you want you can use [Only registered and activated users can see links. Click Here To Register...] to get some secure info
Yeah that's what I meant, thank you !
04/16/2021 01:26 FI0w#6
while i need to say the "Buff"(Orange text) part is kinda bullshit i already tho about to upload the "fixed" version but meh xD