The Wiki for Tale 5 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.

If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.

Difference between revisions of "Code"

From ATITD5
Jump to navigationJump to search
(Created page with " if $posSlider1 > $posSlider1old if $posSlider1 > $posSlider7 mousepos $hrzButton1,$vrtButton delay 200 LeftClick END END if $posSli...")
 
(Blanked the page)
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
    if $posSlider1 > $posSlider1old
+
 
        if $posSlider1 > $posSlider7
 
    mousepos $hrzButton1,$vrtButton
 
    delay 200
 
    LeftClick
 
    END
 
    END
 
    if $posSlider1 < $posSlider1old
 
        if $posSlider1 < $posSlider7
 
mousepos $hrzButton1,$vrtButton
 
  delay 200
 
  LeftClick
 
END
 
    END
 

Latest revision as of 02:17, 26 October 2010