
Anyway, I read the TrafficTools tutorial, and went at it. But when it came time to compile it, TT gave me (and is still giving me) a strange error (complete with colors):
ERROR in file E:\TrafficTools\FlightPlans240307.txt
Line 1 (error location shown in red) :
AC#23,2894,15%,6Hr,VFR,21:53:30,22:10:40,001,F,8984,KSAN,00:43:00,01:06:35,001,F,KPAR
The flight number format is bad (should be 0000 to 16383)
It was named KPA1 before, and I figured that 4-space ICAOs that start with K and contain a number were not allowed, so I changed the identifier, and as you can see I STILL get this problem.
I don't know what's going on. It's in the Airport list:
KPAN,N34* 15.41',W111* 20.35',5154
KPAO,N37* 27.66',W122* 6.90',3
KPAR,N32* 26.35',W117* 17.76',3
KPB ,N56* 21.11',W133* 37.35',0
KPBF,N34* 10.49',W91* 56.08',203
Here's the contents of the seperate file I made too:
AC#23,2894,15%,6Hr,VFR,21:53:30,22:10:40,001,F,8984,KSAN,00:43:00,01:06:35,001,F,KPAR
AC#24,8838,15%,12Hr,VFR,01:30:00,01:53:45,002,F,8372,KSAN,04:00:04,04:23:00,001,F,KPAR
Annnnnnd....the route in question:

so, what is going on here?