Crossfire Server, Trunk
reputation Namespace Reference

Functions

def get_killer (hitter)
 
def is_player (op)
 
def on_kill ()
 
def show_reputation (who)
 

Function Documentation

◆ get_killer()

def reputation.get_killer (   hitter)

Definition at line 4 of file reputation.py.

Referenced by on_kill().

+ Here is the caller graph for this function:

◆ is_player()

def reputation.is_player (   op)

Definition at line 10 of file reputation.py.

Referenced by on_kill().

+ Here is the caller graph for this function:

◆ on_kill()

def reputation.on_kill ( )

Definition at line 13 of file reputation.py.

References get_killer(), is_player(), and CFReputation.record_kill().

+ Here is the call graph for this function:

◆ show_reputation()

def reputation.show_reputation (   who)

Definition at line 4 of file reputation.py.

References CFReputation.reputation().

+ Here is the call graph for this function: