Jump to content

Right and Left Tree skill abilities aren't showing up.


Recommended Posts

Posted (edited)

My right and left skill ability tree's are not showing up when I got to my custom class's soldier ability tab.

I am creating a custom class based on a tutorial (I'll post it again if its requested)

Edited by AfroAttack
Posted (edited)
  On 3/26/2016 at 1:57 AM, AfroAttack said:

My right and left skill ability tree's are not showing up when I got to my custom class's soldier ability tab.

 

I am creating a custom class based on a tutorial (I'll post it again if its requested)

 

  On 3/26/2016 at 1:57 AM, AfroAttack said:

My right and left skill ability tree's are not showing up when I got to my custom class's soldier ability tab.

 

I am creating a custom class based on a tutorial (I'll post it again if its requested)

[ClassMod X2SoldierClassTemplate]
+DisplayName="ClassMod"
+ClassSummary="Roses are red, voilets are blue, I made a class and so did you"
+LeftAbilityTreeTitle="Heavy Assault"
+RightAbilityTreeTitle="Light Assault"
Thats for my XComGame.ini file.
And I'm pretty sure its accessing this specific file, because other things that I've changed show up in the tree.
Should be able to see it from here, the ability tree isn't showing up, but the everything else is?
Edited by AfroAttack
Posted

So ... are your left and right titles in config/XComGame.ini, or in localization/XComGame.int? It may be helpful to double check each of your changes against the tutorial you are using.

Posted

Sorry I didn't respond sooner. ALSO, SORRY I didn't check the image I posted to see if it was the screenshot of what the problem was :/

I'm still having this problem, and I double checked the XComGame.ini

[ClassMod X2SoldierClassTemplate]
+DisplayName="ClassMod"
+ClassSummary="Roses are red, voilets are blue, I made a class and so did you"
+LeftAbilityTreeTitle="Heavy Assault"
+RightAbilityTreeTitle="Light Assault"
thats whats in there. In my loalization/XComGame.ini I have
[ClassMod X2SoldierClassTemplate]
+DisplayName="ClassMod"
+ClassSummary="Roses are red, violets are blue, I made a class and so did you"
+LeftAbilityTreeTitle="Heavy Assault"
+RightAbilityTreeTitle="Light Assault"
[stealth X2AbilityTemplate]
+LocFriendlyName="LocFriendlyName"
+LocHelpText="LocHelpText"
+LocLongDescription="LocLongDescription"
+LocPromotionPopupText="LocPromotionPopupText"
I'm not really sure why my names aren't showing up. I have other problems as well, but I'm trying to address this one first.
Posted

Here's your problem, you are using the wrong file.

 

XComGame.int is where you should be.

 

Anytime you want to provide localization (words to readers) you should be there, pretty much all the time really. :smile:

  • 2 weeks later...
Posted (edited)
  On 4/4/2016 at 3:00 PM, jgbaxter said:

Here's your problem, you are using the wrong file.

 

XComGame.int is where you should be.

 

Anytime you want to provide localization (words to readers) you should be there, pretty much all the time really. :smile:

Sorry for responding to this late :/ Do you mean XComGame.int? or .ini?

 

.int doesn't seem like a file extension I've seen.

 

 

Sigh, Nevermind, edited this post. Thanks trying this out now :/

Edited by AfroAttack
Posted

Ok so after going back, I still have the same problem, because I am actually using XComGame.int as the file name.
Still will be looking for a fix for this :/

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...