Raised This Month: $32 Target: $400
 8% 

[L4D] Player Stats (Co-op) v1.1.1


Post New Thread Reply   
 
Thread Tools Display Modes
msleeper
Veteran Member
Join Date: May 2008
Location: Atlanta, Jawjuh
Old 05-31-2009 , 03:56   Re: [L4D] Player Stats (Co-op) v1.1.1
Reply With Quote #481

What do you mean specifically? Do you mean the actual Left 4 Dead achievements, or the various stats-related notices? The latter should already be done. I know that it doesn't do all of them and I am going to go back and make it log everything possible to someone's stats page, but right now I am concentrating on getting Survival and Versus working.
__________________
msleeper is offline
MikesTooLz
Member
Join Date: May 2009
Old 05-31-2009 , 09:24   Re: [L4D] Player Stats (Co-op) v1.1.1
Reply With Quote #482

Quote:
Originally Posted by msleeper View Post
What do you mean specifically? Do you mean the actual Left 4 Dead achievements, or the various stats-related notices? The latter should already be done. I know that it doesn't do all of them and I am going to go back and make it log everything possible to someone's stats page, but right now I am concentrating on getting Survival and Versus working.
Im talking about actual L4D achievements and also in survival mode medals earned that they didnt have before. My server is more of a "FUN SERVER" rather then a competative server. People that join always stay on forever and then wind up comeing back. We normaly ask if anyone needs any achievements and work at getting it for them real quick.

Hundreds of achievement and medals have meen earned while on my server and I think it would be nice to see a tally of how many we have helped people get them.

Last edited by MikesTooLz; 05-31-2009 at 09:27.
MikesTooLz is offline
SanMan
AlliedModders Donor
Join Date: Feb 2007
Location: Ohio
Old 05-31-2009 , 10:14   Re: [L4D] Player Stats (Co-op) v1.1.1
Reply With Quote #483

Love the stats msleeper.

I do have a problem with stats not linking with the website.
The database looks good and the server runs stats kinda lol.
But when you say rank, it desnt show up an wont relay info.

PS:
I did set server ip in remote MySQL

http://www.sansource.net/gameserver/...l4d_stats_web/

Here is the databases.cfg

"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"
}
"l4dstats"
{
"driver" "mysql"
"host" "http://www.sansource.net/gameserver/.../l4d_stats_web"
"database" "my database name"
"user" "my user name"
"pass" "my db password"
}
}
__________________

Last edited by SanMan; 05-31-2009 at 10:35. Reason: Update
SanMan is offline
Poheart
Member
Join Date: Mar 2009
Old 05-31-2009 , 10:39   Re: [L4D] Player Stats (Co-op) v1.1.1
Reply With Quote #484

i think msleeper can help us to do some video clip[tutorial]
that must be Great!
Poheart is offline
Thuril
Junior Member
Join Date: Mar 2009
Old 05-31-2009 , 12:25   Re: [L4D] Player Stats (Co-op) v1.1.1
Reply With Quote #485

Quote:
Originally Posted by Poheart View Post
i think msleeper can help us to do some video clip[tutorial]
that must be Great!
Just read the first post. Everything is explained.
Thuril is offline
MikesTooLz
Member
Join Date: May 2009
Old 05-31-2009 , 16:02   Re: [L4D] Player Stats (Co-op) v1.1.1
Reply With Quote #486

Quote:
Originally Posted by SanMAn View Post
Love the stats msleeper.

I do have a problem with stats not linking with the website.
The database looks good and the server runs stats kinda lol.
But when you say rank, it desnt show up an wont relay info.

PS:
I did set server ip in remote MySQL

http://www.sansource.net/gameserver/...l4d_stats_web/

Here is the databases.cfg

"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"
}
"l4dstats"
{
"driver" "mysql"
"host" "http://www.sansource.net/gameserver/.../l4d_stats_web"
"database" "my database name"
"user" "my user name"
"pass" "my db password"
}
}

host shouldnt be the website. it should be "localhost" if the game server is on the same server as Mysql server or the Mysql server IP.
MikesTooLz is offline
SanMan
AlliedModders Donor
Join Date: Feb 2007
Location: Ohio
Old 05-31-2009 , 17:06   Re: [L4D] Player Stats (Co-op) v1.1.1
Reply With Quote #487

They are on two different rented hosts. The Mysql server is on my webserver and then I have the game server.
__________________
SanMan is offline
IH_Jimbo
Junior Member
Join Date: Jan 2009
Old 06-01-2009 , 03:04   Re: [L4D] Player Stats (Co-op) v1.1.1
Reply With Quote #488

You cannot use an http url. You need just the hostname only or the ip address of the mysql server in the host entry
IH_Jimbo is offline
SanMan
AlliedModders Donor
Join Date: Feb 2007
Location: Ohio
Old 06-01-2009 , 05:30   Re: [L4D] Player Stats (Co-op) v1.1.1
Reply With Quote #489

Ok , Thank you I'll give it a try ; )
__________________
SanMan is offline
Poheart
Member
Join Date: Mar 2009
Old 06-01-2009 , 06:06   Re: [L4D] Player Stats (Co-op) v1.1.1
Reply With Quote #490

Quote:
Originally Posted by Thuril View Post
Just read the first post. Everything is explained.
yup,i tried...i successfully to install the script [web] but my server can not connect to my website...
or maybe i don't know how to setup database.cfg....

Last edited by Poheart; 06-01-2009 at 06:13.
Poheart is offline
Reply



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:49.


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