Okay so to cast any spell replace stone in both locations and it will make button and all that or hotbar?If on group, there is a way through a macro. Let's, for example, throw some rocks:
That macro will cast a Stone spell on your target's target. If you're focusing the tanker, you'll attack the monster the tank is attacking.Code:/micon "Stone" /merror off /ac "Stone" <tt>
Yes, you can do it with any spell or action. (The action name needs to be in quotation marks if it's multiple words. With one-word spell names like these examples, the quotation marks are optional, but a good habit to get into.)
And you place the macro itself on the hotbar. The /micon line of the macro is for specifying how the macro will look on your hotbar. For instance:
/micon "Stone"
means give this macro the icon of the "Stone" skill when it's placed on a hotbar.
Very cool, thank you again. Will start working on making some buttons after work.
|
![]() |
![]() |
![]() |
|
Cookie Policy
This website uses cookies. If you do not wish us to set cookies on your device, please do not use the website. Please read the Square Enix cookies policy for more information. Your use of the website is also subject to the terms in the Square Enix website terms of use and privacy policy and by using the website you are accepting those terms. The Square Enix terms of use, privacy policy and cookies policy can also be found through links at the bottom of the page.