[MOD] Some Ships

The place to discuss scripting and game modifications for X Rebirth.

Moderators: Moderators for English X Forum, Scripting / Modding Moderators

User avatar
Marvin Martian
Posts: 3548
Joined: Sun, 8. Apr 12, 09:40
x4

Post by Marvin Martian » Fri, 4. Mar 16, 14:55

based on L-class ship the macro is units_size_l_kit_repairship_macro and in size_l folder

antoniut
Posts: 198
Joined: Sat, 4. Oct 14, 13:07
xr

Post by antoniut » Fri, 4. Mar 16, 15:37

Oh thanks I was thinking it was XL!

antoniut
Posts: 198
Joined: Sat, 4. Oct 14, 13:07
xr

Post by antoniut » Tue, 8. Mar 16, 19:30

Marvin, I found this in debug.log:

Code: Select all

[=ERROR=] 30406.50 File I/O: Could not find file '.\extensions\mm_shippack\assets\props\surfaceelements\macros\props_surf_ar_docks_size_m_inv_2_msp_macro'
[General] 30406.50 ======================================
[General] 30406.50 ======================================
[=ERROR=] 30406.50 XLib::XMLInputOpenCallback(): Failed to open the file: extensions/mm_shippack/assets/props/surfaceelements/macros/props_surf_ar_docks_size_m_inv_2_msp_macro
[General] 30406.50 ======================================
[General] 30406.50 ======================================
[=ERROR=] 30406.50 MacroDB::FindMacro(): Error loading from XML file 'extensions\mm_shippack\assets\props\surfaceelements\macros\props_surf_ar_docks_size_m_inv_2_msp_macro'. Check the log for further information.
[General] 30406.50 ======================================
[General] 30406.50 ======================================
[=ERROR=] 30406.50 Macro::ImportConnection(): Macro 'props_surf_ar_docks_size_m_inv_2_msp_macro' referenced in macro 'units_size_xl_kit_destroyer_01_macro' does not exist. Macro connection 'connection_dock_m01' not created.
[General] 30406.50 ======================================
[General] 30406.50 ======================================
[=ERROR=] 30406.50 File I/O: Could not find file '.\extensions\mm_shippack\assets\props\surfaceelements\macros\props_surf_ar_docks_size_m_inv_2_msp_macro'
[General] 30406.50 ======================================
[General] 30406.50 ======================================
[=ERROR=] 30406.50 XLib::XMLInputOpenCallback(): Failed to open the file: extensions/mm_shippack/assets/props/surfaceelements/macros/props_surf_ar_docks_size_m_inv_2_msp_macro
[General] 30406.50 ======================================
[General] 30406.50 ======================================
[=ERROR=] 30406.50 MacroDB::FindMacro(): Error loading from XML file 'extensions\mm_shippack\assets\props\surfaceelements\macros\props_surf_ar_docks_size_m_inv_2_msp_macro'. Check the log for further information.
[General] 30406.50 ======================================
[General] 30406.50 ======================================
[=ERROR=] 30406.50 Macro::ImportConnection(): Macro 'props_surf_ar_docks_size_m_inv_2_msp_macro' referenced in macro 'units_size_xl_kit_destroyer_01_macro' does not exist. Macro connection 'connection_dock_m02' not created.
[General] 30406.50 ======================================
[General] 30406.50 ======================================
[=ERROR=] 30406.50 File I/O: Could not find file '.\extensions\mm_shippack\assets\props\surfaceelements\macros\props_surf_ar_docks_size_m_inv_2_msp_macro'
[General] 30406.50 ======================================
[General] 30406.50 ======================================
[=ERROR=] 30406.50 XLib::XMLInputOpenCallback(): Failed to open the file: extensions/mm_shippack/assets/props/surfaceelements/macros/props_surf_ar_docks_size_m_inv_2_msp_macro
[General] 30406.50 ======================================
[General] 30406.50 ======================================
[=ERROR=] 30406.50 MacroDB::FindMacro(): Error loading from XML file 'extensions\mm_shippack\assets\props\surfaceelements\macros\props_surf_ar_docks_size_m_inv_2_msp_macro'. Check the log for further information.
[General] 30406.50 ======================================
[General] 30406.50 ======================================
[=ERROR=] 30406.50 Macro::ImportConnection(): Macro 'props_surf_ar_docks_size_m_inv_2_msp_macro' referenced in macro 'units_size_xl_kit_destroyer_01_macro' does not exist. Macro connection 'connection_dock_m03' not created.
[General] 30406.50 ======================================
[General] 30406.50 ======================================
[=ERROR=] 30406.50 File I/O: Could not find file '.\extensions\mm_shippack\assets\props\surfaceelements\macros\props_surf_ar_docks_size_m_inv_2_msp_macro'
[General] 30406.50 ======================================
[General] 30406.50 ======================================
[=ERROR=] 30406.50 XLib::XMLInputOpenCallback(): Failed to open the file: extensions/mm_shippack/assets/props/surfaceelements/macros/props_surf_ar_docks_size_m_inv_2_msp_macro
[General] 30406.50 ======================================
[General] 30406.50 ======================================
[=ERROR=] 30406.50 MacroDB::FindMacro(): Error loading from XML file 'extensions\mm_shippack\assets\props\surfaceelements\macros\props_surf_ar_docks_size_m_inv_2_msp_macro'. Check the log for further information.
[General] 30406.50 ======================================
[General] 30406.50 ======================================
[=ERROR=] 30406.50 Macro::ImportConnection(): Macro 'props_surf_ar_docks_size_m_inv_2_msp_macro' referenced in macro 'units_size_xl_kit_destroyer_01_macro' does not exist. Macro connection 'connection_dock_m04' not created.
[General] 30406.50 ======================================
[General] 30406.50 ======================================
I've been fighting agains xenon and Fulmekron MK2 and Olmekron Mk2, are absolutly winners! :D

