Jump to content

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


AfroAttack

Recommended Posts

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)

 

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
Link to comment
Share on other sites

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.
Link to comment
Share on other sites

  • 2 weeks later...

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
Link to comment
Share on other sites

  • Recently Browsing   0 members

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