Surface.DisplayName get() AND SET() PLEASE!!

HellArea shared this feedback 4 years ago
Submitted

IMyTextSurface Interface
public interface IMyTextSurface

public string DisplayName { get; }
It's REALLY need to be { get; and set; } - many of script used Names as keywords (AutoLCD, Taledo, AQM and many many other)

This is very important property - make this great at starting.

Replies (2)

photo
2

Yeah, I totally agree.

Right now, the only way for the users to set up a Programmable Block IngameScript for a Cockpit LCD, without risking interference between Scripts, is to make them configure that Script in the Code Editor and that's not user friendly.

The best way would be that if the player could rename the different LCD surfaces inside a cockpit, because that way the users could set up the IngameScripts more easily, and the Scripts could work without interfering with each other.

photo
1

You can't edit them via terminal so what use is if a script can set it?


Instead: https://support.keenswh.com/spaceengineers/publictest/topic/make-text-of-textsurface-available-when-script-type-is-picked

Leave a Comment
 
Attach a file