Rifter presents a popup menu with all rift summoning abilities to save hunting for them in different places or tying up hotbar slots.
If you have Docker installed, it will place an icon in the Dock.
Else, the icon has two states - grey (unlocked, can be moved), blue (locked, cannot be moved)
If locked in place, then moving the mouse over it will produce a popup menu - simply click on the ability to use. If you do not have the ability or lure, then the client should give you an error message.
To unlock/lock the button, click and hold the left mouse button, and then click the right button.
NOTE: Due to the way the Rift API works, buttons with macros on cannot have their visibility toggled if you are in combat - so if you are in combat, then the popup will not show.
NOTE: 1.10r6 ONLY supports Apothecary / Armorsmith / Runecrafting crafting lures (all I have access to!)
To add support for the remaining ones, please do:
Put the lure in the first slot, of the first bag and then
/script d = Inspect.Item.Detail("si01.001") error(d.name.."="..d.type)
You can then copy to clipboard and paste the output in a comment here.
- 3 comments
- 3 comments
Facts
- Date created
- Sep 24, 2012
- Category
- Last update
- Dec 15, 2012
- Development stage
- Release
- License
- GNU General Public License version 2 (GPLv2)
- Curse link
- Rifter
- Downloads
- 1,788
- Recent files
- R: Rifter-2.01r1 for 2.0 Dec 15, 2012
- R: Rifter-2.00r1 for 2.0 Dec 09, 2012
- R: Rifter-1.11r1 for 1.9 Nov 06, 2012
- R: Rifter-1.10r7 for 1.9 Oct 05, 2012
- R: Rifter-1.10r6 for 1.9 Sep 28, 2012
- Reply
- #3
wilcoxon Dec 04, 2012 at 23:48 UTC - 0 likesAh. Missed /rifter show somehow. I would suggest switching the default to show available only (and not show all).
- Reply
- #2
Adelea Dec 04, 2012 at 21:30 UTC - 0 likes@wilcoxon: Go
What do you mean?
It should only show things you can use, at least if youve set it to do that.
/rifter show
WIll toggle between modes.
- Reply
- #1
wilcoxon Dec 03, 2012 at 05:12 UTC - 0 likesAny chance of limiting the displayed options to the actually usable ones? It's rather annoying to have to manually check if you actually have something (or click it and have it not work).