Climb Shard - Part 2 (script): Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
(Created page with '*Starts south of the tower *Starts at about 120 ranks of climbing, still being used in mid 300s. *Climbs the gates only. <pre> start: move w move nw move n move w move w put go…')
 
m (added category of 'Survival')
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Script
|cat=training, Survival
|fe=StormFront,Wizard
|auth=
}}
*Starts south of the tower
*Starts south of the tower
*Starts at about 120 ranks of climbing, still being used in mid 300s.
*Starts at about 120 ranks of climbing, still being used in mid 300s.
Line 20: Line 25:
move s
move s
put cli practice wall
put cli practice wall
WAITFOR You begin to practice your climbing skills.
WAITFOR You finish practicing your climbing skill
move n
move n
move n
move n
Line 28: Line 33:
move e
move e
put climb practice wall
put climb practice wall
WAITFOR You begin to practice your climbing skills.
WAITFOR You finish practicing your climbing skill
move e
move e
move e
move e
Line 36: Line 41:
move se
move se
put climb practice wall
put climb practice wall
WAITFOR You begin to practice your climbing skills.
WAITFOR You finish practicing your climbing skill
move s
move s
move w
move w

Latest revision as of 17:34, 16 May 2016

Climb Shard - Part 2 (script)
Category training,Survival
Front-end StormFront,Wizard
Author Unknown
  • Starts south of the tower
  • Starts at about 120 ranks of climbing, still being used in mid 300s.
  • Climbs the gates only.


start:
move w
move nw
move n
move w
move w
put go bri
move w
move w
move w
move w
move w
move w
move s
put cli practice wall
WAITFOR You finish practicing your climbing skill
move n
move n
move ne
move ne
move ne
move e
put climb practice wall
WAITFOR You finish practicing your climbing skill
move e
move e
move e
move se
move se
move se
put climb practice wall
WAITFOR You finish practicing your climbing skill
move s
move w
move w
move w
move w
move w
put go bri
move w
move w
move w
move s
move sw
move w
goto exp

exp:
put skill climb
match end mind lock
match start EXP HELP
matchwait

end:
exit