Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- >
- [Script resumed: mc_mix.cmd]
- mc_mix.cmd, mc_include.cmd(1072): [put #echo >$Log Crimson 5/22/2019 06:36:02 PM *** MISSING MATCH IN PUT_IT! (utility.inc) ***]
- mc_mix.cmd, mc_include.cmd(1073): [put #echo >$Log Crimson 5/22/2019 06:36:02 PM PutIt = my waterskin in my banana]
- mc_mix.cmd, mc_include.cmd(1074): [put #log 5/22/2019 06:36:02 PM MISSING MATCH IN PUT_IT (utility.inc)]
- mc_mix.cmd, mc_include.cmd(1075): [return]
- mc_mix.cmd, mc_include.cmd(1190): [return]
- mc_mix.cmd, mc_include.cmd(893): [gosub GET my mixing stick]
- mc_mix.cmd, mc_include.cmd(1087): [var Get my mixing stick]
- mc_mix.cmd, mc_include.cmd(1088): [var LOCATION GET_1]
- mc_mix.cmd, mc_include.cmd(1089): [pause 0.0001]
- mc_mix.cmd, mc_include.cmd(1090): [GET_1:]
- mc_mix.cmd, mc_include.cmd(1091): [matchre WAIT ^\.\.\.wait|^Sorry\,]
- mc_mix.cmd, mc_include.cmd(1092): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
- mc_mix.cmd, mc_include.cmd(1093): [matchre IMMOBILE ^You don't seem to be able to move to do that]
- mc_mix.cmd, mc_include.cmd(1094): [matchre WEBBED ^You can't do that while entangled in a web]
- mc_mix.cmd, mc_include.cmd(1095): [matchre STUNNED ^You are still stunned]
- mc_mix.cmd, mc_include.cmd(1096): [matchre HOLD_1 ^But that is already in your inventory\.]
- mc_mix.cmd, mc_include.cmd(1097): [matchre RETURN ^You get .*\.]
- mc_mix.cmd, mc_include.cmd(1098): [matchre RETURN ^You pick up .*\.]
- mc_mix.cmd, mc_include.cmd(1099): [matchre RETURN ^You carefully remove .* from the bundle\.]
- mc_mix.cmd, mc_include.cmd(1100): [matchre RETURN ^You are already holding that\.]
- mc_mix.cmd, mc_include.cmd(1101): [matchre RETURN ^Get what\?]
- mc_mix.cmd, mc_include.cmd(1102): [matchre RETURN ^I could not find what you were referring to\.]
- mc_mix.cmd, mc_include.cmd(1103): [matchre RETURN ^What were you referring to\?]
- mc_mix.cmd, mc_include.cmd(1104): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
- mc_mix.cmd, mc_include.cmd(1105): [matchre RETURN ^As best it can\, .* moves in your direction\.]
- mc_mix.cmd, mc_include.cmd(1106): [matchre UNTIE ^You pull at it]
- mc_mix.cmd, mc_include.cmd(1107): [send get my mixing stick]
- mc_mix.cmd, mc_include.cmd(1108): [matchwait 15]
- get my mixing stick
- You are already holding that.
- >
- mc_mix.cmd(235): [return:]
- mc_mix.cmd(236): [return]
- mc_mix.cmd, mc_include.cmd(894): [}]
- mc_mix.cmd, mc_include.cmd(895): [return ]
- mc_mix.cmd(104): [if "mix" = "crush" then]
- mc_mix.cmd(105): [else]
- mc_mix.cmd(105): [gosub Action mix my purple bowl with my mixing stick]
- mc_mix.cmd, mc_include.cmd(898): [var command mix my purple bowl with my mixing stick]
- mc_mix.cmd, mc_include.cmd(899): [Action_1:]
- mc_mix.cmd, mc_include.cmd(900): [matchre Action_1 ^\.\.\.wait|type ahead]
- mc_mix.cmd, mc_include.cmd(901): [matchre Analyze ^That tool does not seem suitable for that task\.]
- mc_mix.cmd, mc_include.cmd(902): [matchre RETURN ^Roundtime\:?|^\[Roundtime\:?|^\(Roundtime\:?]
- mc_mix.cmd, mc_include.cmd(903): [send mix my purple bowl with my mixing stick]
- mc_mix.cmd, mc_include.cmd(904): [matchwait 10]
- mix my purple bowl with my mixing stick
- mc_mix.cmd(26): [var special water]
- You need another splash of water to continue crafting an unfinished riolur potion (internal neck wounds). You believe you can pour or put it into the bowl, pot or cauldron and continue mixing the unfinished brew inside.
- [Ingredients can be added by putting them with the unfinished item and continuing to craft.]
- >
- mc_mix.cmd, mc_include.cmd(905): [return]
- mc_mix.cmd(106): [return]
- mc_mix.cmd(98): [goto work]
- mc_mix.cmd(94): [action (work) on]
- mc_mix.cmd(95): [save mix]
- mc_mix.cmd(96): [if "mix" = "done" then]
- mc_mix.cmd(97): [gosub mix]
- mc_mix.cmd(102): [gosub specialcheck]
- mc_mix.cmd(167): [if "water" != "NULL" then]
- mc_mix.cmd(167): [gosub water]
- mc_mix.cmd(129): [if 0 = 1 then]
- mc_mix.cmd(130): [gosub ToolCheckLeft water]
- mc_mix.cmd, mc_include.cmd(883): [var tools water]
- mc_mix.cmd, mc_include.cmd(884): [if "Empty" = "Empty" then]
- mc_mix.cmd, mc_include.cmd(885): [{]
- mc_mix.cmd, mc_include.cmd(886): [if (matchre("water", "tongs") && (%worn.tongs = 1)) then]
- mc_mix.cmd, mc_include.cmd(887): [else]
- mc_mix.cmd, mc_include.cmd(887): [gosub GET MY water]
- mc_mix.cmd, mc_include.cmd(1087): [var Get MY water]
- mc_mix.cmd, mc_include.cmd(1088): [var LOCATION GET_1]
- mc_mix.cmd, mc_include.cmd(1089): [pause 0.0001]
- mc_mix.cmd, mc_include.cmd(1090): [GET_1:]
- mc_mix.cmd, mc_include.cmd(1091): [matchre WAIT ^\.\.\.wait|^Sorry\,]
- mc_mix.cmd, mc_include.cmd(1092): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
- mc_mix.cmd, mc_include.cmd(1093): [matchre IMMOBILE ^You don't seem to be able to move to do that]
- mc_mix.cmd, mc_include.cmd(1094): [matchre WEBBED ^You can't do that while entangled in a web]
- mc_mix.cmd, mc_include.cmd(1095): [matchre STUNNED ^You are still stunned]
- mc_mix.cmd, mc_include.cmd(1096): [matchre HOLD_1 ^But that is already in your inventory\.]
- mc_mix.cmd, mc_include.cmd(1097): [matchre RETURN ^You get .*\.]
- mc_mix.cmd, mc_include.cmd(1098): [matchre RETURN ^You pick up .*\.]
- mc_mix.cmd, mc_include.cmd(1099): [matchre RETURN ^You carefully remove .* from the bundle\.]
- mc_mix.cmd, mc_include.cmd(1100): [matchre RETURN ^You are already holding that\.]
- mc_mix.cmd, mc_include.cmd(1101): [matchre RETURN ^Get what\?]
- mc_mix.cmd, mc_include.cmd(1102): [matchre RETURN ^I could not find what you were referring to\.]
- mc_mix.cmd, mc_include.cmd(1103): [matchre RETURN ^What were you referring to\?]
- mc_mix.cmd, mc_include.cmd(1104): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
- mc_mix.cmd, mc_include.cmd(1105): [matchre RETURN ^As best it can\, .* moves in your direction\.]
- mc_mix.cmd, mc_include.cmd(1106): [matchre UNTIE ^You pull at it]
- mc_mix.cmd, mc_include.cmd(1107): [send get MY water]
- mc_mix.cmd, mc_include.cmd(1108): [matchwait 15]
- get MY water
- You get a white waterskin embroidered with a crashing wave from inside your silk banana.
- >
- mc_mix.cmd(235): [return:]
- mc_mix.cmd(236): [return]
- mc_mix.cmd, mc_include.cmd(888): [return]
- mc_mix.cmd(131): [var tool mix]
- mc_mix.cmd(132): [send pour part of my water in my purple bowl]
- mc_mix.cmd(133): [pause 0.5]
- pour part of my water in my purple bowl
- You cannot find a way to add that as an ingredient to the potion.
- >
- mc_mix.cmd(134): [if !contains("waterskin", "water") then]
- mc_mix.cmd(135): [return]
- mc_mix.cmd(168): [var special NULL]
- mc_mix.cmd(169): [return]
- mc_mix.cmd(103): [gosub ToolCheckLeft mixing stick]
- mc_mix.cmd, mc_include.cmd(883): [var tools mixing stick]
- mc_mix.cmd, mc_include.cmd(884): [if "white waterskin" = "Empty" then]
- mc_mix.cmd, mc_include.cmd(889): [}]
- mc_mix.cmd, mc_include.cmd(890): [if !matchre("mixing stick", "waterskin") then]
- mc_mix.cmd, mc_include.cmd(891): [{]
- mc_mix.cmd, mc_include.cmd(892): [gosub STOW_LEFT]
- mc_mix.cmd, mc_include.cmd(1178): [if matchre("", "waterskin") then ]
- mc_mix.cmd, mc_include.cmd(1188): [}]
- mc_mix.cmd, mc_include.cmd(1189): [else]
- mc_mix.cmd, mc_include.cmd(1189): [gosub PUT_IT my waterskin in my banana]
- mc_mix.cmd, mc_include.cmd(1054): [var PutIt my waterskin in my banana]
- mc_mix.cmd, mc_include.cmd(1055): [var LOCATION PUT_IT_1]
- mc_mix.cmd, mc_include.cmd(1056): [pause 0.0001]
- mc_mix.cmd, mc_include.cmd(1057): [PUT_IT_1:]
- mc_mix.cmd, mc_include.cmd(1058): [matchre WAIT ^\.\.\.wait|^Sorry\,]
- mc_mix.cmd, mc_include.cmd(1059): [matchre IMMOBILE ^You don't seem to be able to move to do that]
- mc_mix.cmd, mc_include.cmd(1060): [matchre WEBBED ^You can't do that while entangled in a web]
- mc_mix.cmd, mc_include.cmd(1061): [matchre STUNNED ^You are still stunned]
- mc_mix.cmd, mc_include.cmd(1062): [matchre RETURN ^You (?:put|drop) .*\.]
- mc_mix.cmd, mc_include.cmd(1063): [matchre RETURN ^Please rephrase that command\.]
- mc_mix.cmd, mc_include.cmd(1064): [matchre RETURN ^.* what\?]
- mc_mix.cmd, mc_include.cmd(1065): [matchre RETURN ^I could not find what you were referring to\.]
- mc_mix.cmd, mc_include.cmd(1066): [matchre RETURN ^What were you referring to\? ]
- mc_mix.cmd, mc_include.cmd(1067): [matchre RETURN ^The (\S+) can only hold]
- mc_mix.cmd, mc_include.cmd(1068): [matchre BAG_FULL no matter how you arrange it]
- mc_mix.cmd, mc_include.cmd(1069): [matchre PUT_IT_1 ^\[Putting an item on the brazier begins the enchanting process]
- mc_mix.cmd, mc_include.cmd(1070): [send put my waterskin in my banana]
- mc_mix.cmd, mc_include.cmd(1071): [matchwait 15]
- put my waterskin in my banana
- You put your waterskin in your silk banana.
- >
- mc_mix.cmd(235): [return:]
- mc_mix.cmd(236): [return]
- mc_mix.cmd, mc_include.cmd(1190): [return]
- mc_mix.cmd, mc_include.cmd(893): [gosub GET my mixing stick]
- mc_mix.cmd, mc_include.cmd(1087): [var Get my mixing stick]
- mc_mix.cmd, mc_include.cmd(1088): [var LOCATION GET_1]
- mc_mix.cmd, mc_include.cmd(1089): [pause 0.0001]
- mc_mix.cmd, mc_include.cmd(1090): [GET_1:]
- mc_mix.cmd, mc_include.cmd(1091): [matchre WAIT ^\.\.\.wait|^Sorry\,]
- mc_mix.cmd, mc_include.cmd(1092): [matchre WAIT ^You struggle with .* great weight but can't quite lift it\!]
- mc_mix.cmd, mc_include.cmd(1093): [matchre IMMOBILE ^You don't seem to be able to move to do that]
- mc_mix.cmd, mc_include.cmd(1094): [matchre WEBBED ^You can't do that while entangled in a web]
- mc_mix.cmd, mc_include.cmd(1095): [matchre STUNNED ^You are still stunned]
- mc_mix.cmd, mc_include.cmd(1096): [matchre HOLD_1 ^But that is already in your inventory\.]
- mc_mix.cmd, mc_include.cmd(1097): [matchre RETURN ^You get .*\.]
- mc_mix.cmd, mc_include.cmd(1098): [matchre RETURN ^You pick up .*\.]
- mc_mix.cmd, mc_include.cmd(1099): [matchre RETURN ^You carefully remove .* from the bundle\.]
- mc_mix.cmd, mc_include.cmd(1100): [matchre RETURN ^You are already holding that\.]
- mc_mix.cmd, mc_include.cmd(1101): [matchre RETURN ^Get what\?]
- mc_mix.cmd, mc_include.cmd(1102): [matchre RETURN ^I could not find what you were referring to\.]
- mc_mix.cmd, mc_include.cmd(1103): [matchre RETURN ^What were you referring to\?]
- mc_mix.cmd, mc_include.cmd(1104): [matchre RETURN ^You grab .*(?:\.|\!|\?)]
- mc_mix.cmd, mc_include.cmd(1105): [matchre RETURN ^As best it can\, .* moves in your direction\.]
- mc_mix.cmd, mc_include.cmd(1106): [matchre UNTIE ^You pull at it]
- mc_mix.cmd, mc_include.cmd(1107): [send get my mixing stick]
- mc_mix.cmd, mc_include.cmd(1108): [matchwait 15]
- get my mixing stick
- You are already holding that.
- >
- mc_mix.cmd(235): [return:]
- mc_mix.cmd(236): [return]
- mc_mix.cmd, mc_include.cmd(894): [}]
- mc_mix.cmd, mc_include.cmd(895): [return ]
- mc_mix.cmd(104): [if "mix" = "crush" then]
- mc_mix.cmd(105): [else]
- mc_mix.cmd(105): [gosub Action mix my purple bowl with my mixing stick]
- mc_mix.cmd, mc_include.cmd(898): [var command mix my purple bowl with my mixing stick]
- mc_mix.cmd, mc_include.cmd(899): [Action_1:]
- mc_mix.cmd, mc_include.cmd(900): [matchre Action_1 ^\.\.\.wait|type ahead]
- mc_mix.cmd, mc_include.cmd(901): [matchre Analyze ^That tool does not seem suitable for that task\.]
- mc_mix.cmd, mc_include.cmd(902): [matchre RETURN ^Roundtime\:?|^\[Roundtime\:?|^\(Roundtime\:?]
- mc_mix.cmd, mc_include.cmd(903): [send mix my purple bowl with my mixing stick]
- mc_mix.cmd, mc_include.cmd(904): [matchwait 10]
- mix my purple bowl with my mixing stick
- mc_mix.cmd(26): [var special water]
- You need another splash of water to continue crafting an unfinished riolur potion (internal neck wounds). You believe you can pour or put it into the bowl, pot or cauldron and continue mixing the unfinished brew inside.
- [Ingredients can be added by putting them with the unfinished item and continuing to craft.]
- >
- [Script paused: mc_mix.cmd]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement