Jump to content

Question

Posted

Hello, would it be possible to put a new line on announcement? I have tried \n and it did not work.

announcement "Hello Citizens of Midgard <insert new line>
                          Hope you are enjoying playing, <insert new line>

                          Have a good day ahead.",0;

 

something like this.

                

3 answers to this question

Recommended Posts

  • 0
Posted (edited)

What's wrong with just 3 announce lines? Wouldn't that accomplish the same feat?...

 

Never mind forgot that was a global broadcast command... been a while... easier to just use timers and show a new message after x time... don't think you can do line breaks.

Edited by Z3R0
  • 0
Posted
5 hours ago, akosivinmark said:

Hello, would it be possible to put a new line on announcement? I have tried \n and it did not work.

announcement "Hello Citizens of Midgard <insert new line>
                          Hope you are enjoying playing, <insert new line>

                          Have a good day ahead.",0;

 

something like this.

                

 

Not sure if it's work never tried this before XD.

	announce "Hello 1",
			 "Hello 2",
			 "Hello 3",0;
	end;
}

 

  • 0
Posted
4 hours ago, Z3R0 said:

What's wrong with just 3 announce lines? Wouldn't that accomplish the same feat?...

 

Never mind forgot that was a global broadcast command... been a while... easier to just use timers and show a new message after x time... don't think you can do line breaks.

I am trying to accomplish something, anyways thanks!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...