Skip to content

[bug]: Can no longer talk to lifeforms on stations #412

@DizzyKungFu

Description

@DizzyKungFu

What version of Artemis Cosmos?

v1.2.x

What happened?

A bug happened! This used to work in 1.1.4 (and I think 1.1.6 too). I create a lifeform aboard SB8, and then when Comms hailed the station, a Comms Badge appeared and they could talk to the Admiral lifeform. The code to create and talk to the lifeform is below:

shared lf_Akana = lifeform_spawn("Admiral Akana", "ter #acb057 0 0;ter #acb057 3 1;ter #acb057 1 3;ter #fff 12 0 14 -2;ter #fff 1 4;ter #ffffff 11 0 12 4;", "tsn", station8, path="//comms/SB8/Admiral_Akana", title_color="red")

//comms/SB8/Admiral_Akana
+ "Back" //comms
+ "Our Orders":
    with comms_override(COMMS_ORIGIN_ID, COMMS_LIFEFORM_ID):
        << "Orders"
            % You know what to do!
            % Get to work!
            % Do I have to hold your hand?

Other details what mission, setup, etc.

Custom mission script (Drop_Off).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions