Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Adding to a wraith script

  1. #1
    Join Date
    Jun 2003
    Location
    A Rose Garden
    Posts
    2,415

    Default Adding to a wraith script

    I took a wraith hunting script here and with the immense help of Latrin got it to work.

    The thing is that it hangs on wraith talons. I need a way to either get them, or ignore them and have it restart where it was. Any helpers?

    This is the script:

    save look
    a:
    match crypt [Graveyard, Crypt]
    match start1 [Minion Quarters]
    put look
    matchwait

    crypt:
    put stance off
    put stand
    pause 1
    put stance def
    put go arch
    put search
    put go crack
    nextroom
    move e
    move e
    move e
    move e
    move e
    move e
    put go tunnel
    nextroom
    move n
    move e
    move e
    put turn torch
    waitfor As you turn the flickering torch the wall slowly moves apart to reveal a darkened stairway!
    put go stair
    nextroom
    move w
    move w
    move w
    put go door
    nextroom
    move s
    move s
    move s
    start1:
    put search
    put go stair

    start:
    COUNTER ADD 1
    pause 1
    put %s
    match charcheck wraith
    match goon You can't go there
    match stand P>
    match path%c Obvious
    matchwait

    charcheck:
    match path%c disk
    match path%c Also here:
    match headcheck Obvious
    match stand P>
    matchwait

    headcheck:
    put exp
    match kill Your mind is
    match path%c You must rest!
    match stand P>
    matchwait

    stand:
    match stand You struggle
    match goon You stand
    put stand
    matchwait

    kill:
    match kill Geez
    match goon you search
    match goon what were you
    match stand P>
    put stance off
    put attack wra
    pause 6
    put search wra
    matchwait

    goon:
    COUNTER SUBTRACT 1
    put stance def
    waitfor You are now
    save look
    goto start
    path1:
    path2:
    path15:
    path16:
    save w
    goto start

    path3:
    path4:
    path5:
    path6:
    save s
    goto start

    path7:
    path8:
    path9:
    path10:
    save e
    goto start

    path11:
    path12:
    path13:
    path14:
    save n
    goto start

    path17:
    match leave you must
    match restart your mind is
    put exp
    matchwait

    leave:
    move sw
    move sw
    move se
    put go crack
    nextroom
    move s
    move s
    move s
    move s
    move n
    move n
    move nw
    move ne
    move w
    move w
    put go crack
    put go arch
    put sit
    exit

    restart:
    COUNTER SET 0
    save look
    goto start
    Bill Maher: "The Democrats have moved to the right, and the Republicans have moved to a mental hospital."

    Wezas: People sometimes confuse retarded people with republicans.

    [LNet]-GSIV:Tservin: "An airship floats past high above, heading east towards Ta'Loenthra. whats thats?"
    [LNet]-GSIV:Gargamish: "normal illistim messaging for the dais"
    [LNet]-GSIV:Ylandra: "ambience scripts, Tservin, nothing important"
    [LNet]-GSIV:Arodon: "That air ship is Ardwen's?"

  2. Default

    match charcheck wraith

    with

    match charcheck a wraith.
    match charcheck a wraith,
    match charcheck a wraith and
    match charcheck a wraith that is lying down

    If its a mist wraith like Vaalor...

    match charcheck a mist wraith,

    etc.

    If you use Stormfront, I can come up with some matchre's as well.

    -Electrawn

  3. #3

    Default

    Out of morbid curiosity, what will that do to make the script better, Electrawn?
    Razzle them. Dazzle them. Razzle dazzle them.

  4. #4
    Join Date
    Jun 2003
    Location
    A Rose Garden
    Posts
    2,415

    Default

    Now it ignores the wraiths

    You also see a wraith and a flickering torch.
    Bill Maher: "The Democrats have moved to the right, and the Republicans have moved to a mental hospital."

    Wezas: People sometimes confuse retarded people with republicans.

    [LNet]-GSIV:Tservin: "An airship floats past high above, heading east towards Ta'Loenthra. whats thats?"
    [LNet]-GSIV:Gargamish: "normal illistim messaging for the dais"
    [LNet]-GSIV:Ylandra: "ambience scripts, Tservin, nothing important"
    [LNet]-GSIV:Arodon: "That air ship is Ardwen's?"

  5. Default

    You have to be careful cutting and pasting from the boards...it adds extra spaces at the end of the line, which screws up match.


    start:
    COUNTER ADD 1
    pause 1
    put %s
    match charcheck a wraith.
    match charcheck a wraith,
    match charcheck a wraith and
    match charcheck a wraith that is lying down
    match goon You can't go there
    match stand P>
    match path%c Obvious
    matchwait

    To Bob:

    We are trying to match wraiths the critter but ignore "wraith talon" on the ground

    The original script form here would see a wraith talon on the ground and think its a wraith.

  6. #6

    Default

    Ah, okay. I should pay more attention.
    Razzle them. Dazzle them. Razzle dazzle them.

  7. #7

    Default

    start:
    COUNTER ADD 1
    pause 1
    put %s
    match path%c wraith talon
    match charcheck wraith
    match goon You can't go there
    match stand P>
    match path%c Obvious
    matchwait

    ftw
    Bob Goatse: Who told you that? Why do you think I'm living on the frigging Christmas Islands now, huh? Two trips from Columbia and I've flooded the market. The price of cocaine in the entire state of Ohio dropped to half because they didn't realise how much I could carry. The drug barons want to put a cap in my ass now.

  8. #8
    Join Date
    Jun 2003
    Location
    A Rose Garden
    Posts
    2,415

    Default

    Thanks all, I'll try again when I get home from work.
    Bill Maher: "The Democrats have moved to the right, and the Republicans have moved to a mental hospital."

    Wezas: People sometimes confuse retarded people with republicans.

    [LNet]-GSIV:Tservin: "An airship floats past high above, heading east towards Ta'Loenthra. whats thats?"
    [LNet]-GSIV:Gargamish: "normal illistim messaging for the dais"
    [LNet]-GSIV:Ylandra: "ambience scripts, Tservin, nothing important"
    [LNet]-GSIV:Arodon: "That air ship is Ardwen's?"

  9. #9
    Join Date
    Nov 2004
    Location
    Upstate NY
    Posts
    428

    Default

    Just a quick FYI, Electrawn's suggestion is great, but if you get an "A wraith just arrived," it won't match, will it? ... it's been so long I can't even remember if Wizard scripts are case sensitive. Anyway, if you aren't at the 32 match limit, just add in a quick match for whatever message that critter gives when it spawns too.
    I visualize a time when we will be to robots what dogs are to humans, and I'm rooting for the machines. -- Claude Shannon

  10. Default

    actually, i was wrong


    start:
    COUNTER ADD 1
    pause 1
    put %s
    match charcheck a wraith.
    match charcheck a wraith,
    match charcheck a wraith and
    match path%c wraith talon
    match goon You can't go there
    match stand P>
    match path%c Obvious
    matchwait
    Bob Goatse: Who told you that? Why do you think I'm living on the frigging Christmas Islands now, huh? Two trips from Columbia and I've flooded the market. The price of cocaine in the entire state of Ohio dropped to half because they didn't realise how much I could carry. The drug barons want to put a cap in my ass now.

Similar Threads

  1. Icemule wraith script for SF that hangs...help?
    By Phyrn in forum Hunting Scripts 11-25
    Replies: 1
    Last Post: 09-05-2014, 09:58 PM
  2. Landing Wraith Script?
    By Burgh in forum Hunting Scripts 11-25
    Replies: 0
    Last Post: 05-24-2011, 05:09 PM
  3. Icemule Wraith Hunting Script.... Need a little help
    By Leushen in forum Hunting Scripts 0-10
    Replies: 1
    Last Post: 04-06-2010, 05:52 AM
  4. wraith script for Teras
    By vireoli in forum Scripting Discussion
    Replies: 2
    Last Post: 04-18-2005, 01:58 PM
  5. AFK Wraith Hunter script, for archers
    By Shibbidy Joe in forum Scripting Discussion
    Replies: 4
    Last Post: 12-17-2004, 12:43 AM

Posting Permissions

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