Well I was bored today.. so 6 hours and 499 lines of code later its officialy done lol..
is it useful? probably not.. like I said I was bored and it was a little challenge I wanted to do.
Has some new features compared to previous logdataserver.
1: Logs are much cleaner it tells you the action instead of a stupid number. example:
2: You can specifiy to log certain things like @make to its own .txt instead of browsing tons of logs to see if some one had a gm or whatever its all in 1 txt if you want.
3: I added some fun for people who want to have stupid stats on their mir website to spice things up.. it logs the following stats in a .ini so you can make a script to display them on your website or whatever.
Dura0 is how many items broke on dura 0
Well thats it really.. if you have any suggestions feel free to tell me.. also I don't need bad mouthing i'm not expecting for people to really use this much lol ^___^ k thx.
How to setup/use:
Put all this stuff into LogDataServer Folder and instead of using wemades logdataserver use this one.
Make sure you change all the paths and make sure they have trailing slashes.
Is it buggy? Probably as I am tired and I didn't get to test to much.
it should work with all versions of mir.. 1.9 and 1.4
http://s118971981.onlinehome.us/Release.rar
is it useful? probably not.. like I said I was bored and it was a little challenge I wanted to do.
Has some new features compared to previous logdataserver.
1: Logs are much cleaner it tells you the action instead of a stupid number. example:
Code:
Date/Time[3/8/2005 12:59:54] [PickUpItemFloor] Map[0] X[288] Y[616] Player[gd01] Item/Num:Candle(1969201350)
2: You can specifiy to log certain things like @make to its own .txt instead of browsing tons of logs to see if some one had a gm or whatever its all in 1 txt if you want.
3: I added some fun for people who want to have stupid stats on their mir website to spice things up.. it logs the following stats in a .ini so you can make a script to display them on your website or whatever.
Code:
deaths=0
RefineSucc=0
RefineBreak=0
LevelUp=0
TradeItem=0
Dura0=
Dura0 is how many items broke on dura 0
Well thats it really.. if you have any suggestions feel free to tell me.. also I don't need bad mouthing i'm not expecting for people to really use this much lol ^___^ k thx.
How to setup/use:
Put all this stuff into LogDataServer Folder and instead of using wemades logdataserver use this one.
Make sure you change all the paths and make sure they have trailing slashes.
Is it buggy? Probably as I am tired and I didn't get to test to much.
it should work with all versions of mir.. 1.9 and 1.4
http://s118971981.onlinehome.us/Release.rar
Last edited:
