Bug.
This commit is contained in:
parent
4613e89b3d
commit
6de0150e50
1 changed files with 10 additions and 9 deletions
|
@ -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) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue