[FilterScript] SAMPWebStats for free !
#1

SAMPWebStats
preview: http://www.sampstats.clanweb.eu
Do you want to have something like psychostats from counter-strike ?
Here it's ! SAMPWebStats are web system which records stats about players from your server.
It's easy to install and friendly.

It records

> Kills
> Deaths
> Ratio
> Last used skin
> Last weapon kill
> Last used vehicle
> Last player killed
> Money
> Damage given
> Damage taken
> Hits given
> Hits taken
> Headshots
> Bodyshots
> Legshots
> Total joins to server
> Total kicks
> Time online
---------------------------

IMPORTANT:
- you must have hosting which allows using plugins
- you must have mysql hosting which allows remote-control (One good free:http://www.freesqldatabase.com/)

If you have this error: libmysqlclient.so.15: cannot open shared
- you must install mysql libraries on server
-if you have VPS: http://stackoverflow.com/questions/1...e-or-directory
- if you have hosted server: you must contact administrator and ask for install




Download: www.http://sampstats.clanweb.eu/SAMPWebStats.rar

credits: G-stylezzz (for plugin)
[AW]Tom (for testing)

How to install is in readme.txt file !
Please don't change credits
Reply
#2

You can't post anything here if you are not providing it for free and with the source code. Keep it in your signature (Like I do).
Reply
#3

Ok bro
Reply
#4

Nobody is going to pay for that, rofl. Especially when there are multiple out there free to download
Reply
#5

Reply somebody pls...
Reply
#6

Well firstly whats with the cURL?
PHP код:
function get_data($url) {
    
$ch curl_init();
    
$timeout 5;
    
curl_setopt($chCURLOPT_URL$url);
    
curl_setopt($chCURLOPT_RETURNTRANSFER1);
    
curl_setopt($chCURLOPT_CONNECTTIMEOUT$timeout);
    
$data curl_exec($ch);
    
curl_close($ch);
    return 
$data;
        } 
Reply
#7

Firstly i didnt know how to show vehicle image so i decided to download samp wiki page source with vehicle previews and find in source link to image.but then i decided to download images manually
You can delete function


What about fredback ?
Reply
#8

Nice work job

[AW]Tom -____-
Reply
#9

Quote:
Originally Posted by superman21
Посмотреть сообщение
Firstly i didnt know how to show vehicle image so i decided to download samp wiki page source with vehicle previews and find in source link to image.but then i decided to download images manually
You can delete function


What about fredback ?
You could have just right clicked in most browsers to copy the URL..
Reply
#10

Quote:
Originally Posted by EmpireSk
Посмотреть сообщение
Nice work job

[AW]Tom -____-
Thanks ))
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)