I got some questions that make me a lot of trouble because I can not find the answers in a short time it seems. Maybe someone here can help me?
How can i change the pool the computer choses the modules from, when selecting a loadout (for example highest = only beam turrets)? I want to change the weapons taken by auto-fitting.
Where can I find the blueprints for ships for example?
I asked this in another thread, but I think it makes sense to ask it again here: How can I set the order in which turrets are placed inside a group (by clicking on the arrows to increase number of turrets in group)? It is not the name or the position inside the xml.
I also asked this somewhere else: What can be the reason why some turret groups are ignored when selecting maximum loadout, but I can manually place turrets for the whole group? At least one group was created by mirroring all elements, so it should be the same as another group that works fine.
XR Ship Pack (adds several ships from XR) Link Weapon Pack (adds several new weapons) Link Economy Overhaul (expands the X4 economy with many new buildings) Link X4 Editor (view stats of objects and make your own mod within a few clicks) Link
I got some questions that make me a lot of trouble because I can not find the answers in a short time it seems. Maybe someone here can help me?
How can i change the pool the computer choses the modules from, when selecting a loadout (for example highest = only beam turrets)? I want to change the weapons taken by auto-fitting.
Where can I find the blueprints for ships for example?
I asked this in another thread, but I think it makes sense to ask it again here: How can I set the order in which turrets are placed inside a group (by clicking on the arrows to increase number of turrets in group)? It is not the name or the position inside the xml.
I also asked this somewhere else: What can be the reason why some turret groups are ignored when selecting maximum loadout, but I can manually place turrets for the whole group? At least one group was created by mirroring all elements, so it should be the same as another group that works fine.
1. the connection tags on the ship and weapon, the price, threshold, and faction of the ware.
2. the ware is the blueprint
4. loadout has a variation set in defaults.xml
If its in this file it can be changed individually for each ship macro because the data in this file is applied to every macro of the respective class unless specified in the macro. Just in case you encounter outliers where the changes to the defaults doesn't have the intended effect.
if not stated otherwise everything i post is licensed under WTFPL
Ich mache keine S&M-Auftragsarbeiten, aber wenn es fragen gibt wie man etwas umsetzen kann helfe ich gerne weiter
I wont do Script&Mod Request work, but if there are questions how to do something i will GLaDly help
I got some questions that make me a lot of trouble because I can not find the answers in a short time it seems. Maybe someone here can help me?
How can i change the pool the computer choses the modules from, when selecting a loadout (for example highest = only beam turrets)? I want to change the weapons taken by auto-fitting.
Where can I find the blueprints for ships for example?
I asked this in another thread, but I think it makes sense to ask it again here: How can I set the order in which turrets are placed inside a group (by clicking on the arrows to increase number of turrets in group)? It is not the name or the position inside the xml.
I also asked this somewhere else: What can be the reason why some turret groups are ignored when selecting maximum loadout, but I can manually place turrets for the whole group? At least one group was created by mirroring all elements, so it should be the same as another group that works fine.
1. the connection tags on the ship and weapon, the price, threshold, and faction of the ware.
2. the ware is the blueprint
4. loadout has a variation set in defaults.xml
Thank you for the answers.
To point 1: how does threshold work? There are values between 0 and 1, what exactly do they mean? Does it mean that when 2 turrets got the same threshold, both will be taken at the same chance? Or how does it work? Threshold would not be a good naming then...
XR Ship Pack (adds several ships from XR) Link Weapon Pack (adds several new weapons) Link Economy Overhaul (expands the X4 economy with many new buildings) Link X4 Editor (view stats of objects and make your own mod within a few clicks) Link
Max Bain wrote: ↑Thu, 31. Oct 19, 10:25
To point 1: how does threshold work? There are values between 0 and 1, what exactly do they mean? Does it mean that when 2 turrets got the same threshold, both will be taken at the same chance? Or how does it work? Threshold would not be a good naming then...
If ware has threshold 0.5 it will be chosen for auto-fitting for job ships with level = 0.5 and higher.
Threshold in ware file is basically the indication of the minimum level that is required from job file for this weapon to be used. Then it considers the price and has more chance to select more costly weapon.
Max Bain wrote: ↑Thu, 31. Oct 19, 10:25
To point 1: how does threshold work? There are values between 0 and 1, what exactly do they mean? Does it mean that when 2 turrets got the same threshold, both will be taken at the same chance? Or how does it work? Threshold would not be a good naming then...
If ware has threshold 0.5 it will be chosen for auto-fitting for job ships with level = 0.5 and higher.
Threshold in ware file is basically the indication of the minimum level that is required from job file for this weapon to be used. Then it considers the price and has more chance to select more costly weapon.
So I can not make it that ships will be fitted with some randomness? I dont like that always the most expensive turrets will be chosen. I was hoping that I could just give a chance for aturret to be chosen...
XR Ship Pack (adds several ships from XR) Link Weapon Pack (adds several new weapons) Link Economy Overhaul (expands the X4 economy with many new buildings) Link X4 Editor (view stats of objects and make your own mod within a few clicks) Link
Max Bain wrote: ↑Thu, 31. Oct 19, 10:25
To point 1: how does threshold work? There are values between 0 and 1, what exactly do they mean? Does it mean that when 2 turrets got the same threshold, both will be taken at the same chance? Or how does it work? Threshold would not be a good naming then...
If ware has threshold 0.5 it will be chosen for auto-fitting for job ships with level = 0.5 and higher.
Threshold in ware file is basically the indication of the minimum level that is required from job file for this weapon to be used. Then it considers the price and has more chance to select more costly weapon.
So I can not make it that ships will be fitted with some randomness? I dont like that always the most expensive turrets will be chosen. I was hoping that I could just give a chance for aturret to be chosen...
Well, thats what the variation does. Not that it works well with so few weapons. In places like god, jobs, create_ship you can set the loadout level the ship should spawn with. You can use min= and max= to define a range or override the variation value itself on the loadout node of the ship.
Fitting is still random if you have prices in approximate the same range. It's just that more expensive things have more chance to be selected.
If you want toally random selection than set all prices for weapons the same
Shuulo wrote: ↑Sat, 2. Nov 19, 14:12
Fitting is still random if you have prices in approximate the same range. It's just that more expensive things have more chance to be selected.
If you want toally random selection than set all prices for weapons the same
Shuulo wrote: ↑Sat, 2. Nov 19, 14:12
Fitting is still random if you have prices in approximate the same range. It's just that more expensive things have more chance to be selected.
If you want toally random selection than set all prices for weapons the same
is this with or without variation?
variation influences level of the job ship. It has impact only on threshold of the ware.
e.g.:
level min is 0.5 and max 0.6 (or level=0.55 and variation=0.05) on job file
we have 3 guns with threshold 0.0, 0.5, 0.6
If during ship build it will randomize to 0.5, only guns with 0.0 and 0.5 thresholds will be selected to choose from, then it compares prices.
If during ship build it will randomize to 0.6, than all 3 guns will be selected to choose from, then it compares prices.
I also asked this somewhere else: What can be the reason why some turret groups are ignored when selecting maximum loadout, but I can manually place turrets for the whole group? At least one group was created by mirroring all elements, so it should be the same as another group that works fine.
Does no one know the answer of this question? It really frustrates me that some weapon groups wont be used by autofitting. I also fear that the AI has the same problem when using custom ships... I tried everything I know to analyse or fix the problem but I have absolutely no clue about this .
XR Ship Pack (adds several ships from XR) Link Weapon Pack (adds several new weapons) Link Economy Overhaul (expands the X4 economy with many new buildings) Link X4 Editor (view stats of objects and make your own mod within a few clicks) Link
I also asked this somewhere else: What can be the reason why some turret groups are ignored when selecting maximum loadout, but I can manually place turrets for the whole group? At least one group was created by mirroring all elements, so it should be the same as another group that works fine.
Does no one know the answer of this question? It really frustrates me that some weapon groups wont be used by autofitting. I also fear that the AI has the same problem when using custom ships... I tried everything I know to analyse or fix the problem but I have absolutely no clue about this .
At a guess, the maximum loadout is still subject to the variation defined in defaults.xml. And yes, you cannot actually guarantee the connections will be full if the variation in defaults is not overridden.
I also asked this somewhere else: What can be the reason why some turret groups are ignored when selecting maximum loadout, but I can manually place turrets for the whole group? At least one group was created by mirroring all elements, so it should be the same as another group that works fine.
Does no one know the answer of this question? It really frustrates me that some weapon groups wont be used by autofitting. I also fear that the AI has the same problem when using custom ships... I tried everything I know to analyse or fix the problem but I have absolutely no clue about this .
At a guess, the maximum loadout is still subject to the variation defined in defaults.xml. And yes, you cannot actually guarantee the connections will be full if the variation in defaults is not overridden.
Can you tell me how I can change this? I dont see where I can change the loadouts or variations in default.xml. I only see one node with ship_l for example but there are no loadout elements. I have no idea how I can add a loadout there:
XR Ship Pack (adds several ships from XR) Link Weapon Pack (adds several new weapons) Link Economy Overhaul (expands the X4 economy with many new buildings) Link X4 Editor (view stats of objects and make your own mod within a few clicks) Link
Does no one know the answer of this question? It really frustrates me that some weapon groups wont be used by autofitting. I also fear that the AI has the same problem when using custom ships... I tried everything I know to analyse or fix the problem but I have absolutely no clue about this .
At a guess, the maximum loadout is still subject to the variation defined in defaults.xml. And yes, you cannot actually guarantee the connections will be full if the variation in defaults is not overridden.
Can you tell me how I can change this? I dont see where I can change the loadouts or variations in default.xml. I only see one node with ship_l for example but there are no loadout elements. I have no idea how I can add a loadout there:
I also asked this somewhere else: What can be the reason why some turret groups are ignored when selecting maximum loadout, but I can manually place turrets for the whole group? At least one group was created by mirroring all elements, so it should be the same as another group that works fine.
It seems that you MUST have shields in the weapon group or you completely ruin your layout.I wasted way more than 5 hours to find this out myself. Who would have expected that you must have shields inside a group ... omg...
XR Ship Pack (adds several ships from XR) Link Weapon Pack (adds several new weapons) Link Economy Overhaul (expands the X4 economy with many new buildings) Link X4 Editor (view stats of objects and make your own mod within a few clicks) Link