billw 1 Posted October 9, 2013 Sorry dumb question but I can't find an answer: how do I add new line in the script entry in the ingame editor? I tried pressing return (closes dialog), pressing ctrl+return, shift+return, they don't seem to work... I would like to make my script more readable as everything on the same line is just rubbish... Share this post Link to post Share on other sites
cuel 25 Posted October 9, 2013 \n message too short ---------- Post added at 04:23 PM ---------- Previous post was at 04:22 PM ---------- or <br/> for tasks and diaries Share this post Link to post Share on other sites
Sandy* 10 Posted October 9, 2013 (edited) Just switch to using script files out-of-game once you get to the point where "one-liners" are no longer feasible. @cuel: He's talking about the editor's init fields etc. Edited October 9, 2013 by SandyBandy Share this post Link to post Share on other sites
billw 1 Posted October 9, 2013 \n message too short ---------- Post added at 04:23 PM ---------- Previous post was at 04:22 PM ---------- or <br/> for tasks and diaries Sorry I did mean literally adding a new line in the script itself (i.e. after a ; ) to help make the script more readable. I would still like to put anything less that 5 lines or so in the editor rather than external, but it doesn't mean I don't want it also readable. So basically you can't do it? That is just *wow*. Thanks anyway! Share this post Link to post Share on other sites
cuel 25 Posted October 9, 2013 I should read more than the title ;) Yeah you'd have to use .sqf files. Share this post Link to post Share on other sites
gammadust 12 Posted October 9, 2013 this might ease up in-editor scripting Share this post Link to post Share on other sites