Raised This Month: $51 Target: $400
 12% 

[Source 2009, CS:GO] Stamm 2.28 - VIP Level Ranking


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
sinblaster
Grim Reaper
Join Date: Feb 2010
Location: Australia
Old 11-02-2010 , 08:22   Re: Stamm (VIP Mod)
Reply With Quote #11

Quote:
Originally Posted by Popoklopsi View Post
You mean to set up the SQL Database?
yeah lol Ill have someone available in the morning.

this is my database.cfg as it is at the moment. I am also a little weiry of setting all rights (777)

Code:
"Databases"
{
    "driver_default"        "mysql"
    
    "default"
    {
        "driver"            "default"
        "host"                "localhost"
        "database"            "sourcemod"
        "user"                "root"
        "pass"                ""
        //"timeout"            "0"
        //"port"            "0"
    }
    
    "storage-local"
    {
        "driver"            "sqlite"
        "database"            "sourcemod-local"
    }

    "clientprefs"
    {
        "driver"            "sqlite"
        "host"                "localhost"
        "database"            "clientprefs-sqlite"
        "user"                "root"
        "pass"                ""
        //"timeout"            "0"
        //"port"            "0"
    }
}
__________________
Happy Happy Joy Joy


Last edited by sinblaster; 11-02-2010 at 08:27.
sinblaster is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:55.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode