示例#1
0
def load():
    if GG:
        extendedstats.registerCommand(scfg.command_gungame_ggwon,'gungame',ggwon_command)
        extendedstats.loadEvents('gungame')
    else:
        extendedstats.dbg( 'XS:GG: No gungame files found')
示例#2
0
def load():
    if EE:
        extendedstats.loadEvents('extendedevents')
    else:
        extendedstats.dbg('XSEE: No extendedevents found')
示例#3
0
def load():
    xs.loadEvents('auto_prune')