Crossfire Server, Trunk
mail_login Namespace Reference

Variables

 activator = Crossfire.WhoIsActivator()
 
 mail = CFMail.CFMail()
 
 name = activator.Name
 
 total = mail.countmail(name)
 

Variable Documentation

◆ activator

mail_login.activator = Crossfire.WhoIsActivator()

Definition at line 26 of file mail_login.py.

◆ mail

mail_login.mail = CFMail.CFMail()

Definition at line 29 of file mail_login.py.

◆ name

mail_login.name = activator.Name

Definition at line 27 of file mail_login.py.

◆ total

mail_login.total = mail.countmail(name)

Definition at line 30 of file mail_login.py.

Referenced by die_roll(), init_attackmess(), query_money(), and FacesetsPanel.updateItem().