You have two methods to mess with HUD icons in memeAtlases:
Change or add your icons in/to "C:\gamez\bf2\mods\pr-own\menu\menu_client-zip\atlas\XX_MemeAtlas_0.dds" and modify AtlasList.con and PR_MemeAtlas.tac respectively.
Look at
this thread for mode help. It's not difficult but quite nasty job...
Better way is to create a new atlas file by generating it with dice_textureAtlasTool.exe:
Edit "C:\gamez\bf2\mods\pr_own\menu\menu_server-zip\atlas\AtlasList.con" and "C:\gamez\bf2\mods\pr-own\menu\menu_server-zip\atlas\XX_MemeAtlas.tac".
Command line should be something like:
Code: Select all
dice_textureAtlasTool.exe -i Menu\Atlas\XX_MemeAtlas.tac -nompimap
And when it's done, compress it:
Code: Select all
nvcompress -bc3 -nocuda -nomips XX_MemeAtlas_0.dds