var
msg={"Skills are learned throughout the game either by scrolls or from NPCs and completing quest. To see
your skills and assign them to one of the 4 attack keys use the T key(or HUD button). Just drag and drop in
one of the four spots and the attack is assigned."}
it outputs like this
"Skills are learned throughout the game either by scrolls or from NPCs and completing quest. To see
your skills and assign them to one of the 4 attack keys use the T key(or HUD button). Just drag and drop in
one of the four spots and the attack is assigned."
Instead of like this
"Skills are learned throughout the game either by scrolls or from NPCs and completing quest. To see your skills and assign them to one of the 4 attack keys use the T key(or HUD button). Just drag and drop in one of the four spots and the attack is assigned.
It carries the enter over in the code to the output but I would like it not to carry it over but not have a really long single line of text.