安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
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!