Crossfire Server, Trunk
CFBank Namespace Reference

Data Structures

class  CFBank
 

Functions

def _balance_legacy (player)
 
def open ()
 

Detailed Description

Created by: Joris Bontje <jbontje@suespammers.org>

This module stores bank account information.

Function Documentation

◆ _balance_legacy()

def CFBank._balance_legacy (   player)
private
Return the balance of the given player's bank account.

Definition at line 73 of file CFBank.py.

References make_face_from_files.int.

Referenced by CFBank.CFBank._convert().

+ Here is the caller graph for this function:

◆ open()