-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working