Yoshiegg737
Jungo Jungo
Whoa, awesome looking surprise leaderhead! That makes my day 

<Button>,art/LeaderHeads/Yohl/Button/Btn_LH_Yohl.dds</Button>
Very nice leaderhead again. I even did not notice that you used my Mangammal as base until you mentioned it.
By the way, I just noticed that you give this line of code in your installation information:
I know that leaving the comma at that place leads to errors for units and buildings. Did you experience anything like this for your leaderheads if you leave the comma at its place?Code:<Button>,art/LeaderHeads/Yohl/Button/Btn_LH_Yohl.dds</Button>
If you code your button for units and/or buildings this way you'll have a gamecrash when try to build them ingame. The solution for this is to leave the comma out. Since leaderheads are not build ingame, there should be no problem I guess, I was just curious. Anytime I code a leaderhead, I leave the comma out and haven't run into any problems yet.All the Firaxis LHs are coded that way. What problems have you seen it cause? Is it because here we are using a single dds file, not a small part of the atlas grid?
If you code your button for units and/or buildings this way you'll have a gamecrash when try to build them ingame. The solution for this is to leave the comma out. Since leaderheads are not build ingame, there should be no problem I guess, I was just curious. Anytime I code a leaderhead, I leave the comma out and haven't run into any problems yet.
<Type>ART_DEF_UNIT_LION</Type>
<Button>,Art/Interface/Buttons/Units/Lion.dds,Art/Interface/Buttons/Unit_Resource_Atlas.dds,6,5</Button>
<Type>ART_DEF_UNIT_BEAR</Type>
<Button>,Art/Interface/Buttons/Units/Bear.dds,Art/Interface/Buttons/Unit_Resource_Atlas.dds,8,5</Button>
I leave them out myself... just to be sure![]()
...
By the way, I just noticed that you give this line of code in your installation information:
I know that leaving the comma at that place leads to errors for units and buildings. Did you experience anything like this for your leaderheads if you leave the comma at its place?Code:<Button>,art/LeaderHeads/Yohl/Button/Btn_LH_Yohl.dds</Button>
Great. Now nobody will use my Lady Xoc LH anymore!![]()