Adblock breaks this site

What??

Discussion in 'Archives' started by No Clue, May 9, 2007.

  1. No Clue

    No Clue Guest

    Referrals:
    0
    What??

    I'm trying to get a woodcutting script but i get this error:
    Line 137: [Error] (14853:16): Type mismatch in script
    what does it mean???:confused:
     
  2. WhoCares357

    WhoCares357 Forum Addict

    Joined:
    Jan 21, 2007
    Posts:
    608
    Referrals:
    1
    Sythe Gold:
    0
    What??

    It means you have used a variable type that was supposed to use another variable type.
     
  3. No Clue

    No Clue Guest

    Referrals:
    0
    What??

    uhh whats a variable?
     
  4. Fourscape

    Fourscape Active Member

    Joined:
    Jan 24, 2007
    Posts:
    118
    Referrals:
    0
    Sythe Gold:
    0
    What??

    Say you do this...

    Code:
    Var
      fX, fY : String;
    Mouse(fX, fY, 0, 0, True)
    That won't work, because Mouse is trying to read fX, and fY, as Strings or Letters. Integers, Booleans, LongInts, Strings, all Variables. Strings are letters/words, Integers or LongInts are numbers, Booleans... True/False.
     
  5. No Clue

    No Clue Guest

    Referrals:
    0
    What??

    Noooooo i have another problem now....lol im such a noob at this...
    i get another error and it says:

    User specified a new RS window
    Failed when compiling
    Line 59: [Error] (16153:10): Unknown identifier 'FindItemColor' in script C:\Program Files\SCAR 2.03\includes\SRL/SRL/Skill/Fishing.scar
    Failed when compiling

    I dont know what the problem is. i downloaded scar 2.03 and srl 3.06 and its not working! Help plz :(
     
  6. WhoCares357

    WhoCares357 Forum Addict

    Joined:
    Jan 21, 2007
    Posts:
    608
    Referrals:
    1
    Sythe Gold:
    0
    What??

    That means you have to use Scar 2.03 with SRL 3.6b for the script.
     
  7. No Clue

    No Clue Guest

    Referrals:
    0
    What??

    where do i get 3.6b?
     
  8. Town

    Town Grand Master
    Scar Programmers

    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5
    What??

    You can get it in one of the older PowerSkills downloads.
     
< Training for Vouches! ***VOUCH NEEDED*** | Trading PayPal dollars for E-gold dollars >


 
 
Adblock breaks this site