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

[L4D & L4D2] Custom Player Stats v1.4B121


Post New Thread Reply   
 
Thread Tools Display Modes
mustafata
Member
Join Date: Nov 2009
Old 03-13-2010 , 11:25   Re: [L4D & L4D2] Custom Player Stats v1.4B66
Reply With Quote #481

Ok i've reached this now :

Maps table created successfully!

Players table created successfully!

Timed Maps table created successfully!
IP to Country table created successfully!
IP to Country Locations table created successfully!
IP to Country Blocks table created successfully!
Maps data for L4D2 inserted successfully!

[OPTIONAL] Download latest GeoIPCountryCSV.zip, unzip it to the web stats folder and run updatetable.php
[OPTIONAL] Download latest GeoLiteCity_YYYYMMDD.zip (CSV format), unzip it (two files) to the web stats folder and run updatetable.php
[OPTIONAL] Download latest GeoLiteCity_YYYYMMDD.zip (CSV format), unzip it (two files) to the web stats folder and run updatetable.php
All tables created successfully!

And i think all tables are created successful .
Im glad im making some progress at least .
And now what ? Plugin is in the plugins folder. How can i make it start collecting data and working ?

P.S.
Im not sure that i have done the first step in the Quick Installation guide of the plugin which is :
1.Prepare your MySQL database to accept connections from your web site and game server.
And i don't know how

Last edited by mustafata; 03-13-2010 at 11:36.
mustafata is offline
Danny_l4d
Senior Member
Join Date: Feb 2010
Old 03-13-2010 , 13:02   Re: [L4D & L4D2] Custom Player Stats v1.4B66
Reply With Quote #482

if I am correct stats will work in game.. is this true?
didnt find out yet how to do it that people can look from outside..
Danny_l4d is offline
mustafata
Member
Join Date: Nov 2009
Old 03-13-2010 , 14:01   Re: [L4D & L4D2] Custom Player Stats v1.4B66
Reply With Quote #483

Quote:
Originally Posted by Danny_l4d View Post
if I am correct stats will work in game.. is this true?
didnt find out yet how to do it that people can look from outside..
YES !!!
Tnx Danny !!! Im not sure what i did to make it work but it's working !!!
THANK YOU MAN !!! Most of the ppl that have done it dont give a damn about the others that cant do it
Than you again for explaining what i have to do .
Cya in another life (maybe in a pirate world )
mustafata is offline
muukis
Veteran Member
Join Date: Apr 2009
Old 03-13-2010 , 14:25   Re: [L4D & L4D2] Custom Player Stats v1.4B66
Reply With Quote #484

Quote:
Originally Posted by mustafata View Post
And i think all tables are created successful .
Im glad im making some progress at least .
And now what ? Plugin is in the plugins folder. How can i make it start collecting data and working ?

P.S.
Im not sure that i have done the first step in the Quick Installation guide of the plugin which is :
1.Prepare your MySQL database to accept connections from your web site and game server.
And i don't know how
From the looks of it, you've managed to install the tables to the DB, which means you have the webstats running. Your DB accepts connections from your web server. You also have to allow connections from the game server. Once you have that done and your stats plugin is configured properly, your plugin will work. You will then receive no error messages to your game logs (from stats plugin).

Quote:
Originally Posted by Danny_l4d View Post
if I am correct stats will work in game.. is this true?
didnt find out yet how to do it that people can look from outside..
Not sure what you mean, but you can have a working stats in the game without having the web stats. People can check out their stats typing "rank" or navigating through the "rankmenu" while playing at your server.
__________________
Monster Hunter

Though certainly not superhuman, the man's prowess inspires an excess of whispered rumors. But those rumors remain in the realm of speculation.
muukis is offline
muukis
Veteran Member
Join Date: Apr 2009
Old 03-13-2010 , 14:35   Re: [L4D & L4D2] Custom Player Stats v1.4B66
Reply With Quote #485

