Hye, I'm trying to make a game mod. I'm using Advance Genie Editor and Turtle Pack. I was wondering if there is a way to add icons to those existing and used them on the game. Thanks.
In AGE you can change the number of icon too (if the number not exists in the slp it will be blank).
Make sure you save your icons without selection mask and watch for auto or 255 palette format.
In turtle pack open the interfac.drs and search for:
50706.slp - buildings
50721.slp - interface buttons
50729.slp - technologies
50730.slp - units
All icon is a 36x36 sized image with 8 bit color.
In AGE you can change the number of icon too (if the number not exists in the slp it will be blank).
Make sure you save your icons without selection mask and watch for auto or 255 palette format.