YouDoNotKnowMyName Posted July 26, 2020 Share Posted July 26, 2020 Good (not yet) evening everybody! Simple question (rare thing for me): Is it somehow possible to display images / graphics on terminals? If you know anything about this, let me know here ... Link to comment Share on other sites More sharing options...
DieFeM Posted July 26, 2020 Share Posted July 26, 2020 I think you can use img tags in terminals, as described here: https://www.creationkit.com/fallout4/index.php?title=Text_Replacement#Syntax Link to comment Share on other sites More sharing options...
YouDoNotKnowMyName Posted July 26, 2020 Author Share Posted July 26, 2020 I think you can use img tags in terminals, as described here: https://www.creationkit.com/fallout4/index.php?title=Text_Replacement#SyntaxWow, this looks almost like HTML stuff ....I wonder if tables also would work ... I will have to mess around a bit, thanks for that link! Link to comment Share on other sites More sharing options...
thousande Posted July 28, 2020 Share Posted July 28, 2020 > I wonder if tables also would work ... You could always try. As I currently understand it, Adobe's Flash Player is responsible for rendering the terminal content among things (main hud elements, pipboy content).Eg. Flash's textArea with htmlContent support. Probably as an overlay as some web browsers handles/handled 3rd party plugins/runtimes.The Flash render implements a subset of the html tags.Mostly basic text formatting tags, I believe.The game's implementation/html support may have been adjusted too. Is the A (hyperlink) tag is rendered? Try it out. https://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/text/TextField.html#htmlText Link to comment Share on other sites More sharing options...
YouDoNotKnowMyName Posted July 28, 2020 Author Share Posted July 28, 2020 Ugghhh .... I will stay as far away from the actual UserInterface stuff as I can, because there doesn't seem to be any tutorials about it (specifically for editing / creating Fallout4 user interface stuff, like leve-up-menus and so ... and that just frustrates me to no end ...) .... So no tables or hyperlinks.(Well the terminals already have "system" for linking to other "content" and to make things like menus ... so that's kind of like a link ... )Anyway, "graphics" are "good enough" for me .... (I haven't tried it yet, becasue FO4Edit is currently copying some worldspaces and I use ModOrganizer so I can't run FO4Edit and the CK or the game at the same time ...) Link to comment Share on other sites More sharing options...
Recommended Posts