Ordush 185 Posted August 22, 2017 Share Posted August 22, 2017 Apparently \n doesn't work for new lines. Is there any other way to make new lines? "I am".."\n".."not".."\n".."Alone?" Link to comment https://wrobot.eu/forums/topic/6845-how-to-make-new-lines-in-lua-script/ Share on other sites More sharing options...
Ordush 185 Posted August 22, 2017 Author Share Posted August 22, 2017 So yeah on WRobot you need to use \\ instead of \ :P So my example: I am not Alone? Would be "I am".."\\n".."not".."\\not".."Alone?" Link to comment https://wrobot.eu/forums/topic/6845-how-to-make-new-lines-in-lua-script/#findComment-31010 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now