Job Routes
Last updated
Last updated
content_copyUse code .Lua
EscortVIP: Represents the mission type. In this case, it's escorting a VIP.
[1], [2], [3]: Represent job difficulty levels, ranging from 1 (easiest) to 3 (hardest).
start_coord: The starting point of the route, defined as a vector4. The fourth value (W) indicates the initial heading of the VIP's vehicle.
end_coord: The destination of the route, defined as a vector3.
Example: