Crossfire Server, Trunk
|
Functions | |
def | get_killer (hitter) |
def | is_player (op) |
def | on_kill () |
def | show_reputation (who) |
def reputation.get_killer | ( | hitter | ) |
Definition at line 4 of file reputation.py.
Referenced by on_kill().
def reputation.is_player | ( | op | ) |
Definition at line 10 of file reputation.py.
Referenced by on_kill().
def reputation.on_kill | ( | ) |
Definition at line 13 of file reputation.py.
References get_killer(), is_player(), and CFReputation.record_kill().
def reputation.show_reputation | ( | who | ) |
Definition at line 4 of file reputation.py.
References CFReputation.reputation().