Results 1 to 6 of 6

Thread: Wizard FE Flecthing script needs adjusting

  1. #1

    Default Wizard FE Flecthing script needs adjusting

    This is a script for fletching arrows in the Wizard Frontend. I have been trying to take out the step of painting the arrow, but I am going wrong somewhere. Any advice on how to fix it having removed the step of painting the arrow?


    step1:
    put get 1 shaft from my fletch bag
    put get my dagger
    waitfor You remove
    put cut shaft with my dagger
    pause 2
    step1a:
    put put dagger in my fletch bag
    match step2 You put
    match step1b ...wait
    matchwait
    step1b:
    pause 1
    goto step1a

    step2:
    put get my paint from my fletch bag
    put paint my shaft
    pause 2
    waitfor The paint on your
    put put paint in my fletch bag
    step3:
    put get my dagger
    waitfor You remove
    put cut nocks in my shaft with my dagger
    pause 2
    step3a:
    put put dagger in my fletch bag
    match step4 You put
    match step3b ...wait
    matchwait
    step3b:
    pause 1
    goto step3a

    step4:
    put rem bow
    put measure my shaft with my bow
    pause 2
    step4a:
    put wear bow
    match step5 bow engraved with golden grain over your shoulder.
    match step4b ...wait
    matchwait

    step4b:
    pause 1
    goto step4a

    step5:
    put get my dagger
    put cut shaft with my dagger
    pause 2
    step5a:
    put put dagger in my fletch bag
    match step6 You put
    match step5b ...wait
    matchwait
    step5b:
    pause 1
    goto step5a

    step6:
    put get my glue
    put put my glue on my shaft
    pause 2
    step6a:
    put put glue in my fletch bag
    match step7 You put
    match step7 What were you
    match step6b ...wait
    matchwait
    step6b:
    pause 1
    goto step6a

    step7:
    put get my fletching
    put put my fletching on my shaft
    pause 2
    waitfor The glue on your

    step8:
    put put fletching in my fletch bag
    step8a:
    put get my dagger
    match step9 You remove
    match step8b ...wait
    matchwait
    step8b:
    pause 1
    goto step8a

    step9:
    put cut shaft with my dagger
    pause 2
    put cut shaft with my dagger
    step9a:
    put put dagger in my fletch bag
    match step10 You put
    match step9b ...wait
    matchwait
    step9b:
    pause 1
    goto step9a

    Step10:
    put put arrow in my quiver
    echo
    echo
    echo Arrow finished!
    echo
    echo

    Goto Step1

  2. #2
    Join Date
    Sep 2016
    Location
    Kekistan
    Posts
    10,085
    Blog Entries
    1

    Default

    If nobody has helped you out by tomorrow, I will look at the script I have written. I'm pretty sure I have it painting shafts, just been a while since I have used it or edited it. Shouldn't be too difficult.

    P.S. Not trying to be a dick, but it may help you if you used better names for your subroutines, makes it easier to recognize what your looking at.
    Last edited by Neveragain; 10-25-2018 at 10:51 PM.


    The object of life is not to be on the side of the majority, but to escape finding oneself in the ranks of the insane. ~ Marcus Aurelius
    “It's a beautiful thing, the destruction of words.”
    ― George Orwell, 1984

    “The urge to shout filthy words at the top of his voice was as strong as ever.”
    ― George Orwell, 1984

  3. #3

    Default

    Not to appear like an idiot..... by subroutines do you mean step# ? I didn't make the original script, but I have been tweaking it here and there.

  4. #4
    Join Date
    Sep 2016
    Location
    Kekistan
    Posts
    10,085
    Blog Entries
    1

    Default

    Quote Originally Posted by BHawk View Post
    Not to appear like an idiot..... by subroutines do you mean step# ? I didn't make the original script, but I have been tweaking it here and there.
    Yes. So like step6 for instance would be more recognizable if you were to name it glueshaft or something of the likes. This not only makes it easier for you but also easier for anyone else that may edit the script in the future. There's nothing worse than editing your work and trying to remember what "step6" is, then having to scroll through the file to find "step6". You will find when you start doing this you will forget what the hell it was you were trying to do in the first place.

    Your computer doesn't care what you name the routines, it's just reading a series of 0's and 1's at the machine level anyway.


    The object of life is not to be on the side of the majority, but to escape finding oneself in the ranks of the insane. ~ Marcus Aurelius
    “It's a beautiful thing, the destruction of words.”
    ― George Orwell, 1984

    “The urge to shout filthy words at the top of his voice was as strong as ever.”
    ― George Orwell, 1984

  5. #5
    Join Date
    Sep 2016
    Location
    Kekistan
    Posts
    10,085
    Blog Entries
    1

    Default

    I just took a peak at my script and it doesn't have the painting in it, so I'll dig at this later today for you. I just need to go look at the fletching info again so I can remember at what point you paint arrows in the fletching process. Just waking up at this point.

    P.S. Now that the coffee is kicking in....

    step1:
    put get 1 shaft from my fletch bag
    put get my dagger
    waitfor You remove
    put cut shaft with my dagger
    pause 2
    step1a:
    put put dagger in my fletch bag
    match step3 You put
    match step1b ...wait
    matchwait
    step1b:
    pause 1
    goto step1a

    step2:
    put get my paint from my fletch bag
    put paint my shaft
    pause 2
    waitfor The paint on your
    put put paint in my fletch bag

    step3:
    put get my dagger
    waitfor You remove
    put cut nocks in my shaft with my dagger
    pause 2
    Put cut nocks in my shaft with my dagger
    pause 2
    step3a:
    put put dagger in my fletch bag
    match step4 You put
    match step3b ...wait
    matchwait
    step3b:
    pause 1
    goto step3a

    step4:
    put rem bow
    put measure my shaft with my bow
    pause 2
    step4a:
    put wear bow
    match step5 bow engraved with golden grain over your shoulder.
    match step4b ...wait
    matchwait

    step4b:
    pause 1
    goto step4a

    step5:
    put get my dagger
    put cut shaft with my dagger
    pause 2
    step5a:
    put put dagger in my fletch bag
    match step6 You put
    match step5b ...wait
    matchwait
    step5b:
    pause 1
    goto step5a

    step6:
    put get my glue
    put put my glue on my shaft
    pause 2
    step6a:
    put put glue in my fletch bag
    match step7 You put
    match step7 What were you
    match step6b ...wait
    matchwait
    step6b:
    pause 1
    goto step6a

    step7:
    put get my fletching
    put put my fletching on my shaft
    pause 2
    waitfor The glue on your

    step8:
    put put fletching in my fletch bag
    step8a:
    put get my dagger
    match step9 You remove
    match step8b ...wait
    matchwait
    step8b:
    pause 1
    goto step8a

    step9:
    put cut shaft with my dagger
    pause 2
    put cut shaft with my dagger
    step9a:
    put put dagger in my fletch bag
    match step10 You put
    match step9b ...wait
    matchwait
    step9b:
    pause 1
    goto step9a

    Step10:
    put put arrow in my quiver
    echo
    echo
    echo Arrow finished!
    echo
    echo

    Goto Step1



    This may work. Basically all I did is have it not go to the painting routine, then added a second cut my nocks in there because it will ask you if you really want to do this.
    Last edited by Neveragain; 10-26-2018 at 05:45 AM.


    The object of life is not to be on the side of the majority, but to escape finding oneself in the ranks of the insane. ~ Marcus Aurelius
    “It's a beautiful thing, the destruction of words.”
    ― George Orwell, 1984

    “The urge to shout filthy words at the top of his voice was as strong as ever.”
    ― George Orwell, 1984

  6. #6

    Default

    That works! Thank you for taking the time to fix it.

Similar Threads

  1. Adjusting lich for the test server
    By Zarston in forum The Lich Project
    Replies: 2
    Last Post: 05-26-2018, 10:41 PM
  2. Replies: 5
    Last Post: 12-17-2016, 03:33 PM
  3. Need help adjusting skills - FIXSKILLS
    By Senolen in forum Warrior
    Replies: 5
    Last Post: 09-01-2015, 02:49 AM
  4. Adjusting a script.
    By Stunseed in forum Scripting Discussion
    Replies: 3
    Last Post: 04-13-2006, 04:17 PM
  5. skills adjusting
    By Brat8525 in forum General Gemstone
    Replies: 11
    Last Post: 04-09-2004, 02:13 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
  •