Difference between revisions of "follow"

From OpenKore Wiki
Jump to navigation Jump to search
m (Undo revision 1326 by Cirvaazny (Talk) to conform with config.txt page standards.)
m
Line 1: Line 1:
 
; follow [<boolean flag>]
 
; follow [<boolean flag>]
: This option toggles player following. If this is set to '''1''' and [[followTarget]] is set, Kore will follow that player around.
+
: This config option toggles player following. If this is set to '''1''' and [[followTarget]] is set, Kore will follow that player around.
 +
 
 +
: You can use console command '''follow <player name or number>''' to start following specified player, and '''follow stop''' to stop following.
  
 
[[Category:config.txt]]
 
[[Category:config.txt]]
 +
[[Category:Console Command]]

Revision as of 13:39, 22 April 2010

follow [<boolean flag>]
This config option toggles player following. If this is set to 1 and followTarget is set, Kore will follow that player around.
You can use console command follow <player name or number> to start following specified player, and follow stop to stop following.