This commit is contained in:
Bartek Stalewski 2013-10-01 23:46:33 +02:00
parent 4613e89b3d
commit 6de0150e50

View file

@ -128,15 +128,16 @@
/def unnormalset = \
/alias ww /dounnormal %{*} %%; /set lwlast=dziwne %;\
/echo -p #@{C%c_info}#@{n}# Dziwne wyjscie - @{C%c_info}%{*}@{n}. %;\
/def dounnormal = \
/if ( {sneak} =~ "ON" ) \
/send -h przemknij %{*} %;\
/elseif ( {sneak} =~ "TEAM" ) \
/send -h przemknij z druzyna %{*} %;\
/else \
/send -h %{*} %;\
/endif
/echo -p #@{C%c_info}#@{n}# Dziwne wyjscie - @{C%c_info}%{*}@{n}.
/def dounnormal = \
/if ( {sneak} =~ "ON" ) \
/send -h przemknij %{*} %;\
/elseif ( {sneak} =~ "TEAM" ) \
/send -h przemknij z druzyna %{*} %;\
/else \
/send -h %{*} %;\
/endif
/def checkgo=\
/if (lwgo==1) \