hints
index
/home/thindil/Projekty/anaria/server/lib/pymodules/hints.py
hints.py
Provide hints system for MUD.
Modules
event
hooks
mud
mudsys
random
storage
Functions
__unload__
()
removes the hooks for hints system.
cmd_hints
(ch, cmd, arg)
Usage: podpowiedzi [dodaj | usun] [numer]
Add, delete or show hints.
hints_event
(owner, void, info)
event for show hints to players.
load_hints
()
read all of hints from file.
save_hints
()
save all of hints to a file.
start_hints_hook
(info)
hook start hints system.
Data
__hints__
= []
__hints_file__
= '../lib/misc/hints'