Results 1 to 4 of 4

Thread: new to srl and scar

  1. #1
    Join Date
    May 2007
    Posts
    127
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default new to srl and scar

    hey guys, i have just registered on this website about a week ago and i have been reading through alot of your tutorials and they are great. however, i have encountered a problem (I would not say it is a bug just a misunderstanding). I found a free script on your site (i have scar 2.0.3, srl 3.7, and winrar) the script is attached to this thread. Thanks to nielsie95 for creating this. well the script is a yew cutter and banker for draynor. whenever i compile it, this message appears at the bottom text box;

    "failed when compiling
    line 382: [error] (15502:1): unknown identifier 'head' in script c:/documents.."

    the actual line states "head :=get color(ax + 5, ay + 3)

    i believe that i have to select my axe head colod, however im not entirely sure.

    if someone could link me a tutorial on using other peoples scripts, or just explain to me by posting or messaging me on aim: volcom walrus


    thanks guys,
    EVILWALRUS

  2. #2
    Join Date
    Jun 2006
    Posts
    3,861
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    I guess just add the variable Head to your global variables as an integer.

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

    Default

    i appreciate you for taking the time to read this but im still clueless lol. i guess i should get the color and copy into the text box on the line perhaps?

    thanks,
    evilwalrus

  4. #4
    Join Date
    Apr 2007
    Posts
    220
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    NEVER POST SOMEONE ELSE'S SCRIPT ON A THREAD WITHOUT HIS PERMISION OR WITHOUT CREDITS! You posted Nielsie95's script here and it's ok if you ASKED him for PERMISION. But if you didn't your doing something against the RULES.
    Quote Originally Posted by bullzeye95 View Post
    I guess just add the variable Head to your global variables as an integer.
    He means in the variables on the top of the script. Put in this under all the others:
    SCAR Code:
    head, Head2, Head3: integer;
    Thats all you just need to declare the variable. Other probs post here/ PM me. << I love this emoticon xD

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 15
    Last Post: 09-22-2008, 12:32 PM
  2. SCAR Divi 3.01 DONT associate .scar files!!!
    By chimpy in forum News and General
    Replies: 1
    Last Post: 04-21-2007, 08:49 PM
  3. Replies: 28
    Last Post: 06-22-2006, 04:27 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
  •