View Single Post
OcC
Senior Member
Join Date: Mar 2012
Location: Romania
Old 11-02-2020 , 22:32   Re: [CS:GO] WarMod [BFG] <20.06.24.1348, 24-Jun-2020>
Reply With Quote #1730

Quote:
Originally Posted by paulo_crash View Post
I believe you still have to configure these options (Located in the csgo/cfg/warmod folder on_map_load.cfg):
PHP Code:
// Stats Site
wm_site_location            ""        //Location of where the stats site is uploaded for download. Do not have '/' at end of string. eg. www.warmod.com
wm_site_data                "warmod.bitbucket.org/stats"        //Location of where the sites images, css and js files are. Do not have '/' at end of string. eg. warmod.bitbucket.org/stats
wm_demo_location            ""        //Location of where the demo is uploaded for download. eg. www.warmod.com/demos/
wm_forums_location            ""        //Location of where the community forums are. eg. www.warmod.com/forums/

// FTP Upload
wm_upload_results                "0"                //Enable or disable the uploading of match results via MySQL
wm_table_name                    "wm_results"    //The MySQL table name to store match results in)
wm_table_name_players            "wm_players"    //The MySQL table name to store match players in)

// FTP Upload Demo
wm_autodemoupload_enable                "0"            //Automatically upload demos when finished recording
wm_autodemoupload_bzip2                    "9"            //Compression level. If set > 0 demos will be compressed before uploading (Requires bzip2 extension)
wm_autodemoupload_delete                "0"            //Delete the demo (and the bz2) if upload was successful
wm_autodemoupload_ftptargetdemo            "demos"        //The ftp target to use for demo uploads
wm_autodemoupload_ftptargetlog            "logs"        //The ftp target to use for log uploads
wm_autodemoupload_ftptargetstats        "stats"        //The ftp target to use for stats site uploads
wm_autodemoupload_completed                "0"            //Only upload demos when match is completed 
yes
__________________
OcC is offline
Send a message via Yahoo to OcC