WorldOfParkour
Please visit Github to see more well formatted instructions.
WorldofParkour
World of Warcraft addon: Parkour puzzles throughout the world.
Features
- Many built in courses to challenge your parkour skills.
- Easily create parkour courses anywhere around World of Warcraft.
- Share courses with friends.
- Uses TomTom waypoints to easily show the course points.
Known Issues
- DO NOT right-click the Crazy Waypoint Arrow that TomTom provides and use any of those options. It can easily bug out your course run or creation.
- TomTom seems to not always want to clear points even when you are standing on them. So if this occurs, just right click the point on the minimap and press
Complete point
to manually complete it.
Quick Start
To open WorldOfParkour, type /wop
or /parkour
into your chat and hit enter.
How to Run a Course
Simply pick a course from the All Courses
tab and set it as the Active Course
.
Course Creation
GIF instructions
Written instructions
- Click
New course
. - Click
Set As Active Course
. - Click the
edit
tab. - Click
Edit Course
. - Enter the details of your course.
- Run your course and as you progress through, click
Add point
to put down a marker at your current position. - Add
hints
to your points if you'd like. - Use the Tips & Tricks section to see some ways to make adding points super simple during your parkour runs.
Course Sharing
Sharing a Course
Press the Show sharable course string
toggle. Copy and paste the string to your friends.
Importing a Course
Press the All Courses
tab and paste the course string into the Import course
input box.
Commands
-
/wop
or/parkour
to open the WorldOfParkour UI. -
/wopsetpoint
: Set the next point for the course. Equivalent to pressingAdd Point
in the UI.- Example:
Points: [1, 2, 3, 4, 5]
/wopsetpoint
Points: [1, 2, 3, 4, 5, 6]
^
6 is the new point.
-
/wopsetpointafter
: Set a point after another existing point in the course. Equivalent to pressingAdd point after
orAdd point to beginning
in the UI.-
args
Index[number]
: Index of the point to add another point after.
-
Example:
Points: [1, 2, 3, 4, 5] /wopsetpointafter 2 Points: [1, 2, 3, 4, 5, 6] ^ 3 is the new point.
-
Tips & Tricks
- Create a macro with
/wopsetpoint
and add it to your action bar to quickly add points to a course without opening the WorldOfParkour UI (NOTE: You need to be editing the course for/wopsetpoint
to work.). - Hints for each point can be seen by right clicking the minimap point icon and clicking
Show hint
.
Comments