Bug #1842
Travel setup issue.
Status:
Resolved
Priority:
Normal
Assignee:
-
vbulletin_issue_id:
Description
When setting up travel using the OgreBot: Travel_Bell Everything looks fine in the step but its actually adding "" in the Ogre console.
example of Questbot step: <Setting Name="Step-77">(77) C: |OgreBot: Travel_Bell| P1: |${Me.Name}| P2: |Butcherblock Mountains| P3: |Exact match|</Setting>
In the OgreConsole it comes out like this : 19:07:09: !c -TravelBell "somenamehere" ""Butcherblock Mountains"" ""Exact
match""
Updated by bjcasey over 7 years ago
- Status changed from In Progress to Resolved
- Removed the following OgreBot MCP Commands: Travel, Travel_InputWindow, Travel_Bell, Travel_Bell_InputWindow, Travel_Druid, Travel_Druid_InputWindow, Travel_Spires, Travel_Spires_InputWindow
- Added the following command QuestBot: Travel_Map
- Description: Used to travel anywhere on a visible travel map.
- P1 = ForWho
- P2 = Name of Destination as it is used on the map
- P3 = Use exact name match? (TRUE or FALSE)
This will be available with Patch # 153.