X4: Foundations

X4: Foundations

Better Target Monitor
Le Leon 2020 年 4 月 26 日 上午 4:03
Bugs
lua_target_monitor.txt:

1.
interceptor = {
ship_s = "M2",

must be M4

2.
smalldrone = {
ship_s = "M5",
},
lasertower = {
ship_s = "M5",
},

to

smalldrone = {
ship_s = "DR",
},
lasertower = {
ship_s = "OL",
},

That's what both were from ship tag. These tags were Y+Class+2 letters - 2 numbers.

DR is self explaining drone.
OL i would interpret as orbital laser.
最后由 Le Leon 编辑于; 2020 年 4 月 26 日 上午 10:17
< >
正在显示第 1 - 1 条,共 1 条留言
SirNukes  [开发者] 2020 年 4 月 27 日 下午 11:54 
Changes included in 1.7, thanks.
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50