安装 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(越南语)
Українська(乌克兰语)
报告翻译问题








I don't really do any modding myself so apologies if this is something trivial that can be done on the user's end.
This is fairly simple to do. I thought it would take a bit longer but its straight forward enough.
There is a line in the code under the boarding.lua files. You can change the default number of 600 to a higher number and that will make it board further away. The line you can search for is pasted below. I will change it to be slightly farther than default but if you want it to be farther I suggest changing that yourself. Again please remember that this change needs to be the same in both boarding.lua files. They are both in the Scripts subfolders.
TR_Register_Prox(Object, self.boarding_prox_trigger, 600, nil, self)
Thank you for looking into the actual range for the ability though, will be helpful to know and have!
One of the reasons why this doesnt work so well is it can cause some weird issues. When you have a hero like Zjin under the rebels for example it can cause a imperial legitimacy thing to not trigger since zjin is still alive but under rebel control.