titles
index
/home/thindil/Projekty/anaria/server/lib/pymodules/titles.py

titles.py
 
Provide data and functions for players titles.

 
Modules
       
auxiliary
mud
mudsock
mudsys
olc
storage

 
Classes
       
TitleData

 
class TitleData
    Data for titles.
 
  Methods defined here:
__init__(self, set=None)
Standard class constructor.
copy(self)
copyTo(self, to)
store(self)

 
Functions
       
cmd_title(ch, cmd, arg)
Set player new title.
titleolc_choice_exec(sock, data)
Edit title.
titleolc_chooser(sock, data, option)
Try pick title to set.
titleolc_extend_menu(sock, data)
Show option in main menu.
titleolc_menu(sock, data)
Show title menu.
titleolc_parser(sock, data, choice, arg)
Set new values for titles.
titleolc_to_proto(data)
Save titles.