Shardswim (script): Difference between revisions
Jump to navigation
Jump to search
(scriptage) |
m (added category of "Survival") |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Script |
|||
|cat=training, Survival |
|||
|fe=StormFront |
|||
|auth=[[User:Gorocketgo|Rajao]] |
|||
}} |
|||
Trains [[Swimming skill|swimming]] and [[Appraisal skill|appraisal]] at low levels (50 ranks and below) in the Ash Spring in [[Shard]]'s Fallow Fields. Modified from an unknown author's Arthe Dale script. |
Trains [[Swimming skill|swimming]] and [[Appraisal skill|appraisal]] at low levels (50 ranks and below) in the Ash Spring in [[Shard]]'s Fallow Fields. Modified from an unknown author's Arthe Dale script. |
||
Line 64: | Line 70: | ||
exit |
exit |
||
</pre> |
</pre> |
||
[[Category:Scripts]] |
Latest revision as of 12:38, 23 May 2016
Shardswim (script) | |
---|---|
Category | training,Survival |
Front-end | StormFront |
Author | Rajao |
Trains swimming and appraisal at low levels (50 ranks and below) in the Ash Spring in Shard's Fallow Fields. Modified from an unknown author's Arthe Dale script.
swimmingstart: counter set 0 appcheck: counter add 1 match move%c mind lock match appraise state of mind put sk appraisal matchwait appraise: match move%c Roundtime match apppause ...wait put appraise water matchwait apppause: pause 1 goto appraise move1: match appcheck Roundtime match movepause ...wait put se matchwait move2: match appcheck Roundtime match movepause ...wait put nw matchwait move3: match appcheck Roundtime match movepause ...wait put se matchwait move4: match swimcheck Roundtime match movepause ...wait put nw matchwait move5: counter subtract 4 goto move%c movepause: pause 1 goto move%c swimcheck: match swimquit mind lock match appcheck state of mind put sk swimming matchwait swimquit: echo *** Locked! *** exit