- Messages
- 1,468
- Country

I started doing this this morning and got it to work just with numbers. The numbers are percents so when I added the percent signs everything went pear shaped and I have been unable to get it back to a working code.
Could someone have a look and correct the mistakes, please.
The red items are what I want to see either as text or values. With the values having a % sign added.
Many thanks vololiberista
Could someone have a look and correct the mistakes, please.
The red items are what I want to see either as text or values. With the values having a % sign added.
Many thanks vololiberista
Code:
<Tooltip>[COLOR="Red"]Engine 1 [/COLOR]%( (A:General eng1 throttle lever position, part) 0 < (A:Turb eng1 N2, percent) 1 > and )%{if}%([COLOR="Red"](A:Turb eng2 N2, percent) 36 + )[/COLOR]%!d!%%{else}%( (A:General eng1 throttle lever position, part) 0 > (A:Turb eng1 N2, percent) 1 > and )%{if}%([COLOR="Red"](A:Turb eng2 N2, percent) near)[/COLOR]%!d!%{end}</Tooltip>

