Zmiana logowania.
This commit is contained in:
parent
7318396947
commit
6116004153
1 changed files with 9 additions and 8 deletions
5
start.tf
5
start.tf
|
@ -1,4 +1,5 @@
|
|||
/def -p20 -q -h'PROMPT *Podaj swoje imie*' login_hook0 = \
|
||||
;/def -p20 -q -h'PROMPT *Aby zalogowac sie na istniejaca postac*' login_hook0 = \
|
||||
/def -mregexp -Fp2 -t'Aby zalogowac sie na istniejaca postac' login_hook0 = \
|
||||
/purge login_hook* %;\
|
||||
/def -mregexp -1 -F -h'SEND ([^ ]*)' login_hook1 = \
|
||||
/send %%{P0} %%;\
|
||||
|
@ -24,4 +25,4 @@
|
|||
touch %{priv_dir}/%{mudworld}/players/%{player}/lista.tf; \
|
||||
fi
|
||||
|
||||
/def -mregexp -Fp2 -t'Aby zalogowac sie na istniejaca postac - podaj jej imie.' autoimie = /send
|
||||
;/def -mregexp -Fp2 -t'Aby zalogowac sie na istniejaca postac - podaj jej imie.' autoimie = /send
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue