安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題
So, I'm kinda in a pirate mood, and I've commandeered the condor and I've been steadily hacking each and every piece of equipment. I've managed to find everything but the arc furnace, and I was hoping you could tell me where it is since there are no blueprints of it online!
Thanks if you can, or too lazy to if you can't! I get it!
But yeah, it'll be a help if you could also tell me where timer block three and four are!
The ship's pretty epic though, I was just gonna blow up the first civilian ship that flew my way, but then it ended up being the Condor and I couldn't help but take it over for myself! Thanks for the cool ship!
// return full type of item
public static string GetItemFullType(VRage.ModAPI.Ingame.IMyInventoryItem item)
{
string typeid = item.Content.TypeId.ToString();
typeid = typeid.Substring(typeid.LastIndexOf('_') + 1);
return item.Content.SubtypeName + " " + typeid;
}
it complained about Ingame and that it couldnt find VRgage.ModAPI library
About LCDs - you mean script in ship is ALREADY obsolete? Wow, time running so fast :O
P.S. You don't need to delete code, just choose new script from the list and it will be replaced
About thruster - what do you mean "keeps falling off"? They simply detach and fall, with no destruction? If so, that's known issue with small thruster mount points, I experienced it when tried to make compact large grid ship =/
Jump drive not working in the planetary gravity
I simply added all new planets in single world and just randomly spawned them, even don't remember their names :P
I will take a look