Code: Select all
* Fight Skill
$value.1 = [THIS]-> get pilot fightskill
$value.2 = $move.to-> get pilot fightskill
$move.to-> set pilot fightskill to $value.1
[THIS]-> set pilot fightskill to $value.2
Moderators: Scripting / Modding Moderators, Moderators for English X Forum
Code: Select all
* Fight Skill
$value.1 = [THIS]-> get pilot fightskill
$value.2 = $move.to-> get pilot fightskill
$move.to-> set pilot fightskill to $value.1
[THIS]-> set pilot fightskill to $value.2

Can someone please explain how to add this fix better? There is nothing that looks like this when I open the xml file...Xo3oToC wrote:Found a bug in !plugin.autotrade.movepilot.xml, pilot's fightskill is not moved with the pilot. To fix, add to line 29
Code: Select all
* Fight Skill $value.1 = [THIS]-> get pilot fightskill $value.2 = $move.to-> get pilot fightskill $move.to-> set pilot fightskill to $value.1 [THIS]-> set pilot fightskill to $value.2












Ignore the aboventweedie2007 wrote: ↑Fri, 28. Nov 25, 00:44 Not sure if I'll get in trouble for asking a question here seeing as it's an old thread, but here goes...
After level 4 or so, you have the option to select 0-1 sectors under ST. But it always fails, saying the pilot lacks experience (even at like level 6). I have to wait to level 8 and then set it at a radius of 4 sectors (I prefer to have several ST's doing certain areas, rather than UT's jumping all over the shop).
Also, my current level 12 ST carries over 900 EC's for fuel, even though his cargobay is only 2500 - that's over a third of the available space! Surely that can't be right?