Use /wr to open Options.
Enables the party to roll on white items and can also be set to pass on white and green items (then the items are distributed randomly).
This ensures a fair share of trash-loot for melees as well as ranged dd's and healers, who usualy do not loot and therefor would not get any white items.
Although the addon works as soon as the group leader has it, it is recommended that every group member uses it to prevent accidental rolls. Without the addon the players have to roll on EVERY single looted item, which can be quite annoying.
- 2 comments
- 2 comments
Facts
- Date created
- 13 Jul 2009
- Category
- Last update
- 07 Sep 2009
- Development stage
- Beta
- Language
- deDE
- enUS
- License
- Creative Commons License By-Nc-Sa
- Curse link
- WhiteRoll
- Recent files
- #2
frickaline Sun, 06 Sep 2009 18:25:23Here is your fix ... change the loading from: WhiteRoll = WhiteRoll or {}
to: local WhiteRoll = {} _G.WhiteRoll = WhiteRoll
- #1
frickaline Thu, 20 Aug 2009 19:13:40On occasion, I cannot get WhiteRoll to enable its autopass mode. The only way I know of to fix this when it occurs is to exit the game completely and log back in. The command "/script ReloadUI();" does not fix the problem. Relogging without exiting the program completely seems to be the main cause of the problem.
Reproduce: 1. Start fresh, log in, party with someone and enable WhiteRoll for autopass mode. See that it is working fine. 2. Hit ESC, select return to character selection 3. Click the 'Back' button because this character selection is empty due to ROM bug 4. Enter account name and password at the main screen (note that you have not exited the program) 5. Select character 6. Party with someone and enable WhiteRoll, note that when you loot it fails to autopass
If you exit the ROM completely and go back in, it will work for you again.