Beginners problems - Typewritter
Tingarii
06 Apr 2019, 17:19Hi,
I am just starting today and I have an issue with the command script typewritter. I want to use several time this command on the same page but the problem is that all of the commands runs at the same time and not one after another like I wanted ...
Could anyone help me do that ?
Thank you

DarkLizerd
07 Apr 2019, 02:04so...
you want line 1 like a typewriter...
then
line 2 like a typewriter...
then
line 3
…
???
If you put all the "lines" in the same typewriter command, it will print them out, one at a time.
Otherwise, yes, all the messages type out together.
If you want to control the lines, put a <br/> in the message
Sorry, <br/> did not work...