![]() | i3D.net Support (email & live chat)
|
| | #1 (permalink) |
| TWK-****** Join Date: 15 November 07
Posts: 172
Downloads: 5 Uploads: 0 ![]() | Ik weet het niet zeker maar in etadmin.mod zat het ook d8 ik maar ik hoef alleen maar te weten hoe ik de stats installeer Read more on: : i3D.net Game Forums /technical-support-et/24034-vsp-stats.html Iemand? |
| | |
| Sponsored Links |
| | #2 (permalink) |
| ►Super Baus Join Date: 12 December 06 Location: The Netherlands
Posts: 23,052
Downloads: 1914 Uploads: 1804
Xfire: bluezone66 ![]() Provided Answers: 550 | ET: vsp stats processor vsp stats processor is a multi game - log analyzer / stats generator / log parser. It can process log files from several games including Quake 3 Arena (q3a), Halflife 1, 2, Counter Strike Source (hl), Wolfenstein: Enemy Territory (wet), Return to Castle Wolfenstein (rtcw), Call Of Duty, COD: United Offensive (cod), Medal of Honor Allied Assault, MOHAA: Spearhead, MOHAA: BreakThrough (moh), Soldier of Fortune 2 (sof2), etc. It reads the log files generated by a game and displays various game statistics. vsp also supports both server logs (ex:- games.log for Q3A) and client logs (ex:- qconsole.log for Q3A). Getting started 1. Download the vsp core zip file and extract it to a folder of your choice. Read more on: : i3D.net Game Forums http://forum.i3d.net/showthread.php?t=24034 2. Download all the game media zip files that you want vsp to work with and extract to the same folder you chose in step 1, overwriting existing files if necessary. If there is no media file for the game you are looking for, skip to step 3. 3. Follow ReadMe.txt in vsp core zip file for setup instructions. DOWNLOAD HERE
__________________ | Super Moderator i3D | Head Game Admin i3D | Global Newsposter i3D| Games Specialist i3D | Personal Messages or e-mails with problems/questions will not be answered | Handleiding Forum | Problems with Games? | BlueZone Games Blog| Mr. BlueZone FAQ | Forum Rules | Last edited by Mr. BlueZone; 27-4-2008 at 22:04. |
| | |
| i3D.net is now on Facebook! |
| |
| | #3 (permalink) |
| Mc Donalds ftw! Join Date: 30 May 07 Location: 't Zand (NH)
Posts: 12,824
Downloads: 132 Uploads: 34
Xfire: zupahhhhh ![]() Provided Answers: 137 | Woow das een mooie Bleuzone, wist niet dat er zoiets was voor ET. Gaan ik um nu ook gebruike Read more on: : i3D.net Game Forums http://forum.i3d.net/showthread.php?t=24034 Bedankt |
| | |
| | #5 (permalink) |
| ►Super Baus Join Date: 12 December 06 Location: The Netherlands
Posts: 23,052
Downloads: 1914 Uploads: 1804
Xfire: bluezone66 ![]() Provided Answers: 550 | Heb er even geen trek in om dit te vertalen, probeer het met een vertaler op internet! Of misschien is iemand anders op dit forum bereid? Probeer de zoekfunktie even in dit forum! Er zijn meerdere topics hierover! http://forum.i3d.net/main-et-qw/7952-vsp-stats-et.html Read more on: : i3D.net Game Forums http://forum.i3d.net/showthread.php?t=24034 advieszeur moet je hebben!
__________________ | Super Moderator i3D | Head Game Admin i3D | Global Newsposter i3D| Games Specialist i3D | Personal Messages or e-mails with problems/questions will not be answered | Handleiding Forum | Problems with Games? | BlueZone Games Blog| Mr. BlueZone FAQ | Forum Rules | |
| | |
| | #6 (permalink) |
| TWK-****** Join Date: 15 November 07
Posts: 172
Downloads: 5 Uploads: 0 ![]() | Hey ik heb het met word vertaler geprobeerd maar dan krijg ik dit: Geen resultaten gevonden. De resultaten die door deze service zijn geretourneerd, kunnen niet worden weergegeven. Read more on: : i3D.net Game Forums http://forum.i3d.net/showthread.php?t=24034 Weet je meschien een goede vertaler op internet? |
| | |
| | #7 (permalink) |
| Private First Class Join Date: 08 December 07
Posts: 29
Downloads: 0 Uploads: 0 ![]() | Helaas goede vertalers bestaan niet ze vertalen alles letterlijk... als je mij de readme geeft en het is niet heel veel werk wil ik wel een poging wagen Read more on: : i3D.net Game Forums http://forum.i3d.net/showthread.php?t=24034 maar ik kan je van niets verzekeren |
| | |
| | #8 (permalink) |
| TWK-****** Join Date: 15 November 07
Posts: 172
Downloads: 5 Uploads: 0 ![]() | Hij is best groot maar ik post hem wel hier is ie: er zit nog een stuk onder maar ik denk dat je die niet nodig heb. ================================================== ============================== Installation and Usage Instructions: ================================================== ============================== 0. requirements ------------ - php (PHP: Hypertext Preprocessor) - version 4 - mysql (MySQL :: The world's most popular open source database) - a php compatible web server (Welcome! - The Apache Software Foundation) - a web browser (Firefox web browser | Faster, more secure, & customizable) vsp uses php and mysql to store and retrieve stats, so you need to install both php and mysql on your server/system. You may also need a webserver that is compatible with php if you dont already have one. Apache is a good one and is the recommended web server. php, mysql and apache can be downloaded and used for free. Download the latest version of the php, mysql & apache(or another webserver) php can be downloaded from PHP: Hypertext Preprocessor mysql can be downloaded from MySQL :: The world's most popular open source database apache can be downloaded from Welcome! - The Apache Software Foundation You can also get a free webserver from Welcome To Xitami.com , which may be easier to setup than apache. Install the webserver first. In windows, the PHP setup program can automatically detect the webserver and configure it accordingly. Install mysql and php on your system. Check the installation instructions that comes with php, mysql and apache, for further instructions. Google is a good resource as well. It is recommended that you run php as a module from apache. 1. mysql setup ----------- If you already have a mysql username/password/hostname/database set up, then you may skip this step. Usually your website host will provide you with this information. a. Read the section (section 5?) that deals with MySQL Database Administration from the mysql manual which can be found C:/mysql/Docs or online at MySQL :: MySQL 5.0 Reference Manual :: 5.5.2 Adding New User Accounts to MySQL or MySQL :: The world's most popular open source database This section deals with user priveleges and tells you how to make mysql more secure and add a new user etc. You can simplify this process using an application called MySQL Control Center which can be found at http://www.mysql.com/products/mysqlcc/index.html You need to setup a user AND a password in mysql. If you are planning to run mysql as user 'root' then you have to set up a password for user 'root' if it isn't already setup. The following is from the mysql documentation:- The default privileges on Windows give all local users full privileges to all databases without specifying a password. To make MySQL more secure, you should set a password for at least the root accounts. You should also remove the row in the mysql.user table that has Host='localhost' and User=''. This account allows anonymous access but has full privileges, so removing it improves security. The following example shows how to remove the anonymous-user account that has all privileges, and then assigns a password to the root accounts: C:\> C:\mysql\bin\mysql -u root mysql mysql> DELETE FROM user WHERE Host='localhost' AND User=''; mysql> FLUSH PRIVILEGES; mysql> QUIT C:\> C:\mysql\bin\mysqladmin -u root password "newpwd" C:\> C:\mysql\bin\mysqladmin -u root -h host_name password "newpwd" Replace "newpwd" with the actual root password that you want to use. Read more on: : i3D.net Game Forums http://forum.i3d.net/showthread.php?t=24034 The double quotes are not always necessary, but they are helpful if the password contains spaces or other characters that are special to your command interpreter. In the second mysqladmin command, replace host_name with the name of the server host. If you are running mysql as root, you *MUST* have a root password set up as indicated above Test to see if you can load up mysql with the username and the password you have set up. Open up a command prompt and do the following: mysql -u Username -pPassword Note: Username = your username Password = your password There is no space between the -p and your password If it goes to the mysql> prompt, mysql is properly set up on your system. Quit mysql by typing QUIT in the mysql> prompt and that should return to the command prompt. mysql> QUIT Close the command prompt window. Further help on how to set up mysql can be found at MySQL :: The world's most popular open source database 2. php setup --------- If you already have php set up on your host then you may skip this step. a. The following step is not required but it is recommended to make things easier. If you dont do the following, then you have to type the full php path whenever you want to execute vsp. (i.e. Instead of typing php vsp.php, you have to type C:/php/php vsp.php. Add the php command path (c:/php/ is the default) to your environment variable PATH. In windows 2000/XP you can specify the PATH in start-> settings-> control panel-> system-> advanced-> environment variables-> Read more on: : i3D.net Game Forums http://forum.i3d.net/showthread.php?t=24034 user variables-> PATH In win9x versions, you can specify the PATH in autoexec.bat: Path=C:\Windows;C:\Windows\Command;c:\php; i.e, when you type php -v from the command prompt (from any directory), it should display the php version you have installed. Test it! Open up a command prompt window, and from C:\ or any other directory, type php -v and press enter. It should display your php version. b. Make sure you have configured your webserver to intercept .php files. This should automatically be done by the php installation program. Read the ReadMe file that comes with php. You may have to configure some things manually depending on the webserver you have on your system. ***WARNING*** If php is not set up properly, your username/password for mysql may be compromised! There is a file called test.php in this distribution under the pub sub-folder. After setting up php, start your webserver and configure it to give public access to the pub folder. Then load up the test.php file using your internet browser. If php is set up properly, you should see a whole lot of tables with variables and its values. If instead you see a line saying that "php is not set up properly" followed by "phpinfo();", then php is not set up properly! Once you confirm php is working properly, you can and should delete the test.php file from your system (more secure). Further help on how to set up php can be found at PHP: Hypertext Preprocessor 3. vsp setup --------- If you installed mysql, php, apache or another webserver or made any changes to your system configuration, its a good idea to reboot your system before you continue any further. a. i) Download the vsp core zip file and extract it to a folder of your choice. ii) Download all the game media zip files that you want vsp to work with and extract to the same folder you chose in step (3a.i), overwriting existing files if necessary. If there is no media file for the game you are looking for, you can ignore this step. b. Open up pub/configs/cfg-default.php file using a text editor and specify your mysql database username, password and other preferences. Further decription of what each setting in the cfg file mean, can be found in cfg-default.php itself. Before you start parsing the logs, you must make sure that you set the variable $cfg['game']['name'] in the config file properly. Read the comments beside that variable in cfg-default.php c. To analyze a log file and generate stats There are two available methods to update your stats:- i) If you have command line shell access to server where you installed vsp... Lets say you want to generate stats from a log file for Quake 3 Arena and your games.log file is in c:/games/quake iii arena/osp/ To analyze this file, go to the directory where you unzipped vsp and type: php vsp.php -l q3a-osp "c:/games/quake iii arena/osp/games.log" ii) If you dont have command line shell access... You have to run vsp.php using your web browser ( Firefox is good - Firefox web browser | Faster, more secure, & customizable Inorder to run vsp via your web browser, you will require a password. There is a file called "password.inc.php" in the main vsp folder. You must edit this file using a text editor and choose a password that is atleast six character long to enable web access to vsp.php Make sure you upload the edited "password.inc.php" to the web server. Lets say you want to generate stats from a Quake 3 Arena log file called games.log that you transferred to the vsp folder on the server To analyze this file, load http://www.YourServer.com/vsp/vsp.php?mode=web (ofcourse this url and path will depend on your website host and wherever you uploaded VSP to on the web server) in your web browser, then Enter -l q3a-osp "games.log" into the first text box following the phrase "php vsp.php". Make sure to enter the password below as well. Hit the "Submit (Process Stats)" button. d. If you want to access your stats from the www, give public access to the pub/themes, pub/games and pub/images subfolder including its sub-directories using your webserver. NOTE:- if you still get access problems try giving public access to the entire pub/ folder. The default theme that php uses is pub/themes/bismarck/index.php index.php is the main stats webpage. If no config file is specified, index.php reads cfg-default.php and uses the information in that to access the mysql stats database. You can make several different php config files with different database settings and other preferences and tell index.php to read your preferences from the specified config file. All the config files should be put in pub/configs/ folder ex: If you have a config file called cfg-myconfig.php with your preferences, then you can tell index.php to read from that config file by accessing: themes/bismarck/index.php?config=cfg-myconfig.php You can customize the theme further by editing pub/themes/bismarck/settings.php NOTE: In order to display all the options and games that vsp supports, type: php vsp.php --------------------------------------------------------------------------- Usage: php vsp.php [options] [-p parserOptions] [logFilename] [options] --------- -c specify config file (must be in pub/configs/) -l specify logType (gamecode-gametype) logType:- client Client Logs (Any game) cod Call Of Duty, United Offensive hl HalfLife 1 & 2, CS:Source etc. moh Medal Of Honor AA,SH,BT,PA? etc. q3a Quake 3 Arena q3a-battle Quake 3 Arena BattleMod q3a-cpma Quake 3 Arena CPMA (Promode) q3a-freeze Quake 3 Arena (U)FreezeTag etc. q3a-lrctf Quake 3 Arena Lokis Revenge CTF q3a-osp Quake 3 Arena OSP q3a-ra3 Quake 3 Arena Rocket Arena 3 q3a-threewave Quake 3 Arena Threewave q3a-ut Quake 3 Arena UrbanTerror q3a-xp Quake 3 Arena Excessive Plus rtcw Return to Castle Wolfenstein sof2 Soldier of Fortune 2 wet Wolfenstein: Enemy Territory -a specify action perform a specific predefined action *make sure this is the last option specified!* [logFilename] is not needed if this option is used action:- clear_db Clear the database in config ie. Reset Stats -p [parserOptions] savestate 1 disable/enable savestate processing (remembers previously scanned logs and events) If this option is enabled, VSP will remember the location in the log file where the last stats was parsed from. So the next time VSP is run with the savestate 1 option against the same log file, it will start parsing the stats from the previous saved location. If you want VSP to forget this save state, then you have to delete the corresponding save state file from the logdata/ folder. The name is in the format savestate_[special_Form_Of_Logfile_Name] Deleting that file and running VSP again with savestate 1 option will reparse the whole log again from the beginning. Also note that each logfile will have a separate save state file under the logdata folder. Do not edit/modify the savestate files! If you dont want it, just delete it. check ReadME or first few lines of a particular parser php for other valid options for that particular parser [logFilename] could be an FTP link/url. Set FTP username/password in config [logFilename] may be a logDirectory for some games. ex:- *HalfLife* Usage: php vsp.php [options] [-p parserOptions] [logFilename] Example: php vsp.php -l q3a -p savestate 1 "c:/quake iii arena/games.log" --------------------------------------------------------------------------- |
| | |
| | #10 (permalink) |
| General Archi! Join Date: 08 July 07 Location: België
Posts: 311
Downloads: 11 Uploads: 1
Xfire: Archimedes2 ![]() Provided Answers: 8 | hmm, Bedankt voor de download! Ik heb het allemaal ge-edit maar heb nu een vraagje voor de zekerheid. Welke link moet ik nu gebruiken voor de stats? Read more on: : i3D.net Game Forums http://forum.i3d.net/showthread.php?t=24034 waarschijnlijk een index.php, maar dewelke? |
| | |
| | #12 (permalink) |
| General Archi! Join Date: 08 July 07 Location: België
Posts: 311
Downloads: 11 Uploads: 1
Xfire: Archimedes2 ![]() Provided Answers: 8 | Ja ik zal het uitleggen nadat het bij mij werkt natuurlijk. Read more on: : i3D.net Game Forums http://forum.i3d.net/showthread.php?t=24034 Heb nu door hoe je het moet installeren, maar wat moet ik als .log file gebruiken? |
| | |
| | #13 (permalink) |
| General Archi! Join Date: 08 July 07 Location: België
Posts: 311
Downloads: 11 Uploads: 1
Xfire: Archimedes2 ![]() Provided Answers: 8 | Hoe krijg ik de stats er effectief in? De lay-out is is geen probleem! |
| | |
| | #14 (permalink) |
| General Archi! Join Date: 08 July 07 Location: België
Posts: 311
Downloads: 11 Uploads: 1
Xfire: Archimedes2 ![]() Provided Answers: 8 | Ik bedoel daarmee, welk bestand ik uploaden? Read more on: : i3D.net Game Forums http://forum.i3d.net/showthread.php?t=24034 Mijn etconsole.log? Iemand een idee? Zou graag hebben dat het werkt! |
| | |
| | #15 (permalink) | |
| ET Specialist Join Date: 08 March 05 Location: Grootebroek
Posts: 707
Downloads: 4 Uploads: 10 ![]() Provided Answers: 2 | Quote:
__________________ http://www.nl4u.nl/phpBB2/images/clan/pee.gif ♪ http://www.nl4u.nl/phpBB2/images/smiles/funeral.gif ♪ | |
| | |
| | #16 (permalink) |
| General Archi! Join Date: 08 July 07 Location: België
Posts: 311
Downloads: 11 Uploads: 1
Xfire: Archimedes2 ![]() Provided Answers: 8 | Dit is mijn site: Dutch Soldiers Clansite » Dit zijn mij stats: vsp stats Het probleem is als ik ze upload met de cmd: Code: -l wet -p savestate 1 "ftp://dsclansite.freehostia.com/dsclansite.freehostia.com/vsp/etserver.log" Read more on: : i3D.net Game Forums http://forum.i3d.net/showthread.php?t=24034 Code:
-----------------------------------------------------------------------------
vsp stats processor (c) 2004-2005
version 0.45
vsp by myrddin (myrddin8 AT gmail DOT com)
-----------------------------------------------------------------------------
max_execution_time is 0
[command-line options]: Array
(
[parser-options] => Array
(
[savestate] => 1
)
[prompt] => 1
[log-gamecode] => wet
[log-gametype] =>
[logfile] => ftp://dsclansite.freehostia.com/dsclansite.freehostia.com/vsp/etserver.log
[config] => pub/configs/cfg-default.php
)
Attempting to connect to FTP server dsclansite.freehostia.com:...
- Connection/Login successful.
- FTP passive mode enabled
- Preparing to download the remote file "/dsclansite.freehostia.com/vsp/etserver.log"
- Attempting to download "/dsclansite.freehostia.com/vsp/etserver.log" from FTP server to "./ftplogs/etserver.log"...
Downloaded/Resumed remote file successfully
./ftplogs/etserver.log
[parser options]: Array
(
[savestate] => 1
[gametype] =>
[backuppath] =>
[trackID] => playerName
)
savestate 1 processing enabled
Analyzing game 0001 (12.82%)
generateAwards: Generating Awards...done
-----------------------------------------------------------------------------
vsp stats processor (c) 2004-2005
version 0.45
vsp by myrddin (myrddin8 AT gmail DOT com)
-----------------------------------------------------------------------------
processed in 0m 0s (0.579401s) Archi |
| | |
| | #17 (permalink) |
| ET Specialist Join Date: 08 March 05 Location: Grootebroek
Posts: 707
Downloads: 4 Uploads: 10 ![]() Provided Answers: 2 | Je gebruikt je server.log, probeer je game.log Je was een nieuw topic begonnen wat eigenlijk verder ging over dit probleem. Read more on: : i3D.net Game Forums http://forum.i3d.net/showthread.php?t=24034 Heb je bericht hier naar toe verplaatst. Zoals je ziet, werkt het wel. Er komen geen foutmeldingen. Er wordt alleen geen gegevens in het log bestand aangetroffen.
__________________ http://www.nl4u.nl/phpBB2/images/clan/pee.gif ♪ http://www.nl4u.nl/phpBB2/images/smiles/funeral.gif ♪ Last edited by advieszeur; 4-5-2008 at 18:53. |
| | |
| | #18 (permalink) |
| General Archi! Join Date: 08 July 07 Location: België
Posts: 311
Downloads: 11 Uploads: 1
Xfire: Archimedes2 ![]() Provided Answers: 8 | Ok, Het werkt! Had een verkeerde etserver.log geupload! Bedankt voor de hulp! |
| | |
| | #20 (permalink) |
| General Archi! Join Date: 08 July 07 Location: België
Posts: 311
Downloads: 11 Uploads: 1
Xfire: Archimedes2 ![]() Provided Answers: 8 | Ik zal er een gewone guide van maken in het nederlands en dan op deze site posten. |
| | |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
LinkBacks (?)
LinkBack to this Thread: http://forum.i3d.net/technical-support-et/24034-vsp-stats.html | ||||
| Posted By | For | Type | Date | Hits |
| NL4U =1= Pub | VIRGILIO Ricerca | Web | This thread | Refback | 25-10-2008 10:39 | 1 |
| New To Site? | Need Help? |