安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
https://pastebin.com/aBEVn7gR
insert the script in to the mod as such
Data / Scripts / anyfoldername / anyscriptname.cs
You just need to place your weapons id subtype into line 16 where it says YourSubtypeHere.
The script will have the game look at the ammo to trigger the fire instead of the barrel ( which is how missile sounds are triggered, the ammo vs the barrel)
All Hail Digi :)
Item ID:
MyObjectBuilder_AmmoMagazine/TelionAF_PMagazine_Gen2
Assembler blueprint ID:
MyObjectBuilder_BlueprintDefinition/TelionAF_Gen2_Ammo
This was a find that occured while using my inventory manager script, that tries to create a blueprintId by combining the subtypeId with "MyObjectBuilder_BlueprintDefinition/" to create a MyDefinitionId for the assemblers. This works for most of the vanilla items with some exceptions that are already treated and also many other mods have their naming that way.
So a blueprintId "MyObjectBuilder_BlueprintDefinition/TelionAF_PMagazine_Gen2" would be awesome ;)
Very nice modification and great look :)
I only have a small question.
Can you standardize the naming of the ID blueprint because in assembler there is another name for "ammunition" and another name see the scripts for example LCD2 or scripts for autocrafting.
Example:
what he sees in the assembler is called "Telion Impact Slug (Gen2)"
and the scripts see "Telion AF_PMagazine_Gen2"
Greetings and thanks for your work.
Can this weapon target meteors and/or missiles effectively? Or is there another weapon in the pack that would be more effective.