HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

imports

05-17-2005, 03:29 PM#1
Linera
I have over 3000 icons imported into my single player campaign.

Problem is I need a fast way to rename the path of every sinlge one of those icons to
ReplaceableTextures\CommandButtons
or
ReplaceableTextures\CommandButtonsDisabled

but cause I have over 3000 icons I can't do it by hand

Please help me.
05-17-2005, 03:32 PM#2
Azhag
I think you are stuck with having to check the box and remove the added text, 3000 times. :P
05-17-2005, 06:07 PM#3
Anitarf
Yes, no other way than copying the "ReplaceableTextures\CommandButtonsDisabled" and pasting it into every field. Hey, if you had time to import 3000 icons, you have time to do this too. You don't even need to copy "ReplaceableTextures\CommandButtons", because the path of other icons isn't important, the only thing that's important is that their disabled versions have the correct path.
05-17-2005, 10:11 PM#4
Linera
so i just need to type ReplaceableTextures\CommandButtonsDisabled for all the disable icons but i can still leave the normal icons the way they are?

thats still a good 1500
05-17-2005, 10:33 PM#5
Anitarf
Quote:
Originally Posted by Linera
so i just need to type ReplaceableTextures\CommandButtonsDisabled for all the disable icons but i can still leave the normal icons the way they are?
As long as the name of the icon is the same (except that the disabled one has "DISBTN" at start instead of just "BTN"), then it doesn't matter what the path of the normal icon is.
05-18-2005, 02:29 PM#6
Linera
Ok thanks. Too bad there is no program to do this.