Logged Out
Create an Account
Login:
Password:

Forgot your password?
GRSS - Bid + Roll


Back to the Tickets List

GRSS - Bid + Roll
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

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]
5473 days ago
Chops Said:
Thanks mate, I'll get these fixes in the mod ASAP.
[You must be logged in to reply]