euroastar350
Resource contributor
- Messages
- 862
- Country

Hi everyone,
I've stumbled upon an issue and hopefully I can get it rectified. The following code works quite well in FSX and P3DV4 using XMLTools, but not in P3DV5. Has anyone run into a similar issue and come across a solution
And speaking of XMLTools and maybe Tom Aguilo could shed some light. Does it work in P3DV6? If not, are there plans to have it updated for that platform? No biggie if not.
I've stumbled upon an issue and hopefully I can get it rectified. The following code works quite well in FSX and P3DV4 using XMLTools, but not in P3DV5. Has anyone run into a similar issue and come across a solution
And speaking of XMLTools and maybe Tom Aguilo could shed some light. Does it work in P3DV6? If not, are there plans to have it updated for that platform? No biggie if not.
Code:
<Area Left="15" Top="429" Width="53" Height="60">
<Cursor Type="Hand"/>
<Click>(A:PAYLOAD STATION WEIGHT:1, pounds) 170 !=
if{ 170 (>C:SIMVARS:PAYLOAD STATION WEIGHT:1, pounds) }
els{ 0 (>C:SIMVARS:PAYLOAD STATION WEIGHT:1, pounds) }
</Click>
</Area>

