Results 1 to 5 of 5

Thread: Question about movement script

  1. Default Question about movement script

    Here's what I have:
    pause 1
    put climb large rope
    pause 1
    pause 1
    put jump floor
    waitfor roundtime
    pause 2
    Goto: swim1
    (HERE IS WHERE MY QUESTION BEGINS: I need to put in a fail check and RT check in a the part where you have to swim the river to get from the Illi side to the Vaalor side of the river. Help me correct these mistakes or make improvements please.)
    SWIM1:
    put swim river
    waitfor RT
    match: success goto swim2
    match: failure goto Swim1
    SWIM2:
    put swim south side
    waitfor roundtime
    pause 2
    GOTO Continue
    CONTINUE:
    put climb ledge
    waitfor roundtime
    pause 2
    put climb rope
    waitfor roundtime
    pause 2
    put climb thick rope
    waitfor roundtime
    pause 2
    move s
    move sw
    move s
    move s
    move s
    move sw
    move s
    move s
    move s
    move se
    move sw
    move s
    put jump rock
    pause 1
    pause 1
    move sw
    put climb oak
    put post def
    pause 1
    pause 1
    move s
    move sw
    put go path
    put ;go2 town

  2. Default

    ;go2 shortcut=on
    Get Lich - Vote for Gemstone (topmudsites.com)

  3. #3

    Default

    Quote Originally Posted by Tillmen View Post
    ;go2 shortcut=on
    ^ Love the shortcut feature.
    My current items for sale or trade: Treasures in the Brambles.
    Contact: Nuadjha (Discord and LNet), Briarfox@play.net

  4. #4
    Join Date
    Nov 2006
    Location
    Potato
    Posts
    2,606

    Default

    Quote Originally Posted by Tillmen View Post
    ;go2 shortcut=on
    This kills younger characters that can't jump the bridges.
    Discord: Ondreian#3875

    I have turned PMs off on these forums, if you want to chat, use Discord to contact me.

    knifty

  5. #5

    Default

    Has level 60ish creatures on it, too. Not for the poorly trained.
    My current items for sale or trade: Treasures in the Brambles.
    Contact: Nuadjha (Discord and LNet), Briarfox@play.net

Similar Threads

  1. Universal movement script?
    By Rolis in forum General Gemstone
    Replies: 5
    Last Post: 05-28-2008, 10:24 AM
  2. OTF Movement Script
    By BigWorm in forum Scripting Discussion
    Replies: 3
    Last Post: 07-11-2006, 07:24 AM
  3. Movement script
    By Caluss in forum Scripting Discussion
    Replies: 7
    Last Post: 05-19-2005, 04:05 AM
  4. Movement script help.
    By Shari in forum Scripting Discussion
    Replies: 0
    Last Post: 04-25-2005, 02:36 AM
  5. Script For Landing Movement
    By Sinful Saint in forum Scripting Discussion
    Replies: 3
    Last Post: 01-09-2005, 03:47 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
  •