Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
Nice, I accepted your friends request so you can add me on now. Also It would probably be a good idea to update the thumb for this workshop item to better reflect the new button layout. Cheers :)
Your mod along with "Programmable Block UI Controls Reorder" were very helpful in learning how to make it
Digi was also a big help with teaching me how to find the control IDs. I was actually able to make a method in this mod that can create a text file that lists the programmable blocks control IDs. This method could probably be adapted to help with obtaining other back end info as well.
My mod is a bit different structurally. controls are added to the top of the terminal using a list<string>. This makes it easy to modify the order and add new controls to the top.
Feel free to check it out and thank you for making this mod! It really helped me with learning how to create my first Space engineers mod :)
Cheers.
Would you release a version that moves the Edit text, Custom Data, and Run buttons, as well as the Arguments field to the top as well? This would put all the required interactions for developing a script in one easy to access place.
It is mods like this that really make a difference in the scripting community :)
Thank you!