ModulesMarkers
Client
Simple way to create markers
Classes
Marker
- type:
string
|number
- This field accepts either a merical value representing the marker ID or a string containing the name of a marker documented on the FiveM Docs
- coords:
vector3
- color?:
{ r: number, g: number, b: number, a: number }
- rotation?:
vector3
- rotate?:
boolean
- width?:
number
- length?:
number
vx.markers.new(options)
- options:
Marker