I don't know how to make a new item from scratch and especially how to add it to the game.
I've searched the forum and found that. Following the tips, I've already:
- made an item's graphic and save it as a .PNG file (8-bit),
- downloaded Fallout Item Changer,
- duplicated a random .PRO file, saved as 00000600.PRO and changed its values in FIC,
- also added those required lines in ITEMS.LST
and PRO_ITEM.MSG at the end of the file:- {60000}{}{item's name}
{60001}{}{item's description},
- {60000}{}{item's name}
- converted .PNG file to .FRM but with a shitty result (odd colors),
- extracted ART folder from MASTER.DAT and placed it in FIC directory, also added a new .FRM file to ART/INVEN dir,
- added a line in INVEN.LST, set the visual settings (item on the floor, item in inventory) then finished editing.
Please help!
edit: I've posted this request also on the NMA board and they were quicker. But maybe leave the thread for newcomers, it still may come in useful.