Pocket Plane Group

Miscellany, Inc. => Infinity Engine Modding Q&A => Topic started by: V. Lokai on July 16, 2004, 04:28:32 PM

Title: Item Illustrations
Post by: V. Lokai on July 16, 2004, 04:28:32 PM
Ok, when you click to get the description of an item you also get an illustration of it to the left, what kind of format are these in? Can I add in my own and if so how?
Title: Re: Item Illustrations
Post by: Bons on July 16, 2004, 05:05:08 PM
Those are also BAMs. The in-game ones for the description sceeen all start with C, I believe. For example CCLCK20.bam is the description screen image where ICLCK20.bam is the inventory image for and item called CLCK20 (Cloak of the Shield). You can review all these in NI. To make my own description pic for a custom BAM, I save the palette off a .gif copy of an in-game description BAM in Photoshop using the "Save Color Table." I then convert my new inventory icon to that palette with "Load Color Table." Most graphics programs probably have a way of doing the same thing.

I usually make items in DLTCEP, where you simply type in the bam names in the "Icon & Item atributes" tab. In NI, the description BAM is set at the "Carriedicon" for the item.
Title: Re: Item Illustrations
Post by: V. Lokai on July 16, 2004, 05:10:01 PM
Oh thank you very much.  :)
Title: Re: Item Illustrations
Post by: cliffette on July 16, 2004, 07:37:29 PM
To make my own description pic for a custom BAM, I save the palette off a .gif copy of an in-game description BAM in Photoshop using the "Save Color Table." I then convert my new inventory icon to that palette with "Load Color Table." Most graphics programs probably have a way of doing the same thing.

Oh my. I've been using the eyedropper tool and the colour sliders all this time.  :-[