Bug + kosmetyka.

This commit is contained in:
Bartek Stalewski 2014-05-17 16:01:54 +02:00
parent f9c8890e79
commit d885705cdb
2 changed files with 5 additions and 5 deletions

View file

@ -240,6 +240,9 @@
/eval /status_add -r1 "Hidden: ":: hide:3:C%c_main
/eval /status_add -r1 "Cover: ":: nxt_zaslona:4
/eval /status_add -r1 "Mail: ":: poczta_show:5:C%c_main
/eval /status_add -r1 spacebreak::
/eval /status_add -r1 ownkills:3:C%c_main
/eval /status_add -r1 "/ ":: allkills:3:C%c_main
/eval /status_add -c -r2 "[ ":: czy_kierunek_jest_w:1 "#":1:C%c_alarm czy_kierunek_jest_e:2 czy_kierunek_jest_d:1 " ] "::
/eval /status_add -r2 "B: ":: blokowanko:24
@ -252,6 +255,3 @@
/eval /status_add -r3 "R: [ ":: wskazanie:47:C%c_alarm
/eval /status_add -r3 "] Weapon: ":: weaponstat:3:C%c_main
/eval /status_add -r3 "tBind: ":: bindings:35:C%c_info
/eval /status_add -r3 spacebreak::
/eval /status_add -r3 ownkills:3:C%c_main
/eval /status_add -r3 "/ ":: allkills:3:C%c_main

View file

@ -52,9 +52,9 @@
/load %{priv_dir}/%{mudworld}/players/%{player}/%{player}.tf %;\
/load %{priv_dir}/%{mudworld}/imiona.tf %;\
/if ( {poczta_show} =~ "NOWA" )\
/status_edit -r1 poczta_show:4:C%{c_alarm} %;\
/status_edit -r1 poczta_show:5:C%{c_alarm} %;\
/elseif ( {poczta_show} =~ "MULTI" )\
/status_edit -r1 poczta_show:4:C%{c_alarm} %;\
/status_edit -r1 poczta_show:5:C%{c_alarm} %;\
/endif %;\
/if ( {bindings} !~ NULL ) \
/def -b'`' tempbind = /dobind %{bindings} %;\