Need help please : buttons use explanation

frenchman

Present is past of future
Joined
Aug 15, 2003
Messages
1,039
Hello,

Could someone explain me what is the difference between the different buttons, for example:

- we find resources in "Worldbuilder" folder but too in "unit_resource_atlas" file. It seems that the buttons in "Worldbuilder" folder are not used...


:thanx:
 
Someone told me yesterday that the resource atlas isn't accessible at all, just too the people of Firaxis.
 
ohcrapitsnico said:
Someone told me yesterday that the resource atlas isn't accessible at all, just too the people of Firaxis.

I use it to mod my game... I add the new resource and I select the place in the XML file...
I will try to delete the "worldbuilder" file to see...

:thanx:
 
frenchman said:
Hello,

Could someone explain me what is the difference between the different buttons, for example:

- we find resources in "Worldbuilder" folder but too in "unit_resource_atlas" file. It seems that the buttons in "Worldbuilder" folder are not used...


here are two links that explain this stuff:
(the long explanation)

http://forums.civfanatics.com/showthread.php?t=156760

http://forums.civfanatics.com/showthread.php?t=151450



now the short explanation:

basically you can not edit the atlas.dds without it looking like crap :eek: (I know...Ive tried :rolleyes: )

The altas is only used when a unit/build/wonder is trained/built and for units it shows the icon when "off screen" :blush:


but it is NOT needed!:D

you just need to edit this tagline:

Problem
The problem and the solution is in this tag:
Code:
<Button>,Art/Interface/Buttons/Units/Panzer.dds,Art/Interface/Buttons/Unit_Resource_Atlas.dds,3,11</Button>
change to:
Code:
<Button>Art/Interface/Buttons/Units/YOURCustompic.dds</Button>

REMOVE the comma and the 2nd part with the tagline

and then your .dds pic will work "offscreen" and "built/train" events


hope that helps ;)
 
:thanx: very much for this complete and helpfull answer...
I will change my files like you described but what is strange is that I have used the Atlas files, using the number for the place (e.g. 5,16... )and it works...:confused:
The only thing I see is that I was obliged to delete the alpha channel of the Atlas file, because I can't manage the alpha channel filter with the Photoshop version I have...
:thanx:
 
frenchman said:
..I will change my files like you described but what is strange is that I have used the Atlas files, using the number for the place (e.g. 5,16... )and it works...:confused:

well if you put the image on an existing image it will work.... but then your original button will be changed also :blush:

I was talking about adding a new button where you dont have to modify an existing building

for example... lets say you wanted make a "library of congress" so you changed the existing library picture...to fit that... but then all the library buttons will look like the library of congress custom button:crazyeye:

the way I suggested allows for the original buttons to exist and you can make new custom buttons without have to change/edit/modify atlas files...

and it saves time by removing that step :goodjob:

however my attempts to add buttons to atlas files have failed :mad:

so if you got it to work...:goodjob:



frenchman said:
...The only thing I see is that I was obliged to delete the alpha channel of the Atlas file, because I can't manage the alpha channel filter with the Photoshop version I have...
:thanx:


you might want to check the forums here or try a search engine.... I heard there is a plug in for alpha channels for photoshop... but Im not sure.... :mischief:

this link to "new civ" tutorial has an alpha channel program (and it's free :king: ) to edit a .dds file and incorporate the alpha channel :)


http://forums.civfanatics.com/showthread.php?t=148507


well good luck anyway......;)
 
very very nice skinning
 
I work know with your solution and it's working very well..
:thanx: for your help
 
frenchman said:
I work know with your solution and it's working very well..
:thanx: for your help


let me know if you have any other problems... and I'll try to help;)
 
Back
Top Bottom