Project

General

Profile

Feature - New #1613

MCP Command to Load An Ogre AutoLogin Profile

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

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

0%

Estimated time:
vbulletin_issue_id:

Description

As we discussed on IRC:

Could you make me a nicer way of loading in teams if I'm already logged into game?

1 - You pass in the name of an auto login profile

  2 - You'd have to !c -Login CurrentlyLoggedInToon NewToonToBeLoggedIn
  Add in there, an option to use session number, such as is1 instead of currently logged in toon
#1

Updated by Kannkor almost 8 years ago

Following are in Ogrebot 17.090 patch

 

RE: 1

* MCP
** AutoLoginProfile
*** Loads an autologin profile. Takes 1 parameter, the profile name to load.

 

RE: 2

** method LogToonIn(string _ForWho=${Me.Name}, string _ToWho)
*** Logs in a new character (via ogre login toonname).
*** For parameter 1 - You can use a character name or a session name. For example:
**** LogToonIn Kannkor KannkMage
**** LogToonIn is3 KannkMage

#2

Updated by Kannkor almost 8 years ago

  • Status changed from New to Implemented

Also available in: Atom PDF