Jump to content

You're browsing the 2004-2023 VATSIM Forums archive. All content is preserved in a read-only fashion.
For the latest forum posts, please visit https://forum.vatsim.net.

Need to find something? Use the Google search below.

Euroscope Sweatbox Headings


Jody Turner 1018734
 Share

Recommended Posts

Jody Turner 1018734
Posted
Posted

Hey guys, this is my first time making anything for the ES sim, so it's bugging me a little, and I can't find it in the docomeentation. How do you get a/c to start off on a certain heading (runway heading, in this case)? As they all start off hdg 090 unless I have a fix for them to go direct to.

 

Thanks!

Jody Turner - I1

Toronto FIR - Facility Engineer

8942.png

Link to comment
Share on other sites

Todor Atanasov 878664
Posted
Posted

http://euroscope.hu/mediawiki/index.php?title=Scenario_File

Aircraft Position

You can define as many number of aircraft as you need for the session. Be aware that simulating an aircraft probably needs more concentration than controlling them. To define an aircraft you should define the starting position and altitude:

 

@<transponder flag>:<callsign&gt:<squawk code>:1:<latitude>:<longitude>:<altitude>:0:<heading>:0

Where

 

* transponder flag can be N for normal or S for stand by transponder mode

* latitude and longitude can be the format found in the sectorfile or simple double values

* do not forget the static 1 at the 4th position and the three static 0 values at the end (they are there for some technical reasons only)

* the heading value is a bit complicated, use the requested heading in degrees and use the following formula to decide the value to be put here: ((int) ( Heading * 2.88 + 0.5 )) << 2 ) - or if it is easier: ( Heading * 2.88 + 0.5 ) * 4.

 

Examples:

 

@N:MAH661:2622:1:N048.10.38.498:E018.10.36.537:15000:0:0:0
@N:MAH1501:2632:1:46.793880004674:17.795807317989:17000:312:4192376:450
@N:AZA525:2606:1:N047.26.41.961:E019.15.29.777:550:0:0:0

 

BUT there is a reported bug, that the value is not read by ES.

Link to comment
Share on other sites

Michael Pike
Posted
Posted

I also noticed that aircraft must have at least two waypoints in their route, otherwise they won't take off.

Mike Pike

VATSIM-UK


 
Link to comment
Share on other sites

Wycliffe Barrett
Posted
Posted
Hey guys, this is my first time making anything for the ES sim, so it's bugging me a little, and I can't find it in the docomeentation. How do you get a/c to start off on a certain heading (runway heading, in this case)? As they all start off hdg 090 unless I have a fix for them to go direct to.

 

Thanks!

 

 

Jody

 

Not sure whether you have seen this but try this superb package for creating scenario files.

 

http://www.craig-phillips.co.uk/ase/ its freeware.

 

Wycliffe

Wycliffe Barrett: C3 Controller

atc5o.png

"if god meant for us to fly, he would have given us tickets" Mel Brooks

Link to comment
Share on other sites

 Share