(Possibly, defect) <get_safe_pos> ignores allowyaxis parameter

Ask here if you experience technical problems with X4: Foundations.

Moderator: Moderators for English X Forum

ns88ns
Posts: 91
Joined: Sun, 11. Sep 11, 22:00
x4

(Possibly, defect) <get_safe_pos> ignores allowyaxis parameter

Post by ns88ns »

Hi, Egosoft developers.

Please, clarify how the <get_safe_pos> works with the parameter allowyaxis?

There is the command:

Code: Select all

<get_safe_pos result="$safeposition" sector="$destsector" value="$destposition" min="15km" max="20km" radius="$ship.size * 2.0" allowyaxis="false"/>
After this command, $safeposition.y has to be the same as $destposition.y (at least, as per XSD docs). But, actually, the Y coordinates are always different despite the fact allowyaxis="false" is specified explicitly and all the space around the $destposition is empty.

If it is an expected behavior, then, please, clarify what the allowyaxis does exactly.

X4F v6.20, the latest release.

Thank you in advance.
Regards.

Return to “X4: Foundations - Technical Support”