Qbox-project / qbx_core

http://qbox-project.github.io
Other
46 stars 109 forks source link

feat(modules/lib): add veh spawn routing buckets #436

Closed solareon closed 1 month ago

solareon commented 2 months ago

vehicle server side spawns aren't routing bucket aware. this adds two options for setting the routing bucket of the resultant spawned vehicle before returning.

Description

fixes #435 by adding options to specify routing bucket in the params or via obtaining it from the warped in ped

Checklist

Manason commented 2 months ago

Definitely needs to be tested. Last time we tried routing bucket things, natives were broken.

solareon commented 2 months ago

Definitely needs to be tested. Last time we tried routing bucket things, natives were broken.

Oh for sure. Didn't have time to test but figured albert could try it