Pokemon Server Archive

PvP Server => Server News => Topic started by: 1cec0ld on November 25, 2012, 04:59:07 pm

Title: Mcmmo flatfile overhauled
Post by: 1cec0ld on November 25, 2012, 04:59:07 pm
Every player that had 0 powerlevel, new and old, regardless of exp, no longer exists in the mcmmo flatfile. 3698 entries out of 10396: gone.
No longer will we have to deal with mcmmo glitching up because the file is too big. I have learned Regex, and it is my bitch for searching and replacing text files such as mcmmo's ugly-as-hell flatfile.

^\w*:0::\w*:\w*:0:\w*:0:0:0:0:0:0:0:0:\w*:\w*:\w*:\w*:\w*:\w*:\w*:\w*::0:\w*:\w*:\w*:\w*:\w*:\w*:\w*:\w*:\w*:0:\w*:\r\n
and
^\w*:0::\w*:\w*:0:\w*:0:0:0:0:0:0:0:0:\w*:\w*:\w*:\w*:\w*:\w*:\w*:\w*::0:\w*:\w*:\w*:\w*:\w*:\w*:\w*:\w*:\w*:0:\w*:\w*:\r\n

Both gone from the file.
Want to learn what that means?
http://www.regular-expressions.info/ (http://www.regular-expressions.info/)
Start reading.
Title: Re: Mcmmo flatfile overhauled
Post by: Z4X3R on November 25, 2012, 05:01:32 pm
I was #1 on /mctop earlier today :D
Title: Re: Mcmmo flatfile overhauled
Post by: 1cec0ld on November 25, 2012, 05:03:02 pm
I was #1 on /mctop earlier today :D

That was when Hex did it, not knowing exactly what I wanted, he used the same method to remove everyone with 0 levels AND 0 exp, so he didn't catch as many people as mine did.
Title: Re: Mcmmo flatfile overhauled
Post by: Tactic on November 26, 2012, 12:03:15 am
Rare candied for all your hard work.