stoppelhopser 0 Posted January 29, 2003 hi, dunno if that is as config prob... i made custom pictures for my units and set them in config: class cfgVehicles {   class mysoldier : SoldierEB   {       picture = "\myaddon\mypicture"; .... } now ingame it doesn´t replace the picture, but is added to it´s bottom left... whats the matter dammit? Share this post Link to post Share on other sites
legowarz 0 Posted May 26, 2003 I'm having this same problem. The pic icons worked fine with 1.46, but when I converted over to Resistance, it messed them all up and I haven't been able to figure out how to replace both images. Does anyone have any ideas on how this is done? Thanks! bradman Share this post Link to post Share on other sites
suchey 0 Posted May 26, 2003 The larger icon is tied to the weapon now...in order to change the larger icon in the picture above, you can add: picture="path to your icon"; to the weapon class in your config...the icon will then change depending on what weapon the unit is carrying...the smaller icon is still tied to the unit itself. Share this post Link to post Share on other sites
aLoneWolf 0 Posted May 26, 2003 Check original BIStudio's stuff for "picture" & "uiPicture" using... Share this post Link to post Share on other sites
legowarz 0 Posted May 27, 2003 The larger icon is tied to the weapon now...in order to change the larger icon in the picture above, you can add:picture="path to your icon"; does this not change the picture that appears in the breifing? Share this post Link to post Share on other sites