Quote:
Originally Posted by mustafata View Post
YES !!!
Tnx Danny !!! Im not sure what i did to make it work but it's working !!!
THANK YOU MAN !!! Most of the ppl that have done it dont give a damn about the others that cant do it
Than you again for explaining what i have to do .
Cya in another life (maybe in a pirate world )
I'm glad you got it working. You should understand that sometimes helping can be very frustrating. To give you an example and by no means referring it to helping YOU, its like helping my granny to create a google mail account and sending an email. She has never seen a computer before in her life, and the output of her problem is i.e. "there's a blue thingy at the screen but sometimes it's yellow and sometimes there isn't any... what do I do now?" To her, I would tell to leave it. She will do fine without the google mail.
__________________
Monster Hunter

Though certainly not superhuman, the man's prowess inspires an excess of whispered rumors. But those rumors remain in the realm of speculation.
muukis is offline
mustafata
Member
Join Date: Nov 2009
Old 03-14-2010 , 08:59   Re: [L4D & L4D2] Custom Player Stats v1.4B66
Reply With Quote #486

Quote:
Originally Posted by muukis View Post
I'm glad you got it working. You should understand that sometimes helping can be very frustrating. To give you an example and by no means referring it to helping YOU, its like helping my granny to create a google mail account and sending an email. She has never seen a computer before in her life, and the output of her problem is i.e. "there's a blue thingy at the screen but sometimes it's yellow and sometimes there isn't any... what do I do now?" To her, I would tell to leave it. She will do fine without the google mail.

Yes i know it can be frustraiting ... but still ... anyways it works now
mustafata is offline
Danny_l4d
Senior Member
Join Date: Feb 2010
Old 03-15-2010 , 00:16   Re: [L4D & L4D2] Custom Player Stats v1.4B66
Reply With Quote #487

Mustafata... I have the website also working now....

In WAMP you have Mysql, PHP and Apache
then you can get more version of this...

From Apache you have to get version 2.0.63
from PHP get version 5.0.5
and mysql you leave the same

and I should work now the stats in game and website...
only have to figure out how people can look at the website


Danny
__________________

Last edited by Danny_l4d; 03-22-2010 at 09:46.
Danny_l4d is offline
eargosedown
Member
Join Date: Jan 2010
Old 03-15-2010 , 17:55   Re: [L4D & L4D2] Custom Player Stats v1.4B66
Reply With Quote #488

Another interesting request that you might consider when you have some time; A possible print-to-chat when someone joins instead of the regular message, that says their name, rank, points, and location.

IE:

Player has joined the game <Rank X, with X points. (Location)>
eargosedown is offline
mustafata
Member
Join Date: Nov 2009
Old 03-15-2010 , 20:11   Re: [L4D & L4D2] Custom Player Stats v1.4B66
Reply With Quote #489

Quote:
Originally Posted by Danny_l4d View Post
Mustafata... I have the website also working now....

In WAMP you have Mysql, PHP and Apache
then you can get more version of this...

From Apache you have to get version 2.0.63
from PHP get version 5.0.5
and mysql you leave the same

and I should work now the stats in game and website...
only have to figure out how people can look at the website


Danny
Tnx for the update danny, but im content with ingame stats only , dont wanna temper with them and mess them up . Site will be very low visited anyway so ... im good with what i have .
mustafata is offline
xmagicboyx
Junior Member
Join Date: Mar 2010
Old 03-18-2010 , 14:00   Re: [L4D & L4D2] Custom Player Stats v1.4B66
Reply With Quote #490

i did these steps -
  1. [OPTIONAL] Download l4d_stats.txt to /addons/sourcemod/gamedata. If you don't download this, your Rank Vote will be disabled. i do it
  2. Edit your databases.cfg file at /addons/sourcemod/config. Insert "l4dstats" entry with a valid connection info to your Custom Player Stats database. and i not do it i dont know what need to do where write l4dstats? which info? i beginner at SourceMod and i dont know what is datebase help me please
  3. Download compiled plugin (l4d_stats.smx) to /addons/sourcemod/plugins. i do it
so only in step 2 i dont know what to do with the datebase file,
after i did steps 1 and 3 the plugin not work in game and i guess becuase i not edit the datebase file

Last edited by xmagicboyx; 03-18-2010 at 14:11.
xmagicboyx is offline
Reply


Thread Tools
Display Modes

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 04:52.


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