Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.69 KB | None | 0 0
  1.  
  2. >
  3. tinker.cmd(192): [if "OFF" = "YES" then]
  4. tinker.cmd(193): [else]
  5. tinker.cmd(193): [send put my in my pack]
  6. tinker.cmd(195): [var BELTTOOLS NO]
  7. tinker.cmd(196): [return]
  8. tinker.cmd(271): [gosub ToolGet]
  9. tinker.cmd(199): [pause .5]
  10. put my in my pack
  11. What were you referring to?
  12. >
  13. tinker.cmd(201): [send get my shovel]
  14. tinker.cmd(202): [match Untie You pull at it]
  15. tinker.cmd(203): [match ToolGot You get]
  16. tinker.cmd(204): [matchwait]
  17. get my shovel
  18.  
  19. You get a steel wide shovel from inside your leather pack.
  20. >
  21. tinker.cmd(211): [ToolGot:]
  22. tinker.cmd(212): [pause .5]
  23. tinker.cmd(213): [return]
  24. tinker.cmd(272): [}]
  25. tinker.cmd(273): [send push fuel with my shovel]
  26. tinker.cmd(274): [pause 1]
  27. push fuel with my shovel
  28. tinker.cmd(47): [var pressoff 0]
  29. tinker.cmd(47): [var Action plierspress]
  30. You add three shovel-fulls of coal, filling the furnace completely. Sweating from the effort, you close the door and give the bellows a pump to stoke the fire.
  31. Roundtime: 9 sec.
  32. R>
  33. tinker.cmd(275): [return]
  34. tinker.cmd(229): [goto pressaction]
  35. tinker.cmd(227): [if "plierspress" = "done" then]
  36. tinker.cmd(228): [else]
  37. tinker.cmd(228): [gosub plierspress]
  38. tinker.cmd(278): [var Action Pliers]
  39. tinker.cmd(279): [if (0) then]
  40. tinker.cmd(284): [}]
  41. tinker.cmd(285): [if !contains("shovel", "pliers") then]
  42. tinker.cmd(286): [{]
  43. tinker.cmd(287): [gosub ToolStow]
  44. tinker.cmd(191): [pause .5]
  45. tinker.cmd(192): [if "NO" = "YES" then]
  46. tinker.cmd(193): [else]
  47. tinker.cmd(193): [send put my shovel in my pack]
  48. tinker.cmd(195): [var BELTTOOLS NO]
  49. tinker.cmd(196): [return]
  50. tinker.cmd(288): [gosub ToolGet]
  51. tinker.cmd(199): [pause .5]
  52. put my shovel in my pack
  53.  
  54. You put your shovel in your leather pack.
  55. >
  56. tinker.cmd(201): [send get my Pliers]
  57. tinker.cmd(202): [match Untie You pull at it]
  58. tinker.cmd(203): [match ToolGot You get]
  59. tinker.cmd(204): [matchwait]
  60. get my Pliers
  61.  
  62. >
  63. You get some plain iron pliers from inside your leather pack.
  64. >
  65. tinker.cmd(211): [ToolGot:]
  66. tinker.cmd(212): [pause .5]
  67. tinker.cmd(213): [return]
  68. tinker.cmd(289): [}]
  69. tinker.cmd(290): [var Action Plierspress]
  70. tinker.cmd(291): [match return The unfinished mechanism]
  71. tinker.cmd(292): [match toosmall You need at least 5 volume of metal for the press]
  72. tinker.cmd(293): [send push my ingot with press]
  73. tinker.cmd(294): [matchwait 1]
  74. push my ingot with press
  75. Push what?
  76. >
  77. tinker.cmd(295): [return]
  78. tinker.cmd(229): [goto pressaction]
  79. tinker.cmd(227): [if "Plierspress" = "done" then]
  80. tinker.cmd(228): [else]
  81. tinker.cmd(228): [gosub Plierspress]
  82. tinker.cmd(278): [var Action Pliers]
  83. tinker.cmd(279): [if (0) then]
  84. tinker.cmd(284): [}]
  85. tinker.cmd(285): [if !contains("pliers", "pliers") then]
  86. tinker.cmd(289): [}]
  87. tinker.cmd(290): [var Action Plierspress]
  88. tinker.cmd(291): [match return The unfinished mechanism]
  89. tinker.cmd(292): [match toosmall You need at least 5 volume of metal for the press]
  90. tinker.cmd(293): [send push my ingot with press]
  91. tinker.cmd(294): [matchwait 1]
  92. push my ingot with press
  93.  
  94. You continue playing on your copper zills.
  95. >
  96. Push what?
  97. >
  98. tinker.cmd(295): [return]
  99. tinker.cmd(229): [goto pressaction]
  100. tinker.cmd(227): [if "Plierspress" = "done" then]
  101. tinker.cmd(228): [else]
  102. tinker.cmd(228): [gosub Plierspress]
  103. tinker.cmd(278): [var Action Pliers]
  104. tinker.cmd(279): [if (0) then]
  105. tinker.cmd(284): [}]
  106. tinker.cmd(285): [if !contains("pliers", "pliers") then]
  107. tinker.cmd(289): [}]
  108. tinker.cmd(290): [var Action Plierspress]
  109. tinker.cmd(291): [match return The unfinished mechanism]
  110. tinker.cmd(292): [match toosmall You need at least 5 volume of metal for the press]
  111. tinker.cmd(293): [send push my ingot with press]
  112. tinker.cmd(294): [matchwait 1]
  113. push my ingot with press
  114. Push what?
  115. >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement