Note: This is a resource for script developers, it is not anything you should put in your gamemode.
PointDev is a simple utiliy for bulk collection of coordinates.
Simply add the encore_pointdev
folder to your resources folder and start encore_pointdev
.
Start PointDev using the /pointdev
command. Once running, stand where you would like to collect a vector3
coordinate and press E
. You will see a confirmation chat message.
When you are done collecting points, use the /pointdev
command again, and the list of coordinates you collected will be saved in the files
folder of the resource.
- Coordinates are rounded to the hundredths place. This can be changed relatively easily.
- 1.0 meter is automatically subtracted from the
z
coordinate. Once again, this can be changed relatively easily.
No support is offered for this resource.
encore_pointdev is licensed under the MIT license. See LICENSE.md for more details.