Page 1 of 1
Gold 097
Posted: Wed Oct 03, 2007 4:52 pm
by dkpat
i want to know where is goldcoin defined in 097 distro. default it weighs 1 stone/pound per piece. i need to change that. can anyone help me?
Posted: Wed Oct 03, 2007 6:30 pm
by MuadDib
Once POL is started, a file called "objtype,txt" is created in the POL directory. That contains all items created via itemdesc.cfg files, and the Name of the Package they are in. If no package named, it means they are in the /config/itemdesc.cfg file.
Should help for all future item finding reference

Posted: Wed Oct 03, 2007 6:56 pm
by dkpat
i didn't see it in there. then i thought to use .iteminfo on it. it is object type 0xEED . that item isn't in the objtypes.txt i need help... still
EDIT: i just looked and according to objtypes.txt that item is in an undefined range.
Posted: Wed Oct 03, 2007 6:59 pm
by MuadDib
Then that means it is not in any Itemdesc.cfg entry (so POL is using the tiles.cfg default for it's weight).
Just need to give it a itemdesc.cfg entry to do what you want

Posted: Wed Oct 03, 2007 7:01 pm
by dkpat
ok thank you!
