24 lines
506 B
HCL
24 lines
506 B
HCL
/f1 empty
|
|
/f2 empty
|
|
/f3 empty
|
|
/f4 empty
|
|
/f5 empty
|
|
/f6 empty
|
|
/f7 empty
|
|
/f8 empty
|
|
|
|
/eval /set _postepy_czas_0=$[ftime("%H:%M", time())]
|
|
/set _postepy_own_0=0
|
|
/set _postepy_all_0=0
|
|
|
|
;; kompatybilność wsteczna:
|
|
/eval /set kolor_info=%c_info
|
|
/eval /set obecnie_swiat=%mudworld
|
|
/eval /set obecnie_expujacy=%player
|
|
/def _compat_clean = \
|
|
/quote -S -dexec !\
|
|
if [ -f %{priv_dir}/%{mudworld}/imiona.tf ]; then \
|
|
mv %{priv_dir}/%{mudworld}/imiona.tf %{priv_dir}/%{mudworld}/names.tf; \
|
|
fi
|
|
/_compat_clean
|