It doesn't work that way:
Spoiler
Show
Code: Select all
<find_station name="$station" owner="faction.player" space="player.galaxy" multiple="true"/>
<debug_text text="$station + ' ' + $station.name"/>
Spoiler
Show
Code: Select all
<find_station name="$station" owner="faction.player" space="player.galaxy" multiple="true"/>
<debug_text text="$station + ' ' + $station.knownname"/>
Spoiler
Show
Code: Select all
<find_station name="$station" owner="faction.player" space="player.galaxy" multiple="true"/>
<debug_text text="$station + ' ' + $station.debugname"/>
Debug:
Code: Select all
Property lookup failed: name
[=ERROR=] 53.27 Error in MD cue md.{'xxxr'}.xxx<inst:155cf3>: Property lookup failed: $station.[null]
[Scripts] 65.24 *** Context:md.{'xxx'}.xxx<inst:1588db>: [component.{0x5301bL},component.{0x5355eL}] null