How do I add cr/lf to a string? Does NWScript support escape codes or is there another method maybe using the hex equivalents of the ASCII codes for [carriage return] and [line feed]? Otherwise when I use SetDescription() everything is just going to be bunched up. Tried the lexicon (both on and off line) and it is no help for this.