Results 1 to 5 of 5

Thread: Need Help-What i have so far-

  1. #1
    Join Date
    Jun 2007
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Need Help-What i have so far-

    program New;
    {.Include SRL\SRL.SCAR}

    procedure ChopTree;
    begin
    end;

    procedure DropLogs;
    begin
    end;

    begin
    SetUpSrl;
    ActivateClient;
    Choptree;
    DropLogs;
    end





    thats what i have i need help Making randoms and finding the tree colour and droping logs please help!? (h)

  2. #2
    Join Date
    Jan 2007
    Posts
    117
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    lol.... do u want someone to write yr script for you? u need to turn to some tutorials i think, try the beginners tutorials but also JAD's run-through of his willow chopper http://www.villavu.com/forum/showthread.php?t=8392
    To drop logs try dropto(2,28); 2 means it will leave 1 item in inventory.
    Furthermore there is a very similar thread to this one here: http://www.villavu.com/forum/showthread.php?t=14543

    Try searching a bit more and gd luck
    No Signature Assigned.

  3. #3
    Join Date
    Jul 2007
    Location
    UK
    Posts
    307
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    No offense but I sometimes I don't know what people have eyes for.

  4. #4
    Join Date
    Nov 2006
    Location
    NSW, Australia
    Posts
    3,487
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Lol. Summer_Touch, if we helped you with that it would mean we're doing the script for you.

    Quote Originally Posted by joerobo
    lol.... do u want someone to write yr script for you? u need to turn to some tutorials i think, try the beginners tutorials but also JAD's run-through of his willow chopper http://www.srl-forums.com/forum/taki...ipt-t9548.html
    To drop logs try dropto(2,28); 2 means it will leave 1 item in inventory.
    Furthermore there is a very similar thread to this one here: http://www.srl-forums.com/forum/need...ng-t16045.html

    Try searching a bit more and gd luck
    DropTo(2, 28) isn't very efficient. He should use DTM's instead...
    [CENTER][img]http://signatures.mylivesignature.com/54486/113/4539C8FAAF3EAB109A3CC1811EF0941B.png[/img][/CENTER]
    [CENTER][BANANA]TSN ~ Vacation! ~ says :I Love Santy[/BANANA][/CENTER]

    [CENTER][BANANA]Raymond - Oh rilie? says :Your smart[/BANANA][/CENTER]

  5. #5
    Join Date
    Jan 2007
    Posts
    117
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ive always found it to work well in my scripts, wat do you mean by efficient? if you mean that it will drop everything including money that may be in those slots frm randoms etc. then fair do's that is a bad thing. but for someone who pretty much has no script, then dropto may be the best place to start.
    No Signature Assigned.

Thread Information

Users Browsing this Thread

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

Posting Permissions

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