Results 1 to 4 of 4

Thread: Help with Errors - Famous 5

  1. #1
    Join Date
    Jun 2007
    Location
    ENGLAND
    Posts
    220
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Help with Errors - Famous 5

    Good Evening, I've noticed alot of people asking: "how do i solve this error, how do i solve that error", so i've put together a little guide on how to get around theres errors, so hee we go:


    1st problem - Include file C:\Program Files\SCAR 2.03\includes\SRL/SRL.scar does not exist - or something close to that
    this is the biggest error of all time. all you need to do for this is read the tutorial for installing SRL in the Install SRL forum.

    2nd prolem - Semicolon (';') expected in script
    make sure u put a ";" after your variables. You will also get this when you forget to put a ";" after your procedures or even you function names.

    3rd problem - Unknown identifier 'AntBan' in script - or again somthing similar to that.
    youve called a procedure that does not exist, you wrote a variable that does not exist or you did no include an include
    so if this happens just check what either what variable you used, usually you just spelled it wrong above where you declared it. MAKE SURE YOUR SPELLING AND GRAMMER IS CORRECT!

    4th problem- Close round expected in script
    Count your numbers ad coding on the line which the error occurs. make sure you balance out the equation - for example if you have blabla(blabla)blabla) you need another "(" on the left to balance it out.
    so it would now become: blabla((blabla)blabla)

    5th problem - Duplicate Identifier i in script - or somthing like that
    All this means is youve written the same thing twice or repeated it. you have the same procedure/function/variable declared twice within the script!




    AND VOILA THE FAMOUS 5 ERRORS
    HOPE IT HELPS
    exppo



    credits: dontpanic - for reading through and being a great mate
    &&
    Jad for posting somthng like this similar..i just took another angle of it.

  2. #2
    Join Date
    May 2007
    Location
    baltimore, md
    Posts
    836
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    JAD already posted a tutorial on this
    http://www.villavu.com/forum/showthread.php?t=6413

  3. #3
    Join Date
    May 2007
    Posts
    468
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yeah...he kinda did
    Originally Posted by YoHoJo
    I like hentai.

  4. #4
    Join Date
    Jun 2007
    Location
    ENGLAND
    Posts
    220
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ooops sorry, I just wanted to let people know about some errors, if i was corresponding with JAD's TUT

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Is this the famous andrew??
    By kingarabian in forum Semi Stupid Pictures
    Replies: 48
    Last Post: 03-12-2008, 10:11 PM
  2. Accessing Jukka's famous guild miner!!
    By Lord_Parkin in forum News and General
    Replies: 7
    Last Post: 02-13-2008, 09:15 AM
  3. You'r thoughts towards "Famous" pkers?
    By Dangerous Garden Tools in forum RuneScape News and General
    Replies: 14
    Last Post: 01-03-2008, 04:15 PM
  4. "The famous banker killing"
    By Jason2gs in forum RuneScape News and General
    Replies: 20
    Last Post: 07-28-2007, 06:07 PM

Posting Permissions

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