The Dink Network

Reply to Re: Startup problems with self-generated files

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
September 17th 2011, 04:55 AM
slimeg.gif
metatarasal
Bard He/Him Netherlands
I object 
Not sure what you use as a newline character but for me in windows the script lines don't appear to be on new lines. Since Dink does not support multiple functions on the same line that might be the first thing you should look into... Maybe its as simple as using \r instead of \n. I once made a script editor in which using \r\n made the scripts work.