Strategic marker 1.0

Strategic marker 1.0

About

This script gives a possibility to point another player a place on map. Just type /pointing, regulate appeared marker with LShift/LCtrl/Mouse and place marker by right mouse click.

Features:

  • Marker preview before placing it for all players
  • Removing previous marker before creating new one
  • Easy to use position control with mouse and keyboard/gamepad
  • Distance limit (max 70 meters)
  • Markers removing after player disconnect

Picture’s worth a thousand words.

GIFS

Usage

/pointing - toggle pointing mode

LCtrl (36) - move marker backward

LShift (21) - move marker forward

Mouse/Camera - moving marker around

Right Mouse Click - place marker

Download

Github click me!

Next release may include

  • Custom marker color
  • Disable-markers mode
  • Pointing on moving entities

Credits

Raycast methods and vector calculation: Naikzer

Source code

Github

3 Likes

There is high probability you will find errors inside, because I tested script just by myself with two fivem instances. In case if anything goes wrong with the script, please describe it bellow.

1 Like

IS there a way to make the marker smaller?

Yes, it can be done by changing ‘scale’ parameters inside DrawMarker native:

Here it is fivem-ponting-marker/pointingClient.js at 4cf76ccda9b20bc40dc0d925cdd35b4eccbf9839 · draobrehtom/fivem-ponting-marker · GitHub

It’s javascript resource, you just download all the files and put it into separate folder. I