jim87 New Member Joined Aug 26, 2011 Messages 445 Reaction score 7 Sep 15, 2011 #1 Hello! I've tried running this code on a button click event, but nothing seems to happen: PHP: Styx.BotManager.Current.Stop(); // or .Start() How's supposed to be done? Thanks.
Hello! I've tried running this code on a button click event, but nothing seems to happen: PHP: Styx.BotManager.Current.Stop(); // or .Start() How's supposed to be done? Thanks.
Apoc Well-Known Member Joined Jan 16, 2010 Messages 2,790 Reaction score 94 Sep 17, 2011 #2 TreeRoot.Stop() (Styx.Logic namespace)
jim87 New Member Joined Aug 26, 2011 Messages 445 Reaction score 7 Sep 17, 2011 #3 Thanks for the reply on the forum too, just for reference for other people