Frage zu stats_logging.txt
Posted: Fri Dec 18, 2009 1:14 pm
Hallöchen liebe Community..
Ich bin neu hier bei euch und hoffe sehr, dass ihr mir weiter helfen könnt?
Ich versuche seit paar Tagen mir endlich ein geeignetes RankSystem auf meinem GG5 Css Server zu installieren. Es sollte nichts Welt bewegendes sein (nur Kills / Death und vielleicht kdr) anzeigen mehr nicht ..
Ich nutze nur Sourcemod und kein Mani mehr . Ich habe mir dieses SM Plugin runter geladen und dies mittlerweile auch richtig installiert, auch mit der MySQL Datenabnk habe ich alles richtig eingestellt. Aber nachdem ich /rank eingebe bekomme ich eine Meldung das ich es erst aktivieren muss. Ich vermute sehr stark das ich das irgendwo im GunGame5 noch freischalten muss ?? !!..
Jetzt zu meiner Frage:
Meine stats_logging.txt:
Am Ende habe ich mir mal "gg_stats_logging" eingetragen, hoffe das es richtig ist ?? Oder muss da der Name von dem SM Plugin rein ??
Und was mir auch aufgefallen ist.. Ich habe jetzt jeden Ordner durchsucht um z.B. den "gg_win" Ordner zu finden .. aber leider ohne jeglichen Erfolg ??.. Wo steckt den bitte dieser Ordner ??
Und meine gg_default_addons:
Ich hoffe sehr das ihr mir dabei weiter helfen könnt ..
Lg
Syphon
Ich bin neu hier bei euch und hoffe sehr, dass ihr mir weiter helfen könnt?
Ich versuche seit paar Tagen mir endlich ein geeignetes RankSystem auf meinem GG5 Css Server zu installieren. Es sollte nichts Welt bewegendes sein (nur Kills / Death und vielleicht kdr) anzeigen mehr nicht ..
Ich nutze nur Sourcemod und kein Mani mehr . Ich habe mir dieses SM Plugin runter geladen und dies mittlerweile auch richtig installiert, auch mit der MySQL Datenabnk habe ich alles richtig eingestellt. Aber nachdem ich /rank eingebe bekomme ich eine Meldung das ich es erst aktivieren muss. Ich vermute sehr stark das ich das irgendwo im GunGame5 noch freischalten muss ?? !!..
Jetzt zu meiner Frage:
Meine stats_logging.txt:
//----------------------------------------------------------------------------
// stats logging.txt -- Events to log.
//
// This file defines all the events to log for use with third-party
// statistic applications. (e.g. HLstatsX, PsychoStats, etc.)
//
// Note: Any alteration of this file requires a server restart or a reload of
// GunGame.
//
// Note: gg_stats_logging must be loaded for events to be logged.
//----------------------------------------------------------------------------
gg_levelup
gg_leveldown
gg_knife_steal
gg_win
gg_multi_level
gg_stats_logging
// stats logging.txt -- Events to log.
//
// This file defines all the events to log for use with third-party
// statistic applications. (e.g. HLstatsX, PsychoStats, etc.)
//
// Note: Any alteration of this file requires a server restart or a reload of
// GunGame.
//
// Note: gg_stats_logging must be loaded for events to be logged.
//----------------------------------------------------------------------------
gg_levelup
gg_leveldown
gg_knife_steal
gg_win
gg_multi_level
gg_stats_logging
Am Ende habe ich mir mal "gg_stats_logging" eingetragen, hoffe das es richtig ist ?? Oder muss da der Name von dem SM Plugin rein ??
Und was mir auch aufgefallen ist.. Ich habe jetzt jeden Ordner durchsucht um z.B. den "gg_win" Ordner zu finden .. aber leider ohne jeglichen Erfolg ??.. Wo steckt den bitte dieser Ordner ??
Und meine gg_default_addons:
// STATS DATABASE AND COMMANDS
//=========================================================
// This variable controls whether you want to keep track of winners on your
// server. This also enables the stat commands (!leader, !top, !rank, etc).
//
// Note: This will save a file to the server and requires appropiate read /
// write permissions.
//
// Options: 0 = Disabled
// 1 = Enabled
gg_stats 1
//=========================================================
// STATS DATABASE PRUNE
//=========================================================
// This variable controls how many days of inactivity for a winner is
// tolerated until they are removed from the database.
//
// Options: 0 = Disabled (not recommended for large servers)
// <days> = Enabled
gg_prune_database 30
//=========================================================
// STATS LOGGING
//=========================================================
// When enabled, this addon will log game events for stats tracking for
// HLstatsX and Psychostats, etc.
//
// Note: Other options available in "stats logging.txt".
// Note: This should be used with third-party stats programs.
//
// Options: 0 = Disabled
// 1 = Enabled
gg_stats_logging 1
//=========================================================
// This variable controls whether you want to keep track of winners on your
// server. This also enables the stat commands (!leader, !top, !rank, etc).
//
// Note: This will save a file to the server and requires appropiate read /
// write permissions.
//
// Options: 0 = Disabled
// 1 = Enabled
gg_stats 1
//=========================================================
// STATS DATABASE PRUNE
//=========================================================
// This variable controls how many days of inactivity for a winner is
// tolerated until they are removed from the database.
//
// Options: 0 = Disabled (not recommended for large servers)
// <days> = Enabled
gg_prune_database 30
//=========================================================
// STATS LOGGING
//=========================================================
// When enabled, this addon will log game events for stats tracking for
// HLstatsX and Psychostats, etc.
//
// Note: Other options available in "stats logging.txt".
// Note: This should be used with third-party stats programs.
//
// Options: 0 = Disabled
// 1 = Enabled
gg_stats_logging 1
Ich hoffe sehr das ihr mir dabei weiter helfen könnt ..
Lg
Syphon