Page 4 of 4 FirstFirst 1234
Results 31 to 32 of 32

Thread: Corruption

  1. #31
    Originally posted by Damnatory+18 December 2003 - 12:19--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (Damnatory @ 18 December 2003 - 12:19)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin-Benno@17 December 2003 - 21:40
    /ctcps on
    /raw on
    /events on
    in connect -> options -> perform
    can you tell me what that means and if it is good or bad?

    Yeah go ahead, I just didn&#39;t post that part as it&#39;s not exactly necessary. The script will work on it&#39;s own. [/b][/quote]
    Actually, It wont. at least without the /events

    if mIRC doen&#39;st listen to events, the *getfail* in the script won&#39;t be monitored

    also, check the second page in the guide in my sig, it seems the script should be adjusted to prevent some long filename problems.. ill update it soon

  2. File Sharing   -   #32
    Here&#39;s the part venom_il just mentioned. If the path to your mIRC download directory contains spaces, then you need to change the rollback script to this:

    Code:
    On *&#58;GETFAIL&#58;*&#58; {
     &nbsp;btrunc &#036;+&#40;&#34;,&#036;filename,&#34;&#41; &#036;iif&#40;&#036;calc&#40;&#036;file&#40;&#036;filename&#41;.size - 102400 &#41; &#62; 0, &#036;ifmatch, 0&#41;
    }
    Stephen

Page 4 of 4 FirstFirst 1234

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •