Nowy uklad paska statusu.
This commit is contained in:
parent
1ae36a762c
commit
748fd9cac3
11 changed files with 64 additions and 60 deletions
|
@ -55,7 +55,7 @@
|
|||
/load %{priv_dir}/%{mudworld}/names.tf %;\
|
||||
/load %{priv_dir}/%{mudworld}/players/%{player}/%{player}.tf %;\
|
||||
/if ({poczta_show} !~ "none" )\
|
||||
/status_edit -r1 poczta_show:5:C%{c_alarm} %;\
|
||||
/status_edit -r1 poczta_show:4:C%{c_alarm} %;\
|
||||
/endif %;\
|
||||
/if ({bindings} !~ NULL ) \
|
||||
/def -b'`' tempbind = /dobind %{bindings} %;\
|
||||
|
@ -65,11 +65,11 @@
|
|||
/endif %;\
|
||||
/sneak %sneak %;\
|
||||
/if ({hide} =~ "on" )\
|
||||
/status_edit -r1 hideshow:4:C%c_alarm%;\
|
||||
/status_edit -r1 hideshow:3:C%c_alarm%;\
|
||||
/else \
|
||||
/status_edit -r1 hideshow:4:C%c_main%;\
|
||||
/status_edit -r1 hideshow:3:C%c_main%;\
|
||||
/endif%;\
|
||||
/if ({weaponstat} =~ "ON" )\
|
||||
/if ({weaponstat} =~ "ON!" )\
|
||||
/weapon_on%;\
|
||||
/elseif ( {weaponstat} =~ "ERR" )\
|
||||
/weapon_break%;\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue