ItsMods

Full Version: StatsPlugin V1
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Hey,

i just was bored, and i made that plugin, written in 40 minutes. I know it is useless...

Features
* Statistic saving
Saves match statistic, and statistic for ALL matches.
* Better log
Says all player's events.
Multi-kill system
Simple multikill system.
* Most/Bad player count
Finds best player, player with most score, player with most assists and deaths. Prints every 30 seconds. ( Configurable ).
Also you can see thoose players by thoose cmds:
!mostkills - prints most player
!mostscore - prints player with most score
!mostdeaths - most deaths player
!mostassists - most assists
*Files
In plugins folder you will see folder called "statAddon"
That folder contains config.ini ( configuration ), stats.log(stats for LAST match), stats.ini (stats for ALL matches ), game.log ( client events etc.. ).
*Killing sprees
Just simple system which counts player kills and print them. ( 10, 15, 20 .. etc )

To be added
Stat saving into site (mysql)
smth more..

Information
I know it is useless, i just made that because i was bored.
Do not delete folder called "statAddon" in plugin folder.

Bugs, problems
some bugs possible, because addon is bugged.

Credits
@JayDi - creator
@zxz0O0 - help with code ( client count )

DOWNLOAD
[attachment=2155]

S O U R C E
Good idea @JayDi Cool
Plugins still alive? I though addon was discontinued, but well hmkay, I like this release
(07-06-2012, 14:10)G-Man Wrote: [ -> ]Plugins still alive? I though addon was discontinued, but well hmkay, I like this release

i just wanted to code something Big Grin
how about making it print the stats at end of game/round ?

Doh question lol:
where to put stataddon folder? in the main plugin folder I assume ?
(07-06-2012, 15:16)sky-rebel Wrote: [ -> ]how about making it print the stats at end of game/round ?

Doh question lol:
where to put stataddon folder? in the main plugin folder I assume ?

mw3/plugins/statADdon

Plugin cannot be crashed because there are catches everywhere.
It will print error to console or as msgBox
(07-06-2012, 13:37)JayDi Wrote: [ -> ]i just was bored, and i made that plugin, written in 40 minutes. I know it is useless...

...
Right on thanks alot. Alot of people asked for this.
It looks quite interesting, but is there a possibility to disable the spam function? like "msgDelay=0" or something?
(07-14-2012, 12:12)jakata Wrote: [ -> ]It looks quite interesting, but is there a possibility to disable the spam function? like "msgDelay=0" or something?

try to make
msgDelay to 9999999999999999
0 can crash server ( Because loop )
Pages: 1 2 3