• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

String concatenate linebreak not work

Status
Not open for further replies.
Level 3
Joined
Jul 27, 2012
Messages
33
hai i got a problem with linebreak string,

Custom script: set udg_Linebreak = "\n"
Game - Display to (All players) the text: (Hello + (Linebreak + World))

i use this in another thread, but not work, and the result is:
Hello Linebreak World , why this is happen?
 
Status
Not open for further replies.
Top