Results 1 to 2 of 2

Thread: DropAllLogs

  1. #1
    Join Date
    Oct 2006
    Location
    Ėstonia
    Posts
    71
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default DropAllLogs

    Is it safe to use or not? Im trying/learning to make power wc'er. But i don't know should i make my own droping function or use already existing one.

  2. #2
    Join Date
    Mar 2007
    Posts
    4,810
    Mentioned
    3 Post(s)
    Quoted
    3 Post(s)

    Default

    Use This:

    SCAR Code:
    Procedure Drop;
    Var
    Your_Mom_In_Bed : Integer;
    Begin
      For Your_Mum_In_Bed := 2 to 28 do //Dont want to drop the axe ;)
        Begin
         DropItem(i);
         Wait(800+Random(200));
        end;
    end;

    I think Drop all logs might drop your axe, but I aint sure

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. DropAllLogs
    By A G E N T in forum Research & Development Lounge
    Replies: 2
    Last Post: 10-18-2008, 12:56 AM
  2. DropAllLogs;
    By i3each in forum OSR Help
    Replies: 11
    Last Post: 06-02-2007, 07:47 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
  •