BannerName BannerID BannedName BannedID BannedIP 12 406027
pretty sure that's what those areif you're trying to ban somebody try banBLID(%target, %time, %reason);
i think time is that unix time that started on january first 1970the 40#### oneor something
it's not.if it were, it would be according to multiple converters: Mon, 05 Jan 1970 16:47:07 GMT
The 12 is probably the year.Like, '09, '10, '11, '12, etc.I'm pretty sure the number after that has to be some method of discerning the date and time, but I'm not sure how.
Well it's definitely a SET time, as in it's not telling how long you have until they're unbanned, but what TIME they are.This hurts my brain
Well, I'm not really sure, but there may be a value after that that tells how many minutes long the ban is, and if it's NOT there, it's permanent.
I've cracked it.Badspot did it based on the amount of time AFTER Unix was created.Thus meaning when you ban a person for 5 days it sets the end of the BANLIST line to a UNIX code 5 days after Thursday January 5th 1970Thanks guys for the help
that doesn't make any sense :(relative to what?
I completely ballsed that explanation upokay,Say you ban Fred for 5 daysIt will set the ending BANLIST.txt line number to a UNIX timecodeThat timecode is the equivalent of 5 days after 1 January 1970, which would be January 5 1970, and someAlso known as345600Get it?And when it reaches that time, Fred is unbanned and can return
I completely ballsed that explanation upokay,Say you ban Fred for 5 daysIt will set the ending BANLIST.txt line number to a UNIX timecodeThat timecode is the equivalent of 5 days after 1 January 1970, which would be January 5 1970, and someAlso known as345600Get it?And when it reaches that time, Fred is unbanned and can returnEDIT;Here's another thing Go to http://www.onlineconversion.com/unix_time.htmand input the 406027 than is in the OPIt will return the date 5 days (and some time) after January 1st 1970I made that ban for 5 days (and some time)