tf-scripts/common/hunt.tf

146 lines
5.8 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 dobind_war = \
2014-01-07 01:14:34 +01:00
%{*} %;\
/f4 empty
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}) %%;\
/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
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}) %%;\
/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
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}) %%;\
/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
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}) %%;\
/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
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}) %%;\
/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
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}) %%;\
/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
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}) %%;\
/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
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}) %%;\
/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
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}) %%;\
/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
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}) %%;\
/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
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}) %%;\
/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
2012-05-07 18:54:48 +02:00
2014-01-07 01:14:34 +01:00
/def nohunt = /purge -i run*2%; /def key_f4 = /echo -p #@{C%c_info}#@{n}# Not hunting anyone. %; /set f4 empty