Hello again :)
Sorry for all the questions just trying to figure it all out.
I can get the virtual novel feature working via a terminal (though if there is a way to link this to a decoration would be great)
I want it to show the text but also play a sound of it being read out. Is this possible?
This is the script that I have that works
vn 1 text "To all station personel, the new security bot has now been activated on the station." text "Keep your station ID on you at all times ore the security bot will deem you to be a threat." text "That is all." map return
I tired to add this to the beginning but broke the script :P
auto 1 play sound securityupdate Sounds\voice\securityupdate.ogg
Thanks for the help guys!