User Tools

Site Tools



acr

This is an old revision of the document!


Table of Contents

Features

ACR (Advanced Combat Routines) is a platform for highly customizable combat routines that are written in lua. Routines built on this platform can use a custom GUI, have access to a special multi-clickable Party Interface, and the routines are not bound by the same generic rules that SkillManager routines use.

Usage

ACR Main Interface

puu.sh_o21aq_fe0475ebda.jpg

Enabled - Enables the current profile. If this is off, MMOMinion uses SkillManager instead. If a profile is not listed here, it is not properly built/compiled.

Auto-Enabled - Enables ACR if a profile is found for the current class. This will hold true in reverse, and it will be disabled if no valid profiles are found.

Show Party Interface - Toggles the multi-clickable party interface window, discussed in the next section.

ACR Party Interface

Routine API

-- Create the basic profile table.
local profile = {}
 
 
 
-- Return the profile to ACR, so it can be read.
return profile
acr.1459522631.txt.gz · Last modified: 2016/04/01 14:57 by ace