![]() |
Allow TermOS scripts to save files - Printable Version +- Goonstation Forums (https://forum.ss13.co) +-- Forum: Discussion (https://forum.ss13.co/forumdisplay.php?fid=6) +--- Forum: Ideas & Suggestions (https://forum.ss13.co/forumdisplay.php?fid=8) +--- Thread: Allow TermOS scripts to save files (/showthread.php?tid=9789) |
Allow TermOS scripts to save files - cyberTripping - 12-15-2017 Currently this cannot be done because the syntax for saving a fileĀ is what ends the script: it's saving the script in that location. This means you can't use scripts to create files, which is annoying. Maybe another symbol could be used specifically for saving when in a script, or a certain arrangement of symbols? Not really sure how to go about it, especially as someone not familiar with the style of terminal interface TermOS is based on. RE: Allow TermOS scripts to save files - Triacontakai - 12-16-2017 Yeah this bothered me when I tried it a while ago, would be pretty nice if you were able to do this. |