Results 1 to 3 of 3

Thread: Making Autowar work in Illistim

  1. #1

    Default Making Autowar work in Illistim

    The fix was actually posted a long time ago, but its in autowar3 in the repo (which also supports yowlp trainer reps and has a few other changes, but doesnt do field reps).

    elsif(closestGuild == 13307) # Ta'Illistim
    @foodRoomID = 17189
    @food = "leg"
    @drinkRoomID = 17189
    @drink = "lemonade"
    Last edited by jafo; 06-29-2013 at 08:25 PM.

  2. #2

    Default

    need to pull "my" rake at 1951 for raking leaves to work in illistim, since the room with the rack in it has leaves

    Code:
    def rakeReps
        pathTask( "leaves", ["rake", "bag"], ["pull my rake", "get pile", "look in my burlap bag"])
      end

  3. #3

    Default

    @70 in autowar_data.xml.txt

    <path name="leaves" rooms="17135,17138,17126,17125,17123" />

Similar Threads

  1. Replies: 1
    Last Post: 06-30-2013, 01:29 PM
  2. Making Uberbounty work in Illistim w/ herb bounties
    By jafo in forum The Lich Project
    Replies: 0
    Last Post: 06-29-2013, 07:27 PM
  3. autowar help
    By Snoopy Dogg in forum The Lich Project
    Replies: 2
    Last Post: 07-24-2012, 09:51 PM
  4. Autowar help
    By Spooky in forum The Lich Project
    Replies: 2
    Last Post: 11-26-2010, 06:38 PM
  5. Autowar in Illistim
    By Gnomad in forum The Lich Project
    Replies: 2
    Last Post: 10-01-2010, 10:50 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
  •