It is now possible to target the largest mob pack within a specific distance. The following console command has been added:
- -closemp [distance from player] [distance from mob] [number of mobs] [target mob] — Speeder will populate the following variables: CMOBPX (the x coordinate of the mob with the greatest number of surrounding mobs), CMOBPY, CMOBPZ. If “target mob” is 0, CMOBPX/Y/Z will contain the center point of the mob pack instead. “Distance from player” is the max distance to check for a mob pack, “distance from mob” is the max distance to check for each individual mob, and “number of mobs” is the minimum number of mobs that must be in the pack. Appending “o” will display this data in Speeder’s window/log, such as “-closemp 10 4 3 0 o.” Example:
- keys=cc % -closemp 10 4 3 0|mt(VAR % CMOBPX),(VAR % CMOBPY),(VAR % CMOBPZ)|dbg % moving to center point of the largest nearby mob pack
The following macro/waymark command has been added:
- “tmp[distance from player],[distance from mob],[number of mobs],[target mob]” — Targets the mob with the greatest number of surrounding mobs that are within “distance from mob” distance and no farther than “distance from player” from you. “Number of mobs” is the minimum number of surrounding mobs to search for, and “target mob” can be 0 or 1. If 0, Speeder will target the center point of the mob pack. If 1, Speeder will target the mob with the greatest number of surrounding mobs. Example:
- keys=tmp10,4,3,1|dbg % targeting mob of a mob pack of 3 or more within 10 distance from my character
These additions require updating Speeder to version 140.
The Black Desert Online Speeder guide and download link can only be viewed by active members. If you are already logged in and are an active member, simply refresh the page. If you would like to become a member, the BDO Speeder can be purchased here. If you have specific installation questions, please contact us. Thank you.