tf-scripts/common/hunt.tf

131 lines
5.3 KiB
Terraform
Raw Normal View History

2012-05-07 18:54:48 +02:00
/def -mregexp -Fp2 -t'(.*) uciekl(|a) ci.' ktos_mi_uciekl = \
2014-01-07 01:14:34 +01:00
/set kto_uciekl=%{P1} %;\
/_pokaz_ucieczke %P1 %;\
/return substitute(decode_attr(decode_attr("UCIECZKA ---> %P1 <--- UCIECZKA", {zc_bold}), {zc_main_background}))
2012-05-07 18:54:48 +02:00
/def _pokaz_ucieczke = \
2014-01-07 01:14:34 +01:00
/runne %{*} %;\
/runnw %{*} %;\
/runse %{*} %;\
/runsw %{*} %;\
/rune %{*} %;\
/runw %{*} %;\
/runn %{*} %;\
/runs %{*} %;\
/runu %{*} %;\
/rund %{*} %;\
/runx %{*}
2012-05-07 18:54:48 +02:00
/def runne = /def -mglob -aC%c_alarm -Fp2 -t"*%{kto_uciekl} * na polnocny-wschod." runne2 = \
2014-01-07 01:14:34 +01:00
/echo %%;\
/test echo(decode_attr(" # # # "), {zc_alarm}) %%;\
2015-02-03 00:35:30 +01:00
/test echo(decode_attr(" # # %{kto_uciekl}"), {zc_alarm}) %%;\
2014-01-07 01:14:34 +01:00
/test echo(decode_attr(" # # "), {zc_alarm}) %%;\
/test echo(decode_attr(" # "), {zc_alarm}) %%;\
/test echo(decode_attr(" # "), {zc_alarm}) %%;\
/echo %%;\
2015-02-03 00:35:30 +01:00
/beep 1
2012-05-07 18:54:48 +02:00
/def runnw = /def -mglob -aC%c_alarm -Fp2 -t"*%{kto_uciekl} * na polnocny-zachod." runnw2 = \
2014-01-07 01:14:34 +01:00
/echo %%;\
/test echo(decode_attr(" # # # "), {zc_alarm}) %%;\
2015-02-03 00:35:30 +01:00
/test echo(decode_attr(" # # %{kto_uciekl}"), {zc_alarm}) %%;\
2014-01-07 01:14:34 +01:00
/test echo(decode_attr(" # # "), {zc_alarm}) %%;\
/test echo(decode_attr(" # "), {zc_alarm}) %%;\
/test echo(decode_attr(" # "), {zc_alarm}) %%;\
/echo %%;\
2015-02-03 00:35:30 +01:00
/beep 1
2012-05-07 18:54:48 +02:00
/def runse = /def -mglob -aC%c_alarm -Fp2 -t"*%{kto_uciekl} * na poludniowy-wschod." runse2 = \
2014-01-07 01:14:34 +01:00
/echo %%;\
/test echo(decode_attr(" # "), {zc_alarm}) %%;\
2015-02-03 00:35:30 +01:00
/test echo(decode_attr(" # %{kto_uciekl}"), {zc_alarm}) %%;\
2014-01-07 01:14:34 +01:00
/test echo(decode_attr(" # # "), {zc_alarm}) %%;\
/test echo(decode_attr(" # # "), {zc_alarm}) %%;\
/test echo(decode_attr(" # # # "), {zc_alarm}) %%;\
/echo %%;\
2015-02-03 00:35:30 +01:00
/beep 1
2012-05-07 18:54:48 +02:00
/def runsw = /def -mglob -aC%c_alarm -Fp2 -t"*%{kto_uciekl} * na poludniowy-zachod." runsw2 = \
2014-01-07 01:14:34 +01:00
/echo %%;\
/test echo(decode_attr(" # "), {zc_alarm}) %%;\
2015-02-03 00:35:30 +01:00
/test echo(decode_attr(" # %{kto_uciekl}"), {zc_alarm}) %%;\
2014-01-07 01:14:34 +01:00
/test echo(decode_attr(" # # "), {zc_alarm}) %%;\
/test echo(decode_attr(" # # "), {zc_alarm}) %%;\
/test echo(decode_attr(" # # # "), {zc_alarm}) %%;\
/echo %%;\
2015-02-03 00:35:30 +01:00
/beep 1
2012-05-07 18:54:48 +02:00
/def rune = /def -mglob -aC%c_alarm -Fp2 -t"*%{kto_uciekl} * na wschod." rune2 = \
2014-01-07 01:14:34 +01:00
/echo %%;\
/test echo(decode_attr(" # "), {zc_alarm}) %%;\
2015-02-03 00:35:30 +01:00
/test echo(decode_attr(" # %{kto_uciekl}"), {zc_alarm}) %%;\
2014-01-07 01:14:34 +01:00
/test echo(decode_attr(" ######### "), {zc_alarm}) %%;\
/test echo(decode_attr(" # "), {zc_alarm}) %%;\
/test echo(decode_attr(" # "), {zc_alarm}) %%;\
/echo %%;\
2015-02-03 00:35:30 +01:00
/beep 1
2012-05-07 18:54:48 +02:00
/def runw = /def -mglob -aC%c_alarm -Fp2 -t"*%{kto_uciekl} * na zachod." runw2 = \
2014-01-07 01:14:34 +01:00
/echo %%;\
/test echo(decode_attr(" # "), {zc_alarm}) %%;\
2015-02-03 00:35:30 +01:00
/test echo(decode_attr(" # %{kto_uciekl}"), {zc_alarm}) %%;\
2014-01-07 01:14:34 +01:00
/test echo(decode_attr(" ########## "), {zc_alarm}) %%;\
/test echo(decode_attr(" # "), {zc_alarm}) %%;\
/test echo(decode_attr(" # "), {zc_alarm}) %%;\
/echo %%;\
2015-02-03 00:35:30 +01:00
/beep 1
2012-05-07 18:54:48 +02:00
/def runn = /def -mglob -aC%c_alarm -Fp2 -t"*%{kto_uciekl} * na polnoc." runn2 = \
2014-01-07 01:14:34 +01:00
/echo %%;\
/test echo(decode_attr(" # "), {zc_alarm}) %%;\
2015-02-03 00:35:30 +01:00
/test echo(decode_attr(" ### %{kto_uciekl}"), {zc_alarm}) %%;\
2014-01-07 01:14:34 +01:00
/test echo(decode_attr(" # # # "), {zc_alarm}) %%;\
/test echo(decode_attr(" # "), {zc_alarm}) %%;\
/test echo(decode_attr(" # "), {zc_alarm}) %%;\
/echo %%;\
2015-02-03 00:35:30 +01:00
/beep 1
2012-05-07 18:54:48 +02:00
/def runs = /def -mglob -aC%c_alarm -Fp2 -t"*%{kto_uciekl} * na poludnie." runs2 = \
2014-01-07 01:14:34 +01:00
/echo %%;\
/test echo(decode_attr(" # "), {zc_alarm}) %%;\
2015-02-03 00:35:30 +01:00
/test echo(decode_attr(" # %{kto_uciekl}"), {zc_alarm}) %%;\
2014-01-07 01:14:34 +01:00
/test echo(decode_attr(" # # # "), {zc_alarm}) %%;\
/test echo(decode_attr(" ### "), {zc_alarm}) %%;\
/test echo(decode_attr(" # "), {zc_alarm}) %%;\
/echo %%;\
2015-02-03 00:35:30 +01:00
/beep 1
2012-05-07 18:54:48 +02:00
/def runu = /def -mglob -aC%c_alarm -Fp2 -t"*%{kto_uciekl} * na gore." runu2 = \
2014-01-07 01:14:34 +01:00
/echo %%;\
/test echo(decode_attr(" # # "), {zc_alarm}) %%;\
2015-02-03 00:35:30 +01:00
/test echo(decode_attr(" # # %{kto_uciekl}"), {zc_alarm}) %%;\
2014-01-07 01:14:34 +01:00
/test echo(decode_attr(" # # "), {zc_alarm}) %%;\
/test echo(decode_attr(" # # "), {zc_alarm}) %%;\
/test echo(decode_attr(" #### "), {zc_alarm}) %%;\
/echo %%;\
2015-02-03 00:35:30 +01:00
/beep 1
2012-05-07 18:54:48 +02:00
/def rund = /def -mglob -aC%c_alarm -Fp2 -t"*%{kto_uciekl} * na dol." rund2 = \
2014-01-07 01:14:34 +01:00
/echo %%;\
/test echo(decode_attr(" ##### "), {zc_alarm}) %%;\
/test echo(decode_attr(" # # "), {zc_alarm}) %%;\
2015-02-03 00:35:30 +01:00
/test echo(decode_attr(" # # %{kto_uciekl}"), {zc_alarm}) %%;\
2014-01-07 01:14:34 +01:00
/test echo(decode_attr(" # # "), {zc_alarm}) %%;\
/test echo(decode_attr(" # # "), {zc_alarm}) %%;\
/test echo(decode_attr(" ##### "), {zc_alarm}) %%;\
/echo %%;\
2015-02-03 00:35:30 +01:00
/beep 1
2012-05-07 18:54:48 +02:00
/def runx = /def -mglob -aC%c_alarm -Fp2 -t"*%{kto_uciekl} * do wyjscia." runx2 = \
2014-01-07 01:14:34 +01:00
/echo %%;\
/test echo(decode_attr(" # # "), {zc_alarm}) %%;\
2015-02-03 00:35:30 +01:00
/test echo(decode_attr(" # # %{kto_uciekl}"), {zc_alarm}) %%;\
2014-01-07 01:14:34 +01:00
/test echo(decode_attr(" # "), {zc_alarm}) %%;\
/test echo(decode_attr(" # # "), {zc_alarm}) %%;\
/test echo(decode_attr(" # # "), {zc_alarm}) %%;\
/echo %%;\
2015-02-03 00:35:30 +01:00
/beep 1
2012-05-07 18:54:48 +02:00
2015-02-03 00:35:30 +01:00
/def nohunt = /purge -i run*2