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
Next revisionBoth sides next revision
mmoalt_followcommander [2017/08/17 05:12] – [mmoalt_FollowCommander] mmoaltmmoalt_followcommander [2019/11/21 21:58] – [Public API] mmoalt
Line 6: Line 6:
 </WRAP> </WRAP>
  
-\\ 
-<WRAP left important 60%> 
-A bug in the bot makes it impossible to select the person who is commander in party member follow mode. 
-</WRAP> 
  
 {{ :mmoalt_followcommander_64.png?direct&300|}} {{ :mmoalt_followcommander_64.png?direct&300|}}
Line 140: Line 136:
 You still need a proper mesh for following.\\ You still need a proper mesh for following.\\
 Having a proper mesh is your responsibility. Having a proper mesh is your responsibility.
-If you don't want the bot to follow the commander in certain areas, you need to remove that area from the mesh!+\\ 
 +If you don't want the bot to follow the commander in certain areas, you need to remove that area from mesh yourself!
 </WRAP> </WRAP>
 <WRAP clear></WRAP> <WRAP clear></WRAP>
Line 163: Line 160:
  targetID = [nil\number] Character id of the player you are following.\\  targetID = [nil\number] Character id of the player you are following.\\
  settings = {} Current FollowCommander settings\\  settings = {} Current FollowCommander settings\\
 + dropDownSettings = {} Values from the drop down list in the gui.\\
 } }
 +
 +''FollowCommanderAPI:Restart()''\\
 +Reload all settings, set new random seed values and restart the botmode.\\
 +
 +''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.\\
 +
 +''FollowCommanderAPI:BlacklistCurrentCommander()''\\
 +Should be self explainatory.\\
 +
 +''FollowCommanderAPI:SetFollowType(type)''\\
 +Sets a new follow type and restarts FollowCommander. Valid types are in FollowCommanderAPI.dropDownSettings .\\
 +
 +''FollowCommanderAPI:SetFollowMode(mode)''\\
 +Sets a new follow mode and restarts FollowCommander. Valid modes are in FollowCommanderAPI.dropDownSettings .\\
mmoalt_followcommander.txt · Last modified: 2020/07/02 22:58 by mmoalt