User Tools

Site Tools



mmoalt_followcommander

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mmoalt_followcommander [2019/11/21 22:33] – [Public API] mmoaltmmoalt_followcommander [2020/07/02 22:58] (current) mmoalt
Line 1: Line 1:
 ====== mmoalt_FollowCommander ====== ====== mmoalt_FollowCommander ======
 +<WRAP left round important 60%>
 +WvW is not officially supported. Can probably work together with the madao wvw addon.
 +
 +</WRAP>
 +<WRAP left round important 60%>
 +This addon is feature complete. And will probably not be updated again.
 +</WRAP>
 \\ \\
 <WRAP left important 60%> <WRAP left important 60%>
Line 175: Line 182:
 ''FollowCommanderAPI:ChangeSetting(key, value)''\\ ''FollowCommanderAPI:ChangeSetting(key, value)''\\
 Change a FollowCommander setting. Valid keys are in FollowCommanderAPI.settings. Value has to be the same type as the old value.\\ Change a FollowCommander setting. Valid keys are in FollowCommanderAPI.settings. Value has to be the same type as the old value.\\
 +**Settings that have their own function can not be changed with this one.**\\
  
 ''FollowCommanderAPI:BlacklistCurrentCommander()''\\ ''FollowCommanderAPI:BlacklistCurrentCommander()''\\
Line 180: Line 188:
  
 ''FollowCommanderAPI:SetFollowType(type)''\\ ''FollowCommanderAPI:SetFollowType(type)''\\
-Sets a new follow type and reloads FollowCommander. Valid types are in FollowCommanderAPI.dropDownSettings.\\+Valid types are in FollowCommanderAPI.dropDownSettings.FollowType.\\
  
 ''FollowCommanderAPI:SetFollowMode(mode)''\\ ''FollowCommanderAPI:SetFollowMode(mode)''\\
-Sets a new follow mode and reloads FollowCommander. Valid modes are in FollowCommanderAPI.dropDownSettings.\\+Valid modes are in FollowCommanderAPI.dropDownSettings.FollowMode.\\
  
 ''FollowCommanderAPI:SetPartyMember(member)''\\ ''FollowCommanderAPI:SetPartyMember(member)''\\
 Follow a new person when the FollowType is set to "PartyMember". Can be id or name. \\ Follow a new person when the FollowType is set to "PartyMember". Can be id or name. \\
  
 +''FollowCommanderAPI:SetCombatAggressiveness(aggressiveness)''\\
 +Valid types are in FollowCommanderAPI.dropDownSettings.CombatAggressiveness.\\
 +
 +''FollowCommanderAPI:SetWayPointUsage(usage)''\\
 +Valid types are in FollowCommanderAPI.dropDownSettings.WayPointUsage.\\
 +
 +''FollowCommanderAPI:SetNoCommanderMode(mode)''\\
 +Valid types are in FollowCommanderAPI.dropDownSettings.NoCommanderMode.\\
  
 **All functions that affect settings will call FollowCommanderAPI:Reload() automatically.** **All functions that affect settings will call FollowCommanderAPI:Reload() automatically.**
  
mmoalt_followcommander.1574375616.txt.gz · Last modified: 2019/11/21 22:33 by mmoalt