Page 4 of 4
Re: Ship Respray OXP
Posted: Thu Aug 24, 2017 10:09 pm
by phkb
Damocles Edge wrote:
if I respray my ship it will always replace the lasers which I have installed with the default lasers which are installed when buying the ship.
I'll check this out and report back. Thanks for letting me know!
Re: Ship Respray OXP
Posted: Fri Aug 25, 2017 2:05 am
by phkb
OK, I've published a new version with a fix (v1.3.4), but (for the moment anyway) the fix requires you to have the "Laser Mount Switching System (LMSS)" installed. You don't need to use it, it just needs to be there.
Re: Ship Respray OXP
Posted: Mon Aug 28, 2017 10:41 pm
by Damocles Edge
Norby wrote: ↑Thu Aug 24, 2017 8:50 pm
Thanks for the reply Norby - got it already

Re: Ship Respray OXP
Posted: Mon Aug 28, 2017 10:44 pm
by Damocles Edge
phkb wrote: ↑Fri Aug 25, 2017 2:05 am
OK, I've published a new version with a fix (v1.3.4), but (for the moment anyway) the fix requires you to have the "Laser Mount Switching System (LMSS)" installed. You don't need to use it, it just needs to be there.
Cheers phkb.
Just to clarify can I ask if LMSS is required on each laser that you wish to preserve or will a single LMSS preserve all lasers?
Re: Ship Respray OXP
Posted: Tue Aug 29, 2017 12:27 am
by phkb
You don't need to install anything on your ship. Just so long as the OXP itself is installed - it's kind of acting as a broker for New Lasers.
Re: Ship Respray OXP
Posted: Mon May 26, 2025 9:58 pm
by Krager
phkb wrote: ↑Tue Aug 29, 2017 12:27 am
You don't need to install anything on your ship. Just so long as the OXP itself is installed - it's kind of acting as a broker for New Lasers.
Доброго времени суток! Подскажите, есть возможность отвязать дополнение от имени корабля? При переводе имени кораблей на русский язык доступ к перекраски кораблей теряется.
Re: Ship Respray OXP
Posted: Mon May 26, 2025 10:06 pm
by phkb
Krager wrote: ↑Mon May 26, 2025 9:58 pm
Доброго времени суток! Подскажите, есть возможность отвязать дополнение от имени корабля? При переводе имени кораблей на русский язык доступ к перекраски кораблей теряется.
I’m not sure - the tricky part is knowing what’s an equivalent ship that doesn’t change the ship specs. The ship class name is the easiest piece of info to do that with. But I’ll have a look at the process again and see if there’s a less obvious solution.
Re: Ship Respray OXP
Posted: Tue May 27, 2025 7:26 am
by phkb
Turns out I was making it hard for myself. I was comparing shipdata values to an instantiated object. In English, the values would always align. But not so much in other languages. However, by getting the shipdata for the player ship, I can compare like for like. So it should work as advertised for any language.
New version is available on the wiki now, and the manager will be updated shortly. I also took the opportunity to move all text into descriptions.plist for easier localisation.
Re: Ship Respray OXP
Posted: Tue May 27, 2025 9:12 pm
by Krager
phkb wrote: ↑Tue May 27, 2025 7:26 am
Turns out I was making it hard for myself. I was comparing shipdata values to an instantiated object. In English, the values would always align. But not so much in other languages. However, by getting the shipdata for the player ship, I can compare like for like. So it should work as advertised for any language.
New version is available on the wiki now, and the manager will be updated shortly. I also took the opportunity to move all text into descriptions.plist for easier localisation.
Всё работает, русификатор не мешает, в отдельном файле весь текст для перевода удобно. Одна фраза в скрипте осталась

Уже перевёл, пользуюсь. Спасибо!