Puretech B-8 not buildable/Taq K'tinga selection issue

Program aborts? Network configuration? Graphic errors? Bugs? Post your question here.
posted on August 17th, 2010, 6:34 pm
1) After I build the puretech B-8 troopship prototype, the build button stays red and I can never build a production B-8. I have to use ctrl-E to get my six.

2) When playing as Taq'roja I can either select non-rankedup or rankedup K'tingas not both at the same time.

All I did was make them buildable seperately(at starbase) for both player and ai with its own hotkey. I made sure I used the proper K'tinga odf for both avatars.

Anyone got any clues?
posted on August 17th, 2010, 6:35 pm
troopship issue is well known and will be fixed in next patch.

the problem was a simple techtree typo, fixing it is easy, but breaks multiplayer compatibility.
posted on August 17th, 2010, 6:40 pm
I think the K't'inga for the cowardly one should have originalclass = "kli_ktingaZ". Without the Z extension, it should register it as a Martok ship.
posted on August 17th, 2010, 6:51 pm
Myles wrote:troopship issue is well known and will be fixed in next patch.

the problem was a simple techtree typo, fixing it is easy, but breaks multiplayer compatibility.


So, thats all it was...ok I just fixed that.

Tyler wrote:I think the K't'inga for the cowardly one should have originalclass = "kli_ktingaZ". Without the Z extension, it should register it as a Martok ship.


Im going to try that right now.
posted on August 17th, 2010, 6:53 pm
086gf wrote:So, thats all it was...ok I just fixed that.


congratulations, u now cant play online lol, i guess that doesnt bother those who dont play online. :D
posted on August 17th, 2010, 6:55 pm
Seperate install.;)
posted on August 17th, 2010, 6:57 pm
086gf wrote:Seperate install.;)


weeeeee cool.
posted on August 17th, 2010, 7:01 pm
smart guy  :thumbsup:
posted on August 17th, 2010, 7:11 pm
So, the originalclass line isn't working here. Im supposed to add it to the ranked versions right and not the original base odf or what?

Code: Select all
originalclass = "kli_ktinga"
basename = "kli_ktinga"
verbosetooltip = "AUTOTOOLTIP-kli_ktingar2.odf"
hotkeylabel = "GAME-HOTKEY-K"
worthxp = 26
xplevel = 2
nextrankclass = "kli_ktingar3"
nextrankxp = 19

Attachments

FOScreenShot_100817_120527.png
posted on August 17th, 2010, 7:16 pm
Did you change the 'originalclass' on kli_ktingaZr2 and above? The one without a Z at the end of the odf name is the Martok ship.
posted on August 17th, 2010, 7:30 pm
Last edited by 086gf on August 17th, 2010, 7:45 pm, edited 1 time in total.
Oh oops I was doing the wrong ones lol. I will fix that right now.

EDIT: Like this?

Code: Select all
originalclass = "kli_ktingaZ"
basename = "kli_ktinga"
verbosetooltip = "AUTOTOOLTIP-kli_ktingaZr2.odf"
hotkeylabel = "GAME-HOTKEY-K"
dilithiumcost = 160
tritancost = 116
nextrankclass = "kli_ktingaZr3"
weapon1 = "kliW_ktingar21"
worthxp = 26
xplevel = 2
nextrankxp = 19


Code: Select all
originalclass = "kli_ktingaZ"
basename = "kli_ktinga"
verbosetooltip = "AUTOTOOLTIP-kli_ktingaZr3.odf"
hotkeylabel = "GAME-HOTKEY-K"
dilithiumcost = 160
tritancost = 116
nextrankclass = "kli_ktingaZr4"
weapon1 = "kliW_ktingar31"
worthxp = 27
xplevel = 3
nextrankxp = 25


Code: Select all
originalclass = "kli_ktingaZ"
basename = "kli_ktinga"
verbosetooltip = "AUTOTOOLTIP-kli_ktingaZr4.odf"
hotkeylabel = "GAME-HOTKEY-K"
dilithiumcost = 160
tritancost = 116
nextrankclass = "kli_ktingaZr5"
weapon1 = "kliW_ktingar41"
worthxp = 28
xplevel = 4
nextrankxp = 32


Code: Select all
originalclass = "kli_ktingaZ"
basename = "kli_ktinga"
verbosetooltip = "AUTOTOOLTIP-kli_ktingaZr5.odf"
hotkeylabel = "GAME-HOTKEY-K"
dilithiumcost = 160
tritancost = 116
weapon1 = "kliW_ktingar51"
worthxp = 29
xplevel = 5


Code: Select all
originalclass = "kli_ktingaZ"
basename = "kli_ktinga"
verbosetooltip = "AUTOTOOLTIP-kli_ktingaZr6.odf"
hotkeylabel = "GAME-HOTKEY-K"
dilithiumcost = 160
tritancost = 116
weapon1 = "kliW_ktingar61"
worthxp = 42
xplevel = 6


EDIT2: Everything is fine now thanks guys!

Attachments

FOScreenShot_100817_124347.png
Reply

Who is online

Users browsing this forum: No registered users and 17 guests