Results 1 to 7 of 7

Thread: villu-reborn.com/stats error

  1. #1
    Join Date
    Oct 2006
    Posts
    500
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default villu-reborn.com/stats error

    I've registered a script, ive been testing the vars and when i went to change them i get this error.

    Script does not exist.

    I'll get a pic soon.

    Edit: Heres the pic


  2. #2
    Join Date
    Feb 2006
    Location
    Myrtle Beach, SC USA!
    Posts
    841
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    fixed.

  3. #3
    Join Date
    Oct 2006
    Posts
    500
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks...but now i can edit the vars and the same error occurs when i click complete registration

  4. #4
    Join Date
    Feb 2006
    Location
    Myrtle Beach, SC USA!
    Posts
    841
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    kk thats fixed too now.

  5. #5
    Join Date
    Oct 2006
    Posts
    500
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ahh. Thanks everything works now

    I have one more question, when i run a script it doesnt change the amount of logins made, is there anything i should be putting in my script?

    Edit: I lied...I have another question.

    I want to set my vars back to 0. I've tried

    Code:
    Procedure ClearVars;
    
    Var
      I : Integer;
    Begin
      For I := 0 To 19 Do
      ReportVars[I] := 0;
    End;
    but that doesnt work. What should i do?

  6. #6
    Join Date
    Dec 2006
    Location
    UK
    Posts
    118
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    U don't need that anymore cuz Dankness has a var reset thing in his new globalstats.scar file that resets the vars when it send the stats, so you don't need that anymore.

  7. #7
    Join Date
    Oct 2006
    Posts
    500
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    What i meant was, i have a var called Total Runs. In my script i made an error where it would do TotalRuns:= TotalRuns + TotalRuns; or something like that. So now if you look on villu-reborn.com/stats on my script the TotalRuns is ridiculously high. I was wondering if i could reset those to 0.

    And i found out what to do with the logins.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Villu is Reborn!
    By Dankness in forum News and General
    Replies: 4
    Last Post: 08-02-2006, 09:52 AM

Posting Permissions

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