Project

General

Profile

Feature - Enhancement #1615

Load, Reload and End Bot Parameter

Added by bjcasey almost 8 years ago. Updated almost 8 years ago.

Status:
Implemented
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2016-05-31
Due date:
% Done:

0%

Estimated time:
vbulletin_issue_id:

Description

Please add a ForWho parameter to those three mcp commands.

#1

Updated by Kannkor almost 8 years ago

  • Status changed from New to Implemented

Patched in Ogrebot 17.090

 

OgreBotAPI

** method Reload_Bot(string _ForWho=all)
*** Reloads the bot
** method Reload_DevBot(string _ForWho=all)
*** Reloads dev bot
** method End_Bot(string _ForWho=all)
*** Ends the bot
** Note: The above 3 methods all require Ogrebot to be running in order to work. There are other ones, such as Load_Bot, Dev_Bot, End_bot where they do it for all sessions, instead of giving you a ForWho.

Also available in: Atom PDF