This is a basic example of an ability with a party notification.
Auto-translating isn't critical, but for multi-word abilities like Corps-a-corps where you might get capitalization and punctuation wrong, or foreign or archaic words like Zwerchhau and Apocatastasis that you might spell wrong, using auto-translate phrases is useful.Code:/ac (Raise) <t> <wait.1> /p (Raise) >> <t> (Just used it.) /micon (Raise)
The <wait.1> at the end of the /ac line means, "After executing this line, wait 1 second before executing the next line." It's there so that if you spam the button to cast on someone, you'll only /p chat once, 1s after the last press.