Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
the current setup is optimized for good track rate
we will make a SAM system soon which will have a longer range version fitted
to edit the output from 11,12,13 you can edit the lua code yourself, it shouldnt be super hard
go into the microcontroller, and look for the last lua block
inside of the lua script, you will find at the bottom part of the script two lines which look like this:
q(11,0)q(12,0)q(13,0) and q(11,a[k].X)q(12,a[k].Y)q(13,a[k].Z)
edit the 11 12 13 to 1 2 3 on both of the spots and youre good to go, this will edit your output to be on 1,2,3
after this, go to the "farting machine" microcontroller (the smaller one that is hooked to the velocity pivot)
in there, switch the composite read from 11,12,13 to 1,2,3, this will make the yellow line on the map that points at the target also point correctly
if you cant get it to work, i can upload an alternate version with that change on it if you need it
I recommend using a missile that works in such a manner:
-Pure pursuit to the TWS mark
-(Optionally a long range midcourse radar aswell)
-Terminal old radar / missile output new radar
If you wish for it and if maybe others also want it we can upload an extra MC that extrapolates the target marks for you so that your missiles work better with the system