2012-05-07 18:54:48 +02:00
|
|
|
/f1 empty
|
|
|
|
/f2 empty
|
|
|
|
/f3 empty
|
|
|
|
/f4 empty
|
|
|
|
/f5 empty
|
|
|
|
/f6 empty
|
|
|
|
/f7 empty
|
|
|
|
/f8 empty
|
2013-02-19 21:52:14 +01:00
|
|
|
|
2014-11-19 19:29:54 +01:00
|
|
|
/eval /set _postepy_czas_0=$[ftime("%H:%M", time())]
|
|
|
|
/set _postepy_own_0=0
|
|
|
|
/set _postepy_all_0=0
|
|
|
|
|
2013-02-19 21:52:14 +01:00
|
|
|
;; kompatybilność wsteczna:
|
|
|
|
/eval /set kolor_info=%c_info
|
|
|
|
/eval /set obecnie_swiat=%mudworld
|
|
|
|
/eval /set obecnie_expujacy=%player
|
2014-08-19 18:01:12 +02:00
|
|
|
/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
|