YouDoNotKnowMyName Posted January 18, 2021 Share Posted January 18, 2021 Hello everybody! I have always been wondering if there is any way to have an actual text input for terminals. And then have a script or a script fragment on that terminal that does something with the "typed in text" (for example compare it to a value and then display a certain entry)I know that Papyrus isn't good at handling strings, but is there any way to do this? So like have a regular terminal entry where you can scroll down, click the "links" to different entries, all of that normal stuff.But you can also type in text (that shows up at the "blinking cursor" at the bottom of the "terminal screen") and when you hit enter, a script will do something with that entered text. Because that would make some really cool things possible! If anybody knows anything about this, let me know here ... Link to comment Share on other sites More sharing options...
Zorkaz Posted January 18, 2021 Share Posted January 18, 2021 https://www.nexusmods.com/fallout4/mods/13462 Link to comment Share on other sites More sharing options...
Zorkaz Posted January 18, 2021 Share Posted January 18, 2021 https://www.nexusmods.com/fallout4/mods/47147 Link to comment Share on other sites More sharing options...
YouDoNotKnowMyName Posted January 18, 2021 Author Share Posted January 18, 2021 https://www.nexusmods.com/fallout4/mods/13462I completley forgot that I have that mod downloaded and installed ...I will have a look at that and try to "reverse-engineer" it ... Link to comment Share on other sites More sharing options...
YouDoNotKnowMyName Posted January 18, 2021 Author Share Posted January 18, 2021 Ok, I just had a quick look at the "Journal" mod and it seems like it does everything in action script. Is there a way to pass an enterted string from actionscript into a papyrus script that is attached to the terminal? Link to comment Share on other sites More sharing options...
Recommended Posts