Game Development Community

Script copy and paste trouble...

by Josiah Wang · in General Discussion · 12/19/2003 (3:48 pm) · 5 replies

Hi, I'm not sure if this has happened to anyone else, but whenever I try to copy and paste a script from the forum into the Tribal IDE, it always crams it all in one line. Can anyone tell me what I'm doing wrong? Thanks!

#1
12/19/2003 (4:08 pm)
That happens to me too. You have to reformat it by hand.
#2
12/19/2003 (4:18 pm)
Make a WordPad .doc file, and paste it in that, then copy that.
#3
12/19/2003 (4:20 pm)
Scratch that, just use wordpad to do it, not notepad or anything, wordpad keeps its format and stuff ;)
#4
12/19/2003 (4:36 pm)
Hrm, thanks, i tried it and saved it, but when I go to rename it back to a .cs file, it's all messed up again...
#5
12/19/2003 (5:21 pm)
Your line endings are wrong.

TextPad might be able to convert for you.