User-Submitted Comments
These posts are also available on the forum with more features. This page is intentional simplified
View this info on the forum
|
|
[You must be logged in to post comments] |
|
6098 days ago
Nitesbane Said:
|
SKG.lua and screenshot of in-game list attached.
[You must be logged in to reply]
|
|
6096 days ago
Nitesbane Said:
|
Updated SKG.lua from tonight, and a screenshot of how it uploaded to the site.
[You must be logged in to reply]
|
|
6096 days ago
Chops Said:
|
Who in particular doesn't match? As far as I can tell, the standings on the page match exactly as they are in the data file, though i only looked at the first 10 or so records.
[You must be logged in to reply]
|
|
6096 days ago
Nitesbane Said:
|
Who in particular doesn't match? As far as I can tell, the standings on the page match exactly as they are in the data file, though i only looked at the first 10 or so records.
It's everyone at the bottom.
Just about everyone from #24 on is in the wrong place.
[You must be logged in to reply]
|
|
6096 days ago
Nitesbane Said:
|
Who in particular doesn't match? As far as I can tell, the standings on the page match exactly as they are in the data file, though i only looked at the first 10 or so records.
Looks to be everyone with a roll value of 0 - those who were added after the initial list was created.
[You must be logged in to reply]
|
|
6096 days ago
Chops Said:
|
Looks to be everyone with a roll value of 0 - those who were added after the initial list was created.
Look at the content of the file though:
http://dkpfiles.com/www/forum/16289/SuicideKingsGeo.lua
The bottom data in the file says "0" for those bottom 24, including you:
I find no other data in the file that would fix those numbers.
[You must be logged in to reply]
|
|
6096 days ago
Nitesbane Said:
|
Looks to be everyone with a roll value of 0 - those who were added after the initial list was created. Look at the content of the file though: http://dkpfiles.com/www/forum/16289/SuicideKingsGeo.luaThe bottom data in the file says "0" for those bottom 24, including you: I find no other data in the file that would fix those numbers.
Those numbers are not incorrect. That is the way it is supposed to be. Roll values don't mean anything (other than to help avoid having "ties" when more than 1 person is added at a time), it's the position in the list that determines who gets loot.
When we created the Suicide Kings list, we had everyone /roll 1000 to determine their initial position, as per instructions for the SK mod. This is what those "roll" values are. Everyone who started raiding with us after we created the list, was inserted to the bottom without a roll (again, as was suggested). This is why there are so many people with a 0 roll value.
The importer should be placing people in their correct position according to the lua, it shouldn't even consider the rolls when placing people in an ordered list. It's clearly marked in the .lua who is in what position.
It looks like the importer just sees a "roll" value of "0" and positions people however it pleases, which it shouldn't because loot is not determined by this "roll" value.
[You must be logged in to reply]
|
|
6096 days ago
Chops Said:
|
When we created the Suicide Kings list, we had everyone /roll 1000 to determine their initial position, as per instructions for the SK mod. This is what those "roll" values are. Everyone who started raiding with us after we created the list, was inserted to the bottom without a roll (again, as was suggested). This is why there are so many people with a 0 roll value.
Ah ha! That explains it. It's my misunderstanding of the SK system, I guess. The importer only cares about the roll value, and orders them accordingly. It'll require a rewrite to work properly without the roll values cycling.
Thanks. I was always under the impression that any SK list will have rolls and all the rolls will cycle between players.
[You must be logged in to reply]
|
|
6096 days ago
Nitesbane Said:
|
Thanks. I was always under the impression that any SK list will have rolls and all the rolls will cycle between players.
It depends on the way you set it up, I suppose. You could have an entire list without any roll values, determining initial position by some other factor like guild rank or raid attendance. On the other spectrum, we could have decided to let new people /roll 1000 for their positions, thus giving everyone on the list a roll value.
Thanks for taking a look at this, I'm praying that your current projects get completed smoothly and to your total satisfaction... so that I can see this change relatively soon.
[You must be logged in to reply]
|
|
6095 days ago
Chops Said:
|
Alrighty. Go ahead and upload your SK list again. It should be sorting properly.
[You must be logged in to reply]
|
|
6095 days ago
Nitesbane Said:
|
Alrighty. Go ahead and upload your SK list again. It should be sorting properly.
Jah love! You rock.
[You must be logged in to reply]
|