home *** CD-ROM | disk | FTP | other *** search
/ תקליטור אוסף מעל 200 משחקים מרתקים / over-200-games-micro-a-media.iso / CONNECTD / HOST2.DXR / 00001.ls next >
Encoding:
Text File  |  1996-01-12  |  19.0 KB  |  597 lines

  1. on setStart whichLevel
  2.   global window, scene, chain, invList, inv1, inv2, inv3, inv4, inv5, saveMovie, SavePath, saveGlobal, tempSave, JDspecial, thisnode, thisdir, level, SaveFrame, savePlace, seton, QTon, invOn, invCurs, invMask, Bri, ram, special, pal, savePal, cursorGone, helpOn, dither4b, gears4c, tables4d, temp4d, whence5a, hieCode5c, matches5d, password5d, firstTap4b, tapDone4b, waterRun4c, nolense4c, notecounter4c, demonGone4c, pulpitUp4c, startSound4c, gearSound4c, firstCast4c, firstSprite4c, secondSprite4c, onGear4c, four4c, six4c, eight4c, firstGearNum4c, lastGearNum4c, gear80Num4c, gear60Num4c, gear40Num4c, hunchDown4c, hunchHappy4c, firstEmpty4d, lenseInScope4d, watchSet4d, galileo4d, lunch4d, wrapOn4d, cap4d, JBate4d, gotMap4d, shrinkRap4d, firstMom5a, cupOne5a, cupTwo5a, cupsDone5a, gotLoin5a, gotTherm5a, therm5a, ovenOn5a, atFish5a, fedFish5a, guardrap5b, emptybath5b, pharbathdone5b, slaveGone5c, QTnum5c, matchCount5d, letterCount5d, hoseGone5d, roverCapGone5d, genCapGone5d, doneFaxUp5d, hoseSet5d, arcGone5d, tentQT5d, phone5d, codeInInv5d, codeOnPole5d, genOn5d, state5e, lens5e, sticks5e, mirror5e
  3.   set the exitLock to 1
  4.   set window to EMPTY
  5.   set scene to EMPTY
  6.   set chain to "0,0,0,0,0,0,0,0"
  7.   set invList to "0,0,0,0,0"
  8.   set inv1 to EMPTY
  9.   set inv2 to EMPTY
  10.   set inv3 to EMPTY
  11.   set inv4 to EMPTY
  12.   set inv5 to EMPTY
  13.   set saveMovie to EMPTY
  14.   set SavePath to EMPTY
  15.   set saveGlobal to EMPTY
  16.   set tempSave to EMPTY
  17.   set JDspecial to EMPTY
  18.   set thisnode to EMPTY
  19.   set thisdir to EMPTY
  20.   set level to whichLevel
  21.   set SaveFrame to 0
  22.   set savePlace to 0
  23.   set seton to 0
  24.   set QTon to 0
  25.   set invOn to 0
  26.   set invCurs to 0
  27.   set invMask to 0
  28.   set Bri to 0
  29.   set ram to 2000
  30.   set special to 0
  31.   set pal to 0
  32.   set savePal to 0
  33.   set cursorGone to 0
  34.   set helpOn to 0
  35.   if whichLevel = 4 then
  36.     set dither4b to "R,R,R,R,R,R,R,R,R,R,R,R,R,R,R,R,R,R,R,R,R,R,R,R,R"
  37.     set gears4c to "80,60,80,40,60,80,60,40,60"
  38.     set tables4d to "0,1,1,1,1,1,0,1,0"
  39.     set temp4d to "0,0,0,0,0,0,0,0,0"
  40.   else
  41.     if whichLevel = 5 then
  42.       set whence5a to EMPTY
  43.       set hieCode5c to "0,0"
  44.       set matches5d to "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"
  45.       set password5d to "0,0,0,0"
  46.     end if
  47.   end if
  48.   if whichLevel = 4 then
  49.     set firstTap4b to 0
  50.     set tapDone4b to 0
  51.     set waterRun4c to 0
  52.     set nolense4c to 0
  53.     set notecounter4c to 0
  54.     set demonGone4c to 0
  55.     set pulpitUp4c to 0
  56.     set startSound4c to 0
  57.     set gearSound4c to 0
  58.     set firstCast4c to 0
  59.     set firstSprite4c to 0
  60.     set secondSprite4c to 0
  61.     set onGear4c to 0
  62.     set four4c to 0
  63.     set six4c to 0
  64.     set eight4c to 0
  65.     set firstGearNum4c to 0
  66.     set lastGearNum4c to 0
  67.     set gear80Num4c to 0
  68.     set gear60Num4c to 0
  69.     set gear40Num4c to 0
  70.     set hunchDown4c to 0
  71.     set hunchHappy4c to 0
  72.     set firstEmpty4d to 0
  73.     set lenseInScope4d to 0
  74.     set watchSet4d to 0
  75.     set galileo4d to 0
  76.     set lunch4d to 0
  77.     set wrapOn4d to 0
  78.     set cap4d to 0
  79.     set JBate4d to 0
  80.     set gotMap4d to 0
  81.     set shrinkRap4d to 0
  82.   else
  83.     if whichLevel = 5 then
  84.       set firstMom5a to 0
  85.       set cupOne5a to 0
  86.       set cupTwo5a to 0
  87.       set cupsDone5a to 0
  88.       set gotLoin5a to 0
  89.       set gotTherm5a to 0
  90.       set therm5a to 1
  91.       set ovenOn5a to 0
  92.       set atFish5a to 0
  93.       set fedFish5a to 0
  94.       set guardrap5b to 0
  95.       set emptybath5b to 0
  96.       set pharbathdone5b to 0
  97.       set slaveGone5c to 0
  98.       set QTnum5c to 1
  99.       set matchCount5d to 0
  100.       set letterCount5d to 0
  101.       set hoseGone5d to 0
  102.       set roverCapGone5d to 0
  103.       set genCapGone5d to 0
  104.       set doneFaxUp5d to 0
  105.       set hoseSet5d to 0
  106.       set arcGone5d to 0
  107.       set tentQT5d to 0
  108.       set phone5d to 0
  109.       set codeInInv5d to 0
  110.       set codeOnPole5d to 0
  111.       set genOn5d to 0
  112.       set state5e to 0
  113.       set lens5e to 0
  114.       set sticks5e to 0
  115.       set mirror5e to 0
  116.     end if
  117.   end if
  118.   repeat with x = 1 to 5
  119.     if whichLevel = x then
  120.       set doPut to "put"
  121.       put x after doPut
  122.       do(doPut)
  123.     end if
  124.   end repeat
  125.   setPups()
  126. end
  127.  
  128. on put4
  129.   global saveGlobal
  130.   set saveGlobal to "scene,chain,invList,inv1,inv2,inv3,inv4,inv5,saveMovie,savePath,JDspecial,"
  131.   put "thisNode,thisDir,gender," after saveGlobal
  132.   put "dither4b,gears4c,tables4d,temp4d," after saveGlobal
  133.   put "hintsOn,level,saveFrame,savePlace,qtOn,invOn,invCurs,invMask," after saveGlobal
  134.   put "Bri,ram,special,pal,savePal,cursorGone,helpOn," after saveGlobal
  135.   put "firstTap4b,tapDone4b,waterRun4c,nolense4c,notecounter4c,demonGone4c," after saveGlobal
  136.   put "pulpitUp4c,startSound4c,gearSound4c,firstCast4c,firstSprite4c," after saveGlobal
  137.   put "secondSprite4c,onGear4c,four4c,six4c,eight4c,firstGearNum4c,lastGearNum4c," after saveGlobal
  138.   put "gear80Num4c,gear60Num4c,gear40Num4c,hunchDown4c,hunchHappy4c,firstEmpty4d," after saveGlobal
  139.   put "lenseInScope4d,watchSet4d,galileo4d," after saveGlobal
  140.   put "lunch4d,wrapOn4d,cap4d,JBate4d,gotMap4d,shrinkRap4d" after saveGlobal
  141. end
  142.  
  143. on put5
  144.   global saveGlobal
  145.   set saveGlobal to "scene,chain,invList,inv1,inv2,inv3,inv4,inv5,saveMovie,savePath,JDspecial,"
  146.   put "thisNode,thisDir,gender," after saveGlobal
  147.   put "whence5a,hieCode5c,matches5d,password5d," after saveGlobal
  148.   put "hintsOn,level,saveFrame,savePlace,qtOn,invOn,invCurs,invMask," after saveGlobal
  149.   put "Bri,ram,special,pal,savePal,cursorGone,helpOn," after saveGlobal
  150.   put "firstMom5a,cupOne5a,cupTwo5a,cupsDone5a,gotLoin5a,gotTherm5a,therm5a," after saveGlobal
  151.   put "ovenOn5a,atFish5a,fedFish5a," after saveGlobal
  152.   put "guardrap5b,emptybath5b,pharbathdone5b,slaveGone5c,QTnum5c," after saveGlobal
  153.   put "letterCount5d,hoseGone5d,roverCapGone5d,genCapGone5d,doneFaxUp5d," after saveGlobal
  154.   put "hoseSet5d,arcGone5d,tentQT5d,phone5d,codeInInv5d,codeOnPole5d,genOn5d," after saveGlobal
  155.   put "state5e,lens5e,sticks5e,mirror5e" after saveGlobal
  156. end
  157.  
  158. on setPups
  159.   repeat with x = 4 to 8
  160.     puppetSprite(x, 1)
  161.     set the castNum of sprite x to the number of cast "dot"
  162.   end repeat
  163.   repeat with x = 10 to 17
  164.     puppetSprite(x, 1)
  165.     set the castNum of sprite x to the number of cast "dot"
  166.   end repeat
  167.   repeat with x = 20 to 22
  168.     puppetSprite(x, 1)
  169.     set the castNum of sprite x to the number of cast "dot"
  170.   end repeat
  171.   puppetSprite(24, 1)
  172.   set the castNum of sprite 24 to the number of cast "dot"
  173. end
  174.  
  175. on openMIAW whichOne
  176.   global window
  177.   if objectp(window) then
  178.     forget(window)
  179.   end if
  180.   set horzOrigin to the stageLeft + 32
  181.   set vertOrigin to the stageTop + 39
  182.   set windowRect to rect(horzOrigin, vertOrigin, horzOrigin + 486, vertOrigin + 304)
  183.   set window to window "guest"
  184.   set the rect of window to windowRect
  185.   if whichOne = 1 then
  186.     set the fileName of window to "01A"
  187.   else
  188.     if whichOne = 2 then
  189.       set the fileName of window to "02D"
  190.     else
  191.       if whichOne = 3 then
  192.         set the fileName of window to "03B"
  193.       else
  194.         if whichOne = 4 then
  195.           set the fileName of window to "04A"
  196.         else
  197.           if whichOne = 5 then
  198.             set the fileName of window to "05DD"
  199.           end if
  200.         end if
  201.       end if
  202.     end if
  203.   end if
  204.   set the titleVisible of window to 0
  205.   open(window)
  206. end
  207.  
  208. on stopMovie
  209.   global launcher, window, rwObj, fixpal
  210.   if launcher <> 1 then
  211.     if objectp(window) then
  212.       forget(window)
  213.     end if
  214.     if objectp(rwObj) then
  215.       rwObj(mdispose)
  216.     end if
  217.   end if
  218. end
  219.  
  220. on hint
  221.   global thisnode
  222.   repeat with x = 1 to 8
  223.     if thisnode = ("1cyd" & x) then
  224.       tell window "guest"
  225.         go("1cydHint")
  226.       end tell
  227.     end if
  228.   end repeat
  229.   if (thisnode = "1thr1") or (thisnode = "1thr2") then
  230.     tell window "guest"
  231.       go("doorHint")
  232.     end tell
  233.   end if
  234. end
  235.  
  236. on addChain whichIcon
  237.   global level, chain
  238.   cursor(200)
  239.   if level = 4 then
  240.     if (whichIcon = "wrap") and not (chain contains "wrap") then
  241.       puppetSound("scan")
  242.       set the castNum of sprite 10 to the number of cast "cWrap"
  243.       put whichIcon into item 1 of chain
  244.     else
  245.       if (whichIcon = "tapestry") and not (chain contains "tapestry") then
  246.         puppetSound("scan")
  247.         set the castNum of sprite 11 to the number of cast "cTapestry"
  248.         put whichIcon into item 2 of chain
  249.       else
  250.         if (whichIcon = "table") and not (chain contains "table") then
  251.           puppetSound("scan")
  252.           set the castNum of sprite 12 to the number of cast "cTable"
  253.           put whichIcon into item 3 of chain
  254.         else
  255.           if (whichIcon = "boat") and not (chain contains "boat") then
  256.             puppetSound("scan")
  257.             set the castNum of sprite 13 to the number of cast "cBoat"
  258.             put whichIcon into item 4 of chain
  259.           else
  260.             if (whichIcon = "map") and not (chain contains "map") then
  261.               puppetSound("scan")
  262.               set the castNum of sprite 14 to the number of cast "cMap"
  263.               put whichIcon into item 5 of chain
  264.             else
  265.               if (whichIcon = "bible") and not (chain contains "bible") then
  266.                 puppetSound("scan")
  267.                 set the castNum of sprite 15 to the number of cast "cBible"
  268.                 put whichIcon into item 6 of chain
  269.               else
  270.                 if (whichIcon = "telescope") and not (chain contains "telescope") then
  271.                   puppetSound("scan")
  272.                   set the castNum of sprite 16 to the number of cast "cTelescope"
  273.                   put whichIcon into item 7 of chain
  274.                 else
  275.                   if (whichIcon = "watch") and not (chain contains "watch") then
  276.                     puppetSound("scan")
  277.                     set the castNum of sprite 17 to the number of cast "cWatch"
  278.                     put whichIcon into item 8 of chain
  279.                   end if
  280.                 end if
  281.               end if
  282.             end if
  283.           end if
  284.         end if
  285.       end if
  286.     end if
  287.   else
  288.     if level = 5 then
  289.       if (whichIcon = "teacup") and not (chain contains "teacup") then
  290.         puppetSound("scan")
  291.         set the castNum of sprite 10 to the number of cast "cTeacup"
  292.         put whichIcon into item 1 of chain
  293.       else
  294.         if (whichIcon = "vase") and not (chain contains "vase") then
  295.           puppetSound("scan")
  296.           set the castNum of sprite 11 to the number of cast "cVase"
  297.           put whichIcon into item 2 of chain
  298.         else
  299.           if (whichIcon = "hieroglyphic") and not (chain contains "hieroglyphic") then
  300.             puppetSound("scan")
  301.             set the castNum of sprite 12 to the number of cast "cHiero"
  302.             put whichIcon into item 3 of chain
  303.           else
  304.             if (whichIcon = "thermometer") and not (chain contains "thermometer") then
  305.               puppetSound("scan")
  306.               set the castNum of sprite 13 to the number of cast "cTherm"
  307.               put whichIcon into item 4 of chain
  308.             else
  309.               if (whichIcon = "pi") and not (chain contains "pi") then
  310.                 puppetSound("scan")
  311.                 set the castNum of sprite 14 to the number of cast "cPi"
  312.                 put whichIcon into item 5 of chain
  313.               else
  314.                 if (whichIcon = "code") and not (chain contains "code") then
  315.                   puppetSound("scan")
  316.                   set the castNum of sprite 15 to the number of cast "cCode"
  317.                   put whichIcon into item 6 of chain
  318.                 else
  319.                   if (whichIcon = "boat") and not (chain contains "boat") then
  320.                     puppetSound("scan")
  321.                     set the castNum of sprite 16 to the number of cast "cBoat5"
  322.                     put whichIcon into item 7 of chain
  323.                   else
  324.                     if (whichIcon = "cellPhone") and not (chain contains "cellPhone") then
  325.                       puppetSound("scan")
  326.                       set the castNum of sprite 17 to the number of cast "cCellPhone"
  327.                       put whichIcon into item 8 of chain
  328.                     end if
  329.                   end if
  330.                 end if
  331.               end if
  332.             end if
  333.           end if
  334.         end if
  335.       end if
  336.     end if
  337.   end if
  338. end
  339.  
  340. on setChain
  341.   global level, chain
  342.   if level = 4 then
  343.     if item 1 of chain <> "0" then
  344.       set the castNum of sprite 10 to the number of cast "cWrap"
  345.     end if
  346.     if item 2 of chain <> "0" then
  347.       set the castNum of sprite 11 to the number of cast "cTapestry"
  348.     end if
  349.     if item 3 of chain <> "0" then
  350.       set the castNum of sprite 12 to the number of cast "cTable"
  351.     end if
  352.     if item 4 of chain <> "0" then
  353.       set the castNum of sprite 13 to the number of cast "cBoat"
  354.     end if
  355.     if item 5 of chain <> "0" then
  356.       set the castNum of sprite 14 to the number of cast "cMap"
  357.     end if
  358.     if item 6 of chain <> "0" then
  359.       set the castNum of sprite 15 to the number of cast "cBible"
  360.     end if
  361.     if item 7 of chain <> "0" then
  362.       set the castNum of sprite 16 to the number of cast "cTelescope"
  363.     end if
  364.     if item 8 of chain <> "0" then
  365.       set the castNum of sprite 17 to the number of cast "cWatch"
  366.     end if
  367.   else
  368.     if level = 5 then
  369.       if item 1 of chain <> "0" then
  370.         set the castNum of sprite 10 to the number of cast "cTeacup"
  371.       end if
  372.       if item 2 of chain <> "0" then
  373.         set the castNum of sprite 11 to the number of cast "cVase"
  374.       end if
  375.       if item 3 of chain <> "0" then
  376.         set the castNum of sprite 12 to the number of cast "cHiero"
  377.       end if
  378.       if item 4 of chain <> "0" then
  379.         set the castNum of sprite 13 to the number of cast "cTherm"
  380.       end if
  381.       if item 5 of chain <> "0" then
  382.         set the castNum of sprite 14 to the number of cast "cPi"
  383.       end if
  384.       if item 6 of chain <> "0" then
  385.         set the castNum of sprite 15 to the number of cast "cCode"
  386.       end if
  387.       if item 7 of chain <> "0" then
  388.         set the castNum of sprite 16 to the number of cast "cBoat5"
  389.       end if
  390.       if item 8 of chain <> "0" then
  391.         set the castNum of sprite 17 to the number of cast "cCellPhone"
  392.       end if
  393.     end if
  394.   end if
  395.   updateStage()
  396. end
  397.  
  398. on addInventory x
  399.   global invList, inv1, inv2, inv3, inv4, inv5
  400.   if not (invList contains x) then
  401.     cursor(200)
  402.     puppetSound("ping")
  403.     if item 1 of invList = "0" then
  404.       put x into item 1 of invList
  405.       set inv1 to item 1 of invList
  406.       setInventory()
  407.       exit
  408.     else
  409.       if item 2 of invList = "0" then
  410.         put x into item 2 of invList
  411.         set inv2 to item 2 of invList
  412.         setInventory()
  413.         exit
  414.       else
  415.         if item 3 of invList = "0" then
  416.           put x into item 3 of invList
  417.           set inv3 to item 3 of invList
  418.           setInventory()
  419.           exit
  420.         else
  421.           if item 4 of invList = "0" then
  422.             put x into item 4 of invList
  423.             set inv4 to item 4 of invList
  424.             setInventory()
  425.             exit
  426.           else
  427.             if item 5 of invList = "0" then
  428.               put x into item 5 of invList
  429.               set inv5 to item 5 of invList
  430.               setInventory()
  431.               exit
  432.             end if
  433.           end if
  434.         end if
  435.       end if
  436.     end if
  437.   end if
  438. end
  439.  
  440. on setInventory
  441.   global invList, inv1, inv2, inv3, inv4, inv5
  442.   cursor(200)
  443.   if item 1 of invList <> "0" then
  444.     set the castNum of sprite 4 to the number of cast inv1
  445.   end if
  446.   if item 2 of invList <> "0" then
  447.     set the castNum of sprite 5 to the number of cast inv2
  448.   end if
  449.   if item 3 of invList <> "0" then
  450.     set the castNum of sprite 6 to the number of cast inv3
  451.   end if
  452.   if item 4 of invList <> "0" then
  453.     set the castNum of sprite 7 to the number of cast inv4
  454.   end if
  455.   if item 5 of invList <> "0" then
  456.     set the castNum of sprite 8 to the number of cast inv5
  457.   end if
  458. end
  459.  
  460. on removeInventory x
  461.   global invList
  462.   cursor(200)
  463.   puppetSound("ping")
  464.   repeat with y = 1 to 5
  465.     if item y of invList = x then
  466.       put "0" into item y of invList
  467.       set the castNum of sprite (y + 3) to the number of cast "dot"
  468.     end if
  469.   end repeat
  470. end
  471.  
  472. on invThing whichView, otherView, yetAnotherView, stillAnotherView
  473.   global seton, invOn, invCurs, invMask
  474.   if seton = 0 then
  475.     tell window "guest"
  476.       set temp to the frameLabel
  477.     end tell
  478.     if (whichView = temp) or (otherView = temp) or (yetAnotherView = temp) or (stillAnotherView = temp) then
  479.       if not (invCurs = (the castNum of sprite the clickOn + 1)) then
  480.         cursor([the castNum of sprite the clickOn + 1, the castNum of sprite the clickOn + 2])
  481.         updateStage()
  482.         set invCurs to the castNum of sprite the clickOn + 1
  483.         set invMask to the castNum of sprite the clickOn + 2
  484.         set invOn to 1
  485.       else
  486.         cursor(0)
  487.         updateStage()
  488.         set invCurs to 0
  489.         set invOn to 0
  490.       end if
  491.     else
  492.       Bri()
  493.     end if
  494.   end if
  495. end
  496.  
  497. on Bri
  498.   global Bri
  499.   if Bri = 0 then
  500.     puppetSound("not yet")
  501.     updateStage()
  502.     set Bri to 1
  503.   else
  504.     if Bri = 1 then
  505.       puppetSound("not yet2")
  506.       updateStage()
  507.       set Bri to 2
  508.     else
  509.       puppetSound("not yet3")
  510.       updateStage()
  511.       set Bri to 0
  512.     end if
  513.   end if
  514.   checksound(1)
  515.   puppetSound(0)
  516. end
  517.  
  518. on settingsButton
  519.   global helpOn, seton, QTon, level, SaveFrame, invOn, launcher, winVers, fh
  520.   if helpOn = 0 then
  521.     if seton = 0 then
  522.       tell window "guest"
  523.         if (QTon = 1) and (level = 1) then
  524.           set the visible of sprite 2 to 0
  525.         end if
  526.         cursor(0)
  527.         puppetSound(0)
  528.         set the castNum of sprite 48 to the number of cast "setUp blocker"
  529.         updateStage()
  530.         pause()
  531.         set SaveFrame to the frame
  532.       end tell
  533.       if level = 1 then
  534.         set the castNum of sprite 20 to the number of cast "setUp screen"
  535.       else
  536.         set the castNum of sprite 20 to the number of cast "setUp screen2"
  537.       end if
  538.       set seton to 1
  539.       set invOn to 0
  540.     else
  541.       set the castNum of sprite 20 to the number of cast "dot"
  542.       set the castNum of sprite 21 to the number of cast "dot"
  543.       set the castNum of sprite 22 to the number of cast "dot"
  544.       tell window "guest"
  545.         if (QTon = 1) and (level = 1) then
  546.           set the visible of sprite 2 to 1
  547.         end if
  548.         continue()
  549.         go(value(SaveFrame))
  550.         set the castNum of sprite 48 to the number of cast "dot"
  551.       end tell
  552.       set seton to 0
  553.       if (launcher = 1) and (winVers <> 1) then
  554.         fh(mUpdateBorder)
  555.       end if
  556.     end if
  557.   end if
  558. end
  559.  
  560. on soundUp
  561.   if the mouseDown then
  562.     repeat while the stillDown
  563.       if the locH of sprite 21 < 318 then
  564.         set the locH of sprite 21 to the locH of sprite 21 + 12
  565.         set the soundLevel to the soundLevel + 1
  566.         set the volume of sound 1 to the soundLevel * 36
  567.         set the volume of sound 2 to the soundLevel * 36
  568.         puppetSound("beep")
  569.         updateStage()
  570.         startTimer()
  571.         repeat while the timer < 20
  572.           nothing()
  573.         end repeat
  574.       end if
  575.     end repeat
  576.   end if
  577. end
  578.  
  579. on soundDown
  580.   if the mouseDown then
  581.     repeat while the stillDown
  582.       if the locH of sprite 21 > 245 then
  583.         set the locH of sprite 21 to the locH of sprite 21 - 12
  584.         set the soundLevel to the soundLevel - 1
  585.         set the volume of sound 1 to the soundLevel * 36
  586.         set the volume of sound 2 to the soundLevel * 36
  587.         puppetSound("beep")
  588.         updateStage()
  589.         startTimer()
  590.         repeat while the timer < 20
  591.           nothing()
  592.         end repeat
  593.       end if
  594.     end repeat
  595.   end if
  596. end
  597.