X4: Foundations

X4: Foundations

Better Target Monitor
Le Leon 26 Apr, 2020 @ 4:03am
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.
Last edited by Le Leon; 26 Apr, 2020 @ 10:17am
< >
Showing 1-1 of 1 comments
SirNukes  [developer] 27 Apr, 2020 @ 11:54pm 
Changes included in 1.7, thanks.
< >
Showing 1-1 of 1 comments
Per page: 1530 50