Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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.