customize FSAcars input

Okay here we go.. when i start a flight and turn on fsacars, it looks like this

Now what i want is to customize the data which the FSAcars get from my website. Especially the remarks. On my website i changed some files so it now also outputs the registration of the aircraft in the schedules_briefing.tpl …Is it possible to automatically put it into the remarks? so it wont be like on this screen

“+RMK/ CALLSIGN CLIPPER / WWW PANAM AIRWAYS COM” but would look like

“+RMK/ CALLSIGN CLIPPER / WWW PANAM AIRWAYS COM / REG/N747PA / CLIPPER MAID OF SEAS”

(for the name, i already changed the code also so its just another variable

I am not sure, I would have to check their docs. Where are you getting the remarks from now?

i just put it in manually in the fsacars.tpl .. there is some point where you can do that

What’s the line in fsacars_config.tpl/

Nevermind, I see the line. I can’t add it in there because, that’s loaded at runtime, and no idea what the flight is.  Unless it’s sent when the flight is pulled from the VA. I don’t have the time right now, so if you can check their SDK docs to see if it is that would help

wilco