I need some help using the " \ " in some ascii art. Im using LUA 5. it seems that the " \ " wont print im thinking because it is special. I tried putting it in a difrent set of " " from the "\r\n" but it still did not work. Thanks for any help.
SendToAll("This is some very nice text with a \\ in it")
This should give you all the info you need... =)
Thanks for the help!!!
np =)