Hi guys I was playing around with 2d bliz pack 3.0.3 and I put the stats folder in my wampp so that I could host it with the port 81 redirect any way its not updating now while I have the server running what would I have to change to make it work?
Hi guys I was playing around with 2d bliz pack 3.0.3 and I put the stats folder in my wampp so that I could host it with the port 81 redirect any way its not updating now while I have the server running what would I have to change to make it work?
removed by Unholy
In the world config, you would need to change the 'stats.xml' file location to where it should be made.
E.g. "c:\xampp\htdocs\stats\stats.xml"
thanks man
but I cant find it
Last edited by project anthrax; 12-23-2008 at 01:00 AM.
removed by Unholy
What core are you running?
I should be in World.conf .
Code:<StatDumper FileName = "stats.xml" Interval = "120000">
yea I see that and I change it to a location I did that but nothing happened?
removed by Unholy
Change the world.conf to
<StatDumper FileName = "C:\wamp\www\stats.xml" Interval = "120000">
Unless you have wamp installed somewhere else.
Then rehash the server(If you don't then it won't update)
aha! got it + reps barinar
removed by Unholy