[FREE][STANDALONE] Zeus_Custom_Waypoint

Zeus Custom Waypoint is a script that allows customizing map waypoints.

Features;

Change Waypoint Color: The color of the line for the waypoint on the map can be changed.

Waypoint Blip: You can select a blip for the end point of the waypoint. This provides a more personalized look on the map.

Change Waypoint Blip Color/Style: You can change the blip color and style (e.g. pulse effect).

Add Waypoint Marker: You can add a 3D marker for the end point of the waypoint that you can see.

Change Waypoint Marker Color/Style: You can change the marker color and style.

Dependency: Standalone

Video
GitHub

1 Like

For those who don’t know how to code, the explanation is missing here. This script takes the coordinates of the default Waypoint and creates a new blip route. When you use this, your scripts that need the Waypoint may not work properly. Because this script always deletes the default Waypoint.

1 Like

Yes, I was thinking of adding a note of explanation for that, so I will add a note in my next update.

UPDATE v0.1

  • Removed the “BLIP_NAME” text that appears with the Indicator after marking another location on the map
  • Added waypoint can be deleted with key combination
  • Small improvements

UPDATE v0.2

  • The waypoint will be automatically deleted when the character reaches the marked location
  • 3D marker can now be added to the location you mark on the map
  • Debug added