Feature - New #1611
Method/Member to tell if a character is in your eq2chars list.
Status:
Implemented
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2016-05-20
Due date:
% Done:
0%
Estimated time:
vbulletin_issue_id:
Updated by Kannkor over 8 years ago
- Status changed from New to Implemented
In patch Ogrebot 17.090
OgreBotAPI
- member:bool InEQ2Chars(string _CharacterNameToCheck, bool _FullAccountInfoOnly=FALSE)
- Determines if a character name is in your eq2chars file.
- If you pass a TRUE value as the second parameter, it will only check if the character has a username/password associated with it.