Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.
By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.
No, I want to rid of the default Autopilot stuff. I have successfully done for the vertical but so far not the lateral.

Thanks but that is using default autopilot...

<!-- Proportional -->
<Element>
<Select>
<Value>(A:AUTOPILOT HEADING LOCK DIR, degrees) (A:PLANE HEADING DEGREES GYRO,degrees) - dnor s1 180 > l1 360 < and
if{ l1 360 - } els{ l1 }
(>L:BankSetErr,Number)
(L:BankSetErr,Number)
(>L:BankpidOut,Number)
</Value>
</Select>
</Element>