Project-Sloth / ps-mdt

MDT for QBCore
https://discord.gg/projectsloth
GNU General Public License v3.0
254 stars 284 forks source link

Waypoints from dispatch not compatible with ps-dispatch v2 calls #397

Closed mikepauer closed 1 year ago

mikepauer commented 1 year ago

Looks like in ps-dispatch v2 the alert coords are located in coords.xyz while dispatch v1 had them in origin.xyz.

mdt:client:setWaypoint in client.lua needs to be adapted to handle this.

MonkeyWhisper commented 1 year ago

https://github.com/Project-Sloth/ps-mdt/pull/398