- Joined
- Apr 9, 2010
- Messages
- 425
I made this trigger with a Quest Update message which consists of 2 concarnate strings. So basically it looks like this:
((String1 + String2) + String3)
I want the message to be show this way:
String1
String2String3
What i am actually trying to do is leaving a new line after String1
Note: It does not work with |n ,leaving spaces or separate actions
how do i do that?
(heh, what i'm actually trying to do is:
Quest completed!
Something something
)
((String1 + String2) + String3)
I want the message to be show this way:
String1
String2String3
What i am actually trying to do is leaving a new line after String1
Note: It does not work with |n ,leaving spaces or separate actions
how do i do that?
(heh, what i'm actually trying to do is:
Quest completed!
Something something
)