From e3f64d8b2a22878b6ef374b6c763c5d01bd9f54f Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Tue, 7 Jan 2014 01:14:34 +0100 Subject: [PATCH] Bug. --- common/hunt.tf | 234 ++++++++++++++++++++++++------------------------- 1 file changed, 117 insertions(+), 117 deletions(-) diff --git a/common/hunt.tf b/common/hunt.tf index f309027..a6fcb96 100644 --- a/common/hunt.tf +++ b/common/hunt.tf @@ -1,145 +1,145 @@ /def -mregexp -Fp2 -t'(.*) uciekl(|a) ci.' ktos_mi_uciekl = \ - /set kto_uciekl=%{P1} %;\ - /_pokaz_ucieczke %P1 %;\ - /return substitute(decode_attr(decode_attr("UCIECZKA ---> %P1 <--- UCIECZKA", {zc_bold}), {zc_main_background})) + /set kto_uciekl=%{P1} %;\ + /_pokaz_ucieczke %P1 %;\ + /return substitute(decode_attr(decode_attr("UCIECZKA ---> %P1 <--- UCIECZKA", {zc_bold}), {zc_main_background})) /def _pokaz_ucieczke = \ - /runne %{*} %;\ - /runnw %{*} %;\ - /runse %{*} %;\ - /runsw %{*} %;\ - /rune %{*} %;\ - /runw %{*} %;\ - /runn %{*} %;\ - /runs %{*} %;\ - /runu %{*} %;\ - /rund %{*} %;\ - /runx %{*} + /runne %{*} %;\ + /runnw %{*} %;\ + /runse %{*} %;\ + /runsw %{*} %;\ + /rune %{*} %;\ + /runw %{*} %;\ + /runn %{*} %;\ + /runs %{*} %;\ + /runu %{*} %;\ + /rund %{*} %;\ + /runx %{*} /def dobind_war = \ - %{*} %;\ - /f4 empty + %{*} %;\ + /f4 empty /def runne = /def -mglob -aC%c_alarm -Fp2 -t"*%{kto_uciekl} * na polnocny-wschod." runne2 = \ - /echo %%;\ - /test echo(decode_attr(" # # # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # # %{kto_uciekl} F4"), {zc_alarm}) %%;\ - /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # "), {zc_alarm}) %%;\ - /echo %%;\ - /beep 1 %%;\ - /f4 /dobind_war ne + /echo %%;\ + /test echo(decode_attr(" # # # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # # %{kto_uciekl} F4"), {zc_alarm}) %%;\ + /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # "), {zc_alarm}) %%;\ + /echo %%;\ + /beep 1 %%;\ + /f4 /dobind_war ne /def runnw = /def -mglob -aC%c_alarm -Fp2 -t"*%{kto_uciekl} * na polnocny-zachod." runnw2 = \ - /echo %%;\ - /test echo(decode_attr(" # # # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # # %{kto_uciekl} F4"), {zc_alarm}) %%;\ - /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # "), {zc_alarm}) %%;\ - /echo %%;\ - /beep 1 %%;\ - /f4 /dobind_war nw + /echo %%;\ + /test echo(decode_attr(" # # # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # # %{kto_uciekl} F4"), {zc_alarm}) %%;\ + /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # "), {zc_alarm}) %%;\ + /echo %%;\ + /beep 1 %%;\ + /f4 /dobind_war nw /def runse = /def -mglob -aC%c_alarm -Fp2 -t"*%{kto_uciekl} * na poludniowy-wschod." runse2 = \ - /echo %%;\ - /test echo(decode_attr(" # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # %{kto_uciekl} F4"), {zc_alarm}) %%;\ - /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # # # "), {zc_alarm}) %%;\ - /echo %%;\ - /beep 1 %%;\ - /f4 /dobind_war se + /echo %%;\ + /test echo(decode_attr(" # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # %{kto_uciekl} F4"), {zc_alarm}) %%;\ + /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # # # "), {zc_alarm}) %%;\ + /echo %%;\ + /beep 1 %%;\ + /f4 /dobind_war se /def runsw = /def -mglob -aC%c_alarm -Fp2 -t"*%{kto_uciekl} * na poludniowy-zachod." runsw2 = \ - /echo %%;\ - /test echo(decode_attr(" # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # %{kto_uciekl} F4"), {zc_alarm}) %%;\ - /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # # # "), {zc_alarm}) %%;\ - /echo %%;\ - /beep 1 %%;\ - /f4 /dobind_war sw + /echo %%;\ + /test echo(decode_attr(" # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # %{kto_uciekl} F4"), {zc_alarm}) %%;\ + /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # # # "), {zc_alarm}) %%;\ + /echo %%;\ + /beep 1 %%;\ + /f4 /dobind_war sw /def rune = /def -mglob -aC%c_alarm -Fp2 -t"*%{kto_uciekl} * na wschod." rune2 = \ - /echo %%;\ - /test echo(decode_attr(" # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # %{kto_uciekl} F4"), {zc_alarm}) %%;\ - /test echo(decode_attr(" ######### "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # "), {zc_alarm}) %%;\ - /echo %%;\ - /beep 1 %%;\ - /f4 /dobind_war e + /echo %%;\ + /test echo(decode_attr(" # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # %{kto_uciekl} F4"), {zc_alarm}) %%;\ + /test echo(decode_attr(" ######### "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # "), {zc_alarm}) %%;\ + /echo %%;\ + /beep 1 %%;\ + /f4 /dobind_war e /def runw = /def -mglob -aC%c_alarm -Fp2 -t"*%{kto_uciekl} * na zachod." runw2 = \ - /echo %%;\ - /test echo(decode_attr(" # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # %{kto_uciekl} F4"), {zc_alarm}) %%;\ - /test echo(decode_attr(" ########## "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # "), {zc_alarm}) %%;\ - /echo %%;\ - /beep 1 %%;\ - /f4 /dobind_war w + /echo %%;\ + /test echo(decode_attr(" # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # %{kto_uciekl} F4"), {zc_alarm}) %%;\ + /test echo(decode_attr(" ########## "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # "), {zc_alarm}) %%;\ + /echo %%;\ + /beep 1 %%;\ + /f4 /dobind_war w /def runn = /def -mglob -aC%c_alarm -Fp2 -t"*%{kto_uciekl} * na polnoc." runn2 = \ - /echo %%;\ - /test echo(decode_attr(" # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" ### %{kto_uciekl} F4"), {zc_alarm}) %%;\ - /test echo(decode_attr(" # # # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # "), {zc_alarm}) %%;\ - /echo %%;\ - /beep 1 %%;\ - /f4 /dobind_war n + /echo %%;\ + /test echo(decode_attr(" # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" ### %{kto_uciekl} F4"), {zc_alarm}) %%;\ + /test echo(decode_attr(" # # # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # "), {zc_alarm}) %%;\ + /echo %%;\ + /beep 1 %%;\ + /f4 /dobind_war n /def runs = /def -mglob -aC%c_alarm -Fp2 -t"*%{kto_uciekl} * na poludnie." runs2 = \ - /echo %%;\ - /test echo(decode_attr(" # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # %{kto_uciekl} F4"), {zc_alarm}) %%;\ - /test echo(decode_attr(" # # # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" ### "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # "), {zc_alarm}) %%;\ - /echo %%;\ - /beep 1 %%;\ - /f4 /dobind_war s + /echo %%;\ + /test echo(decode_attr(" # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # %{kto_uciekl} F4"), {zc_alarm}) %%;\ + /test echo(decode_attr(" # # # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" ### "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # "), {zc_alarm}) %%;\ + /echo %%;\ + /beep 1 %%;\ + /f4 /dobind_war s /def runu = /def -mglob -aC%c_alarm -Fp2 -t"*%{kto_uciekl} * na gore." runu2 = \ - /echo %%;\ - /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # # %{kto_uciekl} F4"), {zc_alarm}) %%;\ - /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" #### "), {zc_alarm}) %%;\ - /echo %%;\ - /beep 1 %%;\ - /f4 /dobind_war u + /echo %%;\ + /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # # %{kto_uciekl} F4"), {zc_alarm}) %%;\ + /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" #### "), {zc_alarm}) %%;\ + /echo %%;\ + /beep 1 %%;\ + /f4 /dobind_war u /def rund = /def -mglob -aC%c_alarm -Fp2 -t"*%{kto_uciekl} * na dol." rund2 = \ - /echo %%;\ - /test echo(decode_attr(" ##### "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # # %{kto_uciekl} F4"), {zc_alarm}) %%;\ - /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" ##### "), {zc_alarm}) %%;\ - /echo %%;\ - /beep 1 %%;\ - /f4 /dobind_war d + /echo %%;\ + /test echo(decode_attr(" ##### "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # # %{kto_uciekl} F4"), {zc_alarm}) %%;\ + /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" ##### "), {zc_alarm}) %%;\ + /echo %%;\ + /beep 1 %%;\ + /f4 /dobind_war d /def runx = /def -mglob -aC%c_alarm -Fp2 -t"*%{kto_uciekl} * do wyjscia." runx2 = \ - /echo %%;\ - /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # # %{kto_uciekl} F4"), {zc_alarm}) %%;\ - /test echo(decode_attr(" # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ - /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ - /echo %%;\ - /beep 1 %%;\ - /f4 /dobind_war wyjscie + /echo %%;\ + /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # # %{kto_uciekl} F4"), {zc_alarm}) %%;\ + /test echo(decode_attr(" # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ + /test echo(decode_attr(" # # "), {zc_alarm}) %%;\ + /echo %%;\ + /beep 1 %%;\ + /f4 /dobind_war wyjscie -/def nohunt = /purge -i run*2 +/def nohunt = /purge -i run*2%; /def key_f4 = /echo -p #@{C%c_info}#@{n}# Not hunting anyone. %; /set f4 empty