Crossfire Server, Trunk
|
Functions | |
def | check () |
reputation_trigger_connect.py -- trigger connections based on reputation Use in a check_inv trigger with a event_trigger. Arguments: faction - name of faction to check against threshold - number between -100 and 100 conn_geq - connection to trigger if reputation greater or equal than thresh conn_lt - connection to trigger if reputation less than thresh If any connection is 0, the connection will not be used.
def reputation_trigger_connect.check | ( | ) |
Definition at line 18 of file reputation_trigger_connect.py.
References make_face_from_files.int, and CFReputation.reputation().
Referenced by add_race_to_list(), addArchetypes(), artifact_compute_chance_for_item(), check_formulae(), command_create(), do_test(), ensure_unique(), knowledge_add(), knowledge_god_add(), CREMessageItemModel.setSelectedRule(), spell_consume_items(), START_TEST(), and ArtifactPanel.updateItem().