[SCRIPT] Loadout Manager : V1.01 : 2022-06-22

The place to discuss scripting and game modifications for X³: Farnham's Legacy

Moderators: Moderators for English X Forum, Scripting / Modding Moderators, Moderators for the X3:FL Forums

Post Reply
Cycrow
Moderator (Script&Mod)
Moderator (Script&Mod)
Posts: 22201
Joined: Sun, 14. Nov 04, 23:26
x4

[SCRIPT] Loadout Manager : V1.01 : 2022-06-22

Post by Cycrow » Tue, 21. Jun 22, 11:46

===================================================
Script: Loadout Manager
Version: V1.01
Author: Cycrow
Created: 2022/06/22
Game: X3: Farnham's Legacy V1.3
===================================================

:arrow: Downloading Install via the Plugin Manager

:arrow: Requirements:
  • :!: Cycrow Libraries V1.10 : Zip
:arrow: Introduction:

The loadout manager allows you to view and edit ship loadouts at your HQ

:arrow: Usage:

The loadout manager menu is accessed via the Sidebar in the Additional Submenu.
Once open, it'll display a list of all your current loadouts, allowing you to view or edit it.

:arrow: Viewing:
View the contents of a loadout, select the loadout then select "View"
loadout_view.png
This will display all the items in the loadout, Weapons, Shields, Upgrades, Equipment, Missiles, Ammo and Settings

You can also view the loadout for a specific ship to compare
loadout_viewship.png
Items highlighted in red are different from the loadout.
Here you can also apply the settings directly or apply the whole loadout by sending it to the Headquarters

:arrow: Editing:
To edit the loadout, just select the loadout and select "Edit" from the context menu.
loadout_edit.png
You do not have the required permissions to view the files attached to this post.

User avatar
alexalsp
Posts: 1820
Joined: Fri, 18. Jul 14, 05:28
x4

Re: [SCRIPT] Loadout Manager : V1.00 : 2022-06-21

Post by alexalsp » Wed, 22. Jun 22, 13:15

Rus Lng

9999-L007.xml

Code: Select all

<?xml version="1.0" encoding="UTF-8" ?>
<language id="7">

<page id="9999">
 <t id="100000">Различные классы</t>
 <t id="100001">Транспортные корабли</t>
 <t id="100002">Военные корабли</t>
 <t id="100003">Класс кораблей</t>
 <t id="100004">Выберите класс корабля</t>
 <t id="100010">Все истребители</t>
 <t id="100011">Все грузовые корабли</t>
 <t id="100012">Все малые корабли</t>
 <t id="100013">Все большие корабли</t>
 <t id="100014">Все носители</t>
 <t id="100015">Все корабли</t>
 <t id="100100">TS:      Малый транспортник</t>
 <t id="100101">TP:      Перевозчик персонала</t>
 <t id="100102">TM:      Военный транспорт</t>
 <t id="100103">TL:      Большой транспорт</t>
 <t id="100200">M5:      Разведчик</t>
 <t id="100201">M4:      Перехватчик</t>
 <t id="100202">M3:      Тяжелый истребитель</t>
 <t id="100203">M8:      Бомбардировщик</t>
 <t id="100204">M6:      Корвет</t>
 <t id="100205">M7:      Фрегат</t>
 <t id="100206">M7M:      Ракетный фрегат</t>
 <t id="100207">M2:      Эсминец</t>
 <t id="100208">M1:      Носитель</t>
</page>

</language>
9614-L007.xml

Code: Select all

<?xml version="1.0" encoding="UTF-8" ?>
<language id="7">

<page id="399614" title="Loadout Manager" descr="Text for Loadout Manager script by Cycrow" voice="yes">
 <t id="1">Менеджер Оснащения</t>
 <t id="2">Не найдено подходящих кораблей для оснащения</t>
 <t id="3">Просмотр</t>
 <t id="4">Изменить</t>
 <t id="5">Применить к кораблю</t>
 <t id="6">Оснащение</t>
 <t id="100">Оборудован</t>
 <t id="101">Необходимые товары</t>
 <t id="102">Применить оснащение на ШК</t>
 <t id="103">Закрыть</t>
 <t id="104">Оснащение: %s</t>
 <t id="105">Есть</t>
 <t id="106">Применить настройки оснащения</t>
 <t id="107">Корабль уже оснащен</t>
 <t id="200">Добавить: %s</t>
 <t id="201">Изменить оснастку</t>
 <t id="202">Класс груза:</t>
 <t id="203">Место для груза:</t>
</page>

</language>

Cycrow
Moderator (Script&Mod)
Moderator (Script&Mod)
Posts: 22201
Joined: Sun, 14. Nov 04, 23:26
x4

Re: [SCRIPT] Loadout Manager : V1.01 : 2022-06-22

Post by Cycrow » Wed, 22. Jun 22, 22:23

Thanks, have included it in the current version

eagledelta
Posts: 22
Joined: Thu, 18. Jun 20, 17:34
x4

Re: [SCRIPT] Loadout Manager : V1.01 : 2022-06-22

Post by eagledelta » Sun, 25. Sep 22, 19:40

Cycrow - I get a 404 from the download links at the top of the tread. Just a heads up

User avatar
alexalsp
Posts: 1820
Joined: Fri, 18. Jul 14, 05:28
x4

Re: [SCRIPT] Loadout Manager : V1.01 : 2022-06-22

Post by alexalsp » Mon, 26. Sep 22, 09:34

eagledelta wrote:
Sun, 25. Sep 22, 19:40
Cycrow - I get a 404 from the download links at the top of the tread. Just a heads up
You can take it here until the site is restored.

https://drive.google.com/file/d/1PwWGO4 ... sp=sharing

Cycrow
Moderator (Script&Mod)
Moderator (Script&Mod)
Posts: 22201
Joined: Sun, 14. Nov 04, 23:26
x4

Re: [SCRIPT] Loadout Manager : V1.01 : 2022-06-22

Post by Cycrow » Tue, 27. Sep 22, 11:18

The link should be fixed now

Post Reply

Return to “X³: Farnham's Legacy - Scripts and Modding”