User avatar
Marvin Martian
Posts: 3548
Joined: Sun, 8. Apr 12, 09:40
x4

Post by Marvin Martian » Tue, 8. Mar 16, 21:37

sorry, added already the necessary entrys for the dockes but forgot to copy the files, package fixed

antoniut
Posts: 198
Joined: Sat, 4. Oct 14, 13:07
xr

Post by antoniut » Tue, 8. Mar 16, 21:46

Don't sorry please! Thanks to you!

User avatar
TSM
Not a Moderator
Posts: 2947
Joined: Thu, 1. Jul 04, 12:31
x4

Post by TSM » Wed, 9. Mar 16, 17:27

first post wrote:1.1.2 new AL Carrier that can dock Capitals too (also if the Ship haven't Engine and or Captain) and a Pirate Carrier
How does it dock Capitals do they have to be crewless? do dock ships get repaired?
FAQ's Egosoft Interactive FAQ
Egosoft Wiki

User avatar
Marvin Martian
Posts: 3548
Joined: Sun, 8. Apr 12, 09:40
x4

Post by Marvin Martian » Wed, 9. Mar 16, 17:39

in case the ship can dock himself it only starts docking
if the ship can't fly because of damage or captain, the ship will be collected - and you can drop them in save area or close to a shipyard

the ship have no buildmodul, because of trouble with trading between moving objects, so repairoption is not included

but you can use the MICT "addon 8" (or i think MICT from Steam have this included) here engineers repair other ships that close to them, or my repairmod, who also adds ships that repair others

User avatar
TSM
Not a Moderator
Posts: 2947
Joined: Thu, 1. Jul 04, 12:31
x4

Post by TSM » Wed, 9. Mar 16, 19:30

Marvin Martian wrote:in case the ship can dock himself it only starts docking
if the ship can't fly because of damage or captain, the ship will be collected - and you can drop them in save area or close to a shipyard

the ship have no buildmodul, because of trouble with trading between moving objects, so repairoption is not included

but you can use the MICT "addon 8" (or i think MICT from Steam have this included) here engineers repair other ships that close to them, or my repairmod, who also adds ships that repair others
Thanks for clearing that up :)

Tyranis looks very good I saw a Pirate one and left it to go on it's way :D

All the other ships are pretty awesome aswell nice Job :)
FAQ's Egosoft Interactive FAQ
Egosoft Wiki

User avatar
Marvin Martian
Posts: 3548
Joined: Sun, 8. Apr 12, 09:40
x4

Post by Marvin Martian » Sat, 12. Mar 16, 14:37

added two fightships with cargo space on main-package

Requiemfang
Posts: 3206
Joined: Thu, 16. Jul 09, 12:24
x4

Post by Requiemfang » Sat, 12. Mar 16, 21:39

:o damn the Tyranis is a hard nut to crack... I wanna say the shielding for the engines seems a bit too much in my opinion compared to other ships. Each engine has it's own dedicated shield. I practically used all my missiles focusing on the engines, and the 4 major beefcake cannons the thing had on it.

antoniut
Posts: 198
Joined: Sat, 4. Oct 14, 13:07
xr

Post by antoniut » Thu, 17. Mar 16, 18:08

@Marvin

I've saw anywhere a mod from you, was something about pilot capital ships or so but can't find it now, its not listed in modlist. Can u provide the link?

Thanks a lot

User avatar
Marvin Martian
Posts: 3548
Joined: Sun, 8. Apr 12, 09:40
x4

Post by Marvin Martian » Thu, 17. Mar 16, 18:48


antoniut
Posts: 198
Joined: Sat, 4. Oct 14, 13:07
xr

Post by antoniut » Thu, 17. Mar 16, 19:25

Yessss! Thankssss! :thumb_up:

User avatar
mr.WHO
Posts: 8622
Joined: Thu, 12. Oct 06, 17:19
x4

Post by mr.WHO » Fri, 18. Mar 16, 20:15

Anyone got non-blurred screenshot of Tyrannis?

User avatar
TSM
Not a Moderator
Posts: 2947
Joined: Thu, 1. Jul 04, 12:31
x4

Post by TSM » Fri, 18. Mar 16, 20:55

mr.WHO wrote:Anyone got non-blurred screenshot of Tyrannis?
Just imagine 4 Taranis welded together, its nice to see but not so fun when it fires at you :D
FAQ's Egosoft Interactive FAQ
Egosoft Wiki

Fazer1000
Posts: 73
Joined: Sat, 23. Jul 11, 23:28
x4

Post by Fazer1000 » Sun, 20. Mar 16, 12:39

Hey Marvin,
what should I do to see a L/XL ship docking at the Ayosana?

Can the Minekron really use missiles?
It's a nice ship, but when I was looking how it fights in squad against some Taranis I can't see any missile :?

Btw. I love the docks of the Phimakron 8)

It would be nice to have the Sanahar variaties in OL as Marauders :)
i7 4770k /16GB /GTX 770
seit Xbtf bekennender X-Fan

Requiemfang
Posts: 3206
Joined: Thu, 16. Jul 09, 12:24
x4

Post by Requiemfang » Sun, 20. Mar 16, 18:56

Hey MM there's a slight problem with the Tyrannis there appears to be no info points which means you can't do a pre-scan for boarding ops. When I click the prescan option during a boarding op it just goes straight to the pod launching. I don't know if this affects hacking or not. And I don't know if any of the other ships added by this mod have the same issue.

User avatar
Marvin Martian
Posts: 3548
Joined: Sun, 8. Apr 12, 09:40
x4

Post by Marvin Martian » Mon, 21. Mar 16, 08:02

@Fazer1000
to dock a capital you need carriers mod (latest version), then you can select a owned ship to salvage
or in case the ship is assigned to Ayosana there should be a command at the ship to dock at commander

the Minekron is similar to a Balor, maybe try latest package again, the md had a small syntax problem at the md that adds them to MICT as LR ship

@Requiemfang
yes targetpoint for non vanilla designs are not fully available, they are unhandy to define, i will see to add some more

Fazer1000
Posts: 73
Joined: Sat, 23. Jul 11, 23:28
x4

Post by Fazer1000 » Mon, 21. Mar 16, 12:03

Thx for the reply Marvin!

Will have a closer look with the Ayosana, I have the latest carrier mod, only that it's the steam version and should be v2.15 if I remember right.

For Minekron I have the latest files, but maybe a diff. MICT version, it's the latest combined full MICT and MOCT on steam. When I spoke to Walker Evans last time he said, he has forgotten something in his latest modular version on Nexus, so there should be a difference.
i7 4770k /16GB /GTX 770
seit Xbtf bekennender X-Fan

User avatar
Marvin Martian
Posts: 3548
Joined: Sun, 8. Apr 12, 09:40
x4

Post by Marvin Martian » Mon, 21. Mar 16, 12:31

i even check Minecron (because i adjust the missilelauncher in the past), so it could be that they do "not see the enemy" and because of that don't shoot, but looks ok
http://abload.de/img/minecronzcute.jpg

@mr.WHO
http://abload.de/img/tyranisr7u9b.jpg at collecting droped cargo (masstraffic in front)

Return to “X Rebirth - Scripts and Modding”