A little wierd

Status
Not open for further replies.
Level 5
Joined
Dec 29, 2004
Messages
78
i have quests in my map. and when i do a quest message i use more than 1 string but i need the lines to go under each other like this

Quest - Black Knights
-Kill the Black Knights
-Knights killed 0/7

but with strings i cant make the -kill the black knights and -knights killed 0/7 go under Quest - Black Knights. i tryed use |n before the - but it dosent make it go to the next line.What will make it work? This post may be very confusing but i dont know how to make it simpler

-IceCosmonaut -Cosmonaut
 
Why would you need multiple strings? Just use one string and hit enter to make it go down to the next row. If the game is non-linear, you will need to make a trigger that checks conditions before showing the quest update, and depending on the conditions, shows which quests are finished (grayed/ghosted out) and which ones still need to be completed.
-VGsatomi
 
Status
Not open for further replies.
Back
Top