Anyone have a good comprehensive list of macro commands for Rift? In another post I am looking for a macro that will allow me to set loot type to Free For All when grouping.
Thanks,
Don
Printable View
Anyone have a good comprehensive list of macro commands for Rift? In another post I am looking for a macro that will allow me to set loot type to Free For All when grouping.
Thanks,
Don
Hey Don,
I don't think you can programmatically set the 'ffa' flag. There is a slash command for setting the master looter but it only works in a raid context.
Here's a good reference on commands:
http://telarapedia.com/wiki/Commands...a5Patchnotes-0
Here's a good post on the rift forums about macros:
http://forums.riftgame.com/showthrea...ft-Macro-Guide
and finally, here are some sample macros I use:
Invite macro:: (all clients the same)
Assist macro:: (one for each character)Quote:
invite char1
invite char2
invite char3
invite char4
invite char5
Follow macro:: (one for each character)Quote:
assist char1
[Lax gets the credit for those three -- part of his setting up FTL walkthrough for ISBoxer]Quote:
targetexact char1
follow
targetlasttarget
MarkAll:: (all clients the same -- only group leader needs to cast this)
**I run around marked like this to facilitate healing (see below).Quote:
targetexact char1
mark 1
targetexact char2
mark 2
targetexact char3
mark 3
targetexact char4
mark 4
targetexact char5
mark 5
targetlasttarget
Heal:: (healer -- one script for each player where x = char{x}, use a keymap toggle)
Hope this helps.Quote:
#show HEALSPELL
cast @mark {x} HEALSPELL