Logged Out
Create an Account
Login:
Password:

Forgot your password?
GRSS - Bid + Roll

GRSS - Bid + Roll
[Back to Index]
Thread Tags
Primary: [Tickets]
Secondary: None

GRSS - Bid + Roll
Go To This Ticket's Page
Creator zanthorx
Public or Private Public
Private tickets are only accessible to you and to DKPSystem.com staff
Public Tickets are visible to everyone)
Status Open
Type Bug
Section of the Site Game Addons/Importers
Urgency (0 votes)
Rating (0 votes)
Description:
Posted this but see there's an actual ticket system instead of just posting a ticket thread :). Included in this post are both the problem and the solution.

Quote by zanthorx
Ok, I've played with this a fair amount and the sorting is screwed up on the list unless everyone does /w !bid # before anyone /rolls.

Once rolls come in, any /w !bid will resort the list and make it very difficult to figure out who won the roll.

Rolls, no whispers.


Whispers and sort is jacked.


Please forgive the sample set of characters, their names make it nice and easy to sort ;).





Quote by zanthorx
line 1339 of guildraidsnapshot.lua

Change:
GRSSSortBy("bid")


To:
if GRSS_BidRolls==1 then GRSSSortBy("roll") else GRSSSortBy("bid") end
Official DKPSystem.com Comments
No official comments yet
Thanks mate, I'll get these fixes in the mod ASAP.


--
It's all in the reflexes.


[Back to Index]