 | Style numbers under name? |  |
04-10-2007, 02:46 PM
|
#1 | | //bemanistyle::[Regular]
Megamanny is offline
Join Date: Jun 2006 Location: Denton,Tx Posts: 940
Marketplace Rating: 0
Tokens: 9,958.41
Bank: 0.00
Total Tokens: 9,958.41 Donate Tokens | Style numbers under name? always wanted to know but decided to ask now.
Right underneath the username there is a 1-12 that is like IIDX I would assume and a certain amount of numbers seem to be highlighted.
Can someone please explain to me what this does and how it is affected and such?
Thanks in advance.
P.S.: Mine is at 5 so far. I remember it used to be a lot less but I'm just curious.
__________________ | |
| |
04-11-2007, 02:01 PM
|
#2 | | Lookie what I can do!
Keith is offline
Join Date: Dec 2004 Location: St. Louis Posts: 752
Marketplace Rating: 0
Tokens: 339.08
Bank: 128,252,504,551,011.80
Total Tokens: 128,252,504,551,350.88 Donate Tokens | It has to do with how many posts you have. The more posts you have, the higher the number is.
__________________ | |
| |
06-08-2007, 07:15 AM
|
#3 | | Banned
nejino_hito is offline
Join Date: Feb 2007 Location: Beyond the Earth Posts: 304
Marketplace Rating: 0
Tokens: 11,305.60
Bank: 7,154.35
Total Tokens: 18,459.95 Donate Tokens | excuse me, i wanna ask. can you mention how much posts each level? | |
| |
06-08-2007, 01:07 PM
|
#4 | | //bemanistyle::[Member]
koa5001 is offline
Join Date: Jun 2006 Location: Baltimore, MD Posts: 245
Marketplace Rating: 0
Tokens: 16,821.02
Bank: 4,465,092.95
Total Tokens: 4,481,913.97 Donate Tokens | Quote:
Originally Posted by nejino_hito excuse me, i wanna ask. can you mention how much posts each level? | Well so far I've figured out that:
more than 50 posts = 1
more than 100 posts = 2
more than 200 posts = 3
more than 300 posts = 4
__________________  Wii Console Number: 7804 3626 7275 8332 Brawl FC: 0516-7950-6983 (PM if you add me!)
| |
| |
06-09-2007, 08:33 PM
|
#5 | | I'm invisible 8)
SulferDragon is offline
Join Date: Sep 2006 Location: Salem, OR Posts: 1,143
Marketplace Rating: 0
Tokens: 1,322.75
Bank: 746,490.29
Total Tokens: 747,813.04 Donate Tokens | Quote:
Originally Posted by koa5001 more than 50 posts = 1
more than 100 posts = 2
more than 200 posts = 3
more than 300 posts = 4 | No, 400 posts = 4. At least from everyone I've seen and myself it's like that.
Also 800 = 5
1,500?? (not sure) = 6
and so on... | |
| |
06-12-2007, 09:34 AM
|
#6 | | //bemanistyle::[Regular]
Arkaaito is offline
Join Date: Jul 2006 Posts: 635
Marketplace Rating: 1
Tokens: 136.08
Bank: 74,930.86
Total Tokens: 75,066.94 Donate Tokens | IIRC it's just level = 1+max(floor(log[2](1/50)),-1).
Or if this sounds complicated, it's described by the recursive relation:
(threshhold for level n+1) = 2*(threshhold for level n)
threshhold for level 1 = 50.
So for instance,
level(arka) = 1+max(floor(log[2](540/50)),-1) = 1+max(floor(log[2](10.8)),-1) = 1+max(floor(3.xyz),1) = 1 + 3 = 4
level(thoralf) = 1+max(floor(log[2](12/50)),-1) = 1 + -1 = 0
level(SulferDragon) = 1+max(floor(log[2](1013/50)),-1) = ...when the heck did YOU make so many posts?!  | |
| |  | |  |
06-12-2007, 09:55 AM
|
#7 | | Little big user title
red shoe paul is offline
Join Date: Nov 2005 Location: Boston, MA Posts: 3,253
Marketplace Rating: 11
Tokens: 305.37
Bank: 2,719,171.34
Total Tokens: 2,719,476.71 Donate Tokens | Quote:
Originally Posted by Arkaaito IIRC it's just level = 1+max(floor(log[2](1/50)),-1).
Or if this sounds complicated, it's described by the recursive relation:
(threshhold for level n+1) = 2*(threshhold for level n)
threshhold for level 1 = 50.
So for instance,
level(arka) = 1+max(floor(log[2](540/50)),-1) = 1+max(floor(log[2](10.8)),-1) = 1+max(floor(3.xyz),1) = 1 + 3 = 4
level(thoralf) = 1+max(floor(log[2](12/50)),-1) = 1 + -1 = 0
level(SulferDragon) = 1+max(floor(log[2](1013/50)),-1) = ...when the heck did YOU make so many posts?!  | Haha, bro, I really don't understand all of that.
If there usually is an increase in posts really fast, the user might've bought a post count from the token shop that increases the surrent post count + 50.
__________________ Create. Play. Share. bloggin' | |
| |  |
06-12-2007, 11:02 AM
|
#8 | | //bemanistyle::[Regular]
Arkaaito is offline
Join Date: Jul 2006 Posts: 635
Marketplace Rating: 1
Tokens: 136.08
Bank: 74,930.86
Total Tokens: 75,066.94 Donate Tokens | In English:
Again IIRC, the threshhold for level 1 is 50 posts. After that, the threshhold doubles for each successive level.
Spelled out: for level 2 it's 100 posts, level 3 it's 200 posts, level 4 it's 400 posts, level 5 it's 800 posts, level 6 it's 1600 posts, level 7 it's 3200 posts, level 8 it's 6400 posts, level 9 it's 12800 posts, level 10 it's 25600 posts, level 11 it's 51200 posts, and level 12 it's 102400 posts.
Why do we have so many levels?  | |
| |
06-18-2007, 02:20 AM
|
#9 | | g//ay for k//eternal
k⁄⁄eternal is offline
Join Date: Jul 2005 Posts: 4,748
Marketplace Rating: 1
Tokens: 27.94
Bank: 105,254,643.43
Total Tokens: 105,254,671.37 Donate Tokens | Because IIDX does.
__________________ | |
| |  | |  |
06-18-2007, 08:06 PM
|
#10 | | noderator
phuzion is offline
Join Date: Oct 2005 Location: A-K Rowdy, Ohio Posts: 821
Marketplace Rating: 0
Tokens: 5,014.57
Bank: 1,477,447.84
Total Tokens: 1,482,462.41 Donate Tokens | Quote:
Originally Posted by Arkaaito IIRC it's just level = 1+max(floor(log[2](1/50)),-1).
Or if this sounds complicated, it's described by the recursive relation:
(threshhold for level n+1) = 2*(threshhold for level n)
threshhold for level 1 = 50.
So for instance,
level(arka) = 1+max(floor(log[2](540/50)),-1) = 1+max(floor(log[2](10.8)),-1) = 1+max(floor(3.xyz),1) = 1 + 3 = 4
level(thoralf) = 1+max(floor(log[2](12/50)),-1) = 1 + -1 = 0
level(SulferDragon) = 1+max(floor(log[2](1013/50)),-1) = ...when the heck did YOU make so many posts?!  |
tl;dr version: level 1 starts at 50 posts, and each successive level is double of the previous postcount.
I'm not sure if this is correct, for all I know, you may have to have 573,000 posts to get level 12. Moderators do not have access to that part of the backend of the site. 
__________________ 
thanks redshoepaul
| |
| |  |
06-18-2007, 11:45 PM
|
#11 | | //bemanistyle::[Member]
Aznriceball is offline
Join Date: Jun 2007 Location: No mans land Posts: 51
Marketplace Rating: 0
Tokens: 9.82
Bank: 350.00
Total Tokens: 359.82 Donate Tokens | I see... this helped me. 
__________________
Trust me, I'm helpful. Right right?!?!
| |
| |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | | All times are GMT -6. The time now is 05:16 PM. | | |