Script Editor Problems
Scorpion
16 May 2011, 17:46I've been having a lot of hassle with the script editor. While inserting an image for a room, I wanted to centre it on the screen, so I first inserted the image then attempted to set Print to justify center, followed by a justify left to align the text after the image is shown. This has worked on previous occasions but the script editor seems to have a mind of it's own and when selecting Print and align left, the script entry just has Print"" showing instead of Print"[JUSTIFY: LEFT]". Oh, and the Print"[JUSTIFY: CENTRE]" is sometimes followed by [NEWLINE]. So what is the correct sequence of events for entering and adding script commands in the rooms Advanced section. Spent nearly an hour trying to get a script sequence and gave up! This is driving me nuts.

I'm using V4.15

I'm using V4.15
Alex
16 May 2011, 19:26You could try typing the formatting codes manually. On the toolbar where you select the "align" option, at the far right is a "show formatting code" button. If you click that, you can type the formatting codes directly.
Type "|jl" to align left and "|jc" to centre text and images.
Type "|jl" to align left and "|jc" to centre text and images.
Scorpion
16 May 2011, 21:43Thanks Alex, I think this is something I have done previously but had forgotten the syntax.
Thanks a million.
Thanks a million.
