View Single Post
Kirk_yang
BANNED
Join Date: Apr 2009
Old 05-07-2009 , 02:00   Re: [L4D] Player Stats (Co-op) v1.1.1
Reply With Quote #452

Quote:
Originally Posted by IH_Jimbo View Post
You find your MySQL database on your hosting platform. You will need commerical hosting more than likely. I do not know any free sources that will give you mysql.

freewebs will not run this sort of application. Again you will need more of a standard commerical hosting platform. Check with your game server provider.

the web zip file is everything that gets uploaded to your hosting platform(the webserver) for your site. Just unzip and upload as is.

CHMOD is setting the directory permissions. You will do this through your ftp client, ssh access or a similar application your hosting company will provide.

clientprefs is a sourcemod plugin that comes with the base package of source modd. In the configs folder in the addons directory on your game server you will find a databases.cfg. That is where you will add the database preference for the stats. The clientprefs just process preferences for sourcemod, etc.
well thanks now i understand thank u thats all i need cause im not familliar with mysql
Kirk_yang is offline