|
|
 |
View previous topic :: View next topic |
 |
|
|
|
|
Author |
Message |
|
|
|
|
|
DJ_D

Joined: 23 Feb 2008 Posts: 74 on topic Location: Rescheff Empire Orbital HQ

|
Posted: Thu, 9. Aug 12, 12:45 Post subject: |
|
|
I noticed that several new Terran ships, which came with AP, have Argon cockpits installed and not Terran ones. Its simply just the path that needs changing. The Terran Kyoto for example uses the Argon M2 cockpit. ANd The Mobile Mining base ship use the Argon TL one.
The Boron Angel doesn´t even have a cockpit. You planing on fixing that for the next version? If not, no big deal I can do that myself since its a quick fix anyway.
And something strange I encountered with the terran HQ, after some time it returns to the Argon PHQ model, could it be that has something to do with the Upgrade section in the HO.xml? I modified it a bit and added it to my HQ.xml. And havent built a new HQ yet. So I dont know if that part affects that.
| Code: |
</upgrade>
<upgrade index="1" typename="SS_DOCK_TR_HQ" storage="700000">
<blueprints>
<blueprint typename="SS_SH_USC_M5" />
<blueprint typename="SS_SH_USC_M4" />
<blueprint typename="SS_SH_USC_M3" />
<blueprint typename="SS_SH_USC_M3P" />
</blueprints>
<production>
<factor class="ship" value="1" />
</production>
<repair>
<factor class="ship" value="2" />
<factor class="hq" value="2" />
</repair>
<reverse>
<factor class="ship" value="1" />
</reverse>
<recycle>
<factor class="ship" value="1" />
</recycle>
</upgrade>
</upgrades>
<resources>
|
Apart from that, no bugs sofar.
_________________ "May you be in heaven half an hour before the devil knows you´re dead" - Garrus Vakarian, Mass Effect3
Alliance Normandy SR2 Mod |
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
hate4fun
Joined: 08 Aug 2012 Posts: 9 on topic

|
Posted: Mon, 13. Aug 12, 12:06 Post subject: |
|
|
hey i tried the mod out, but the new ships have strange names. i think its a bug or something. maybe i installed the mod wrong. the name is like programm code, but tnot a actual ship name
|
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
xio
Joined: 23 Sep 2009
|
Posted: Mon, 13. Aug 12, 16:02 Post subject: |
|
|
| Quote: |
| hey i tried the mod out, but the new ships have strange names. i think its a bug or something. maybe i installed the mod wrong. the name is like programm code, but tnot a actual ship name |
same here, the new ship names are all like "readtext17-xxxx".
the problem are the t-files, because their "language id" are all set to "44".
i corrected it with the text editor to "49" (the "language id" of my country)
and it works fine now.
|
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
hate4fun
Joined: 08 Aug 2012 Posts: 9 on topic

|
Posted: Mon, 13. Aug 12, 16:32 Post subject: |
|
|
so i need to change it to 49 too? my version is german!
|
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
hate4fun
Joined: 08 Aug 2012 Posts: 9 on topic

|
Posted: Mon, 13. Aug 12, 17:05 Post subject: |
|
|
i tried to change it but nothign happens.
do i need to change the name of the 9951-L044 files? so that its "9951-L049"?
or change the language id in the file to 49 too?
maybe it doesnt work because i have steam version of AP?
|
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
xio
Joined: 23 Sep 2009
|
Posted: Mon, 13. Aug 12, 17:12 Post subject: |
|
|
yes, my version is also german, so i opened the t-file 9951-L049 with the text editor and changed the "language id" to "49".
i'm not sure if i'm doing it right, because i've never scripted before, but it works fine in my game.
my version is X3TC 3.2
additionally i renamed the t-file 9953-L044 to 9953-L049 and changed it's "language id" to "49", too. but, if i'm correct, this file only affects the drones.
p.s.: @hate4fun, you don't have to rename the file, there already should be a t-file named 9951-L049
|
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
joeguyxxx
Joined: 27 Jul 2012 Posts: 5 on topic

|
Posted: Wed, 15. Aug 12, 08:03 Post subject: |
|
|
| Joeziah wrote: |
Yes, in the same boat with KaldorDraigo.
Seems to have broken complex construction kits, even with new game starts etc.
I've been trying to figure out what got modified but no luck so far, my understanding is that this is a recent development.
Edit
Seems it was a error in the Dummies file
the SDTYPE_GUN;43; should be changed to SDTYPE_GUN;44;
I changed this and my complexes all work fine and connect up so far. |
Unfortunately I am unable to locate my dummies.txt file (Steam version) so I was wondering how I might go about making this change or am I SOL until there is an update?
|
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
Ghostrider[FVP]
Joined: 06 Nov 2002 Posts: 2381 on topic Location: Ceos Geldquelle

|
Posted: Wed, 15. Aug 12, 15:46 Post subject: |
|
|
hello folks,
cadius thanks for ships and stations, all looks fine. Good work - merci beaucoup.
_________________ Föderation Vereinter Planeten -=)FVP(=-
Since 1998... join the future - X:Rebirth
 |
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
Captain Chris sTc

Joined: 06 Feb 2004 Posts: 599 on topic Location: Waiting for Berk to stop staying away, and let me out.

|
Posted: Thu, 16. Aug 12, 16:39 Post subject: |
|
|
| Joeziah wrote: |
Yes, in the same boat with KaldorDraigo.
Seems to have broken complex construction kits, even with new game starts etc.
I've been trying to figure out what got modified but no luck so far, my understanding is that this is a recent development.
Edit
Seems it was a error in the Dummies file
the SDTYPE_GUN;43; should be changed to SDTYPE_GUN;44;
I changed this and my complexes all work fine and connect up so far. |
It worked for me too, thank you.
| joeguyxxx wrote: |
Unfortunately I am unable to locate my dummies.txt file (Steam version) so I was wondering how I might go about making this change or am I SOL until there is an update? |
What i did was open up the .cat/.dat files for this mod, extracted the dummies.txt, Edited that. and put it back in the .cat/.dat files.
I used X3MM to open up the files. Here's a Tutorial how to us it.
Make sure you copy the files your openeing somewhere else, and extract it to the same place. Makes it easier to see what bit your editing. And have a back up of them in case you muck up.
Hope this helps you out.
|
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
joeguyxxx
Joined: 27 Jul 2012 Posts: 5 on topic

|
Posted: Fri, 17. Aug 12, 04:45 Post subject: |
|
|
Finally got this working. Had to use X3Editor 2, just opened up dummies and used text viewer to change SDTYPE_GUN;43 to 44. Worked like a charm.
|
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
Black_hole_suN
Joined: 02 Aug 2012
|
Posted: Fri, 17. Aug 12, 05:02 Post subject: |
|
|
sorry for being an idiot and asking idiot questions...
How do you open the cat/dat file exactly?? do you need some special app for that??
edit: nevermind.. problem solved after some search around the forums....
|
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
Peanutcat
Joined: 08 Jul 2011 Posts: 191 on topic Location: Sweden

|
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
Dreayslore
Joined: 30 Jun 2012
|
Posted: Mon, 20. Aug 12, 16:09 Post subject: |
|
|
Ummm do I need another file for this download? I can not get it to work. When I download it it is a 7Z file.
|
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
Roger L.S. Griffiths

 
Joined: 12 Mar 2004 Posts: 5733 on topic Location: United Kingdom

|
Posted: Mon, 20. Aug 12, 16:32 Post subject: |
|
|
| Dreayslore wrote: |
| Ummm do I need another file for this download? I can not get it to work. When I download it it is a 7Z file. |
7z is basicaly another ZIP/RAR type file. I believe that recent versions of WinZip/WinRAR can open them otherwise you will probably need 7-zip from www.7zip.org which is free anyway.
_________________ Roger (aka [SRK] Mr^Rabbit)
"Understanding is a three edged sword... your side, their side... and the Truth!" - J.J. Sheriden, Babylon 5 S4E6 T28:55
"May god stand between you and harm in all the dark places you must walk." - Ancient Egyption Proverb
"How do you eat an elephant? One bite at a time." - Unknown |
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
dtrowle
Joined: 24 Aug 2005 Posts: 339 on topic Location: Arkansas

|
Posted: Tue, 21. Aug 12, 03:07 Post subject: |
|
|
Is the Tepukei missing an engine flare for everyone else or did I break it by modding my mod? 
|
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
|
|
 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
 |
|
|
|
|
|