Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen










eg change [Gun] and [GunDisplay] to [PDAF] and [PDAFDisplay] and then in your cockpit append both [GunDisplay] and [PDAFDisplay] to the name, then recompile and run the progblocks and it will propagate custom data for both.
no problem
1. put the tags "[Gun]" on name tag of all the guns you want in the group
2. put the tag "[GunDisplay]" on your cockpit name tag
3. load script into a prog block on the same grid
4. recompile, then run program.
5. go to the custom data of your cockpit (you will see it has propagated data) - change the screen number in custom data you wish to display the data to to 'true' and all the others to false.
6. change the screen on the cockpit you picked to 'text and images' - then change font and colour as you wish.
I hope this is clear for you. All my scripts that display in cockpits work on the same method (as devised by whiplash originally) If using more than one the custom data will propagate with data for each sepperate script and you must assign each script to a different screen.