Ceeb

Results 27 comments of Ceeb

> Do you have `onesync_population` set as `false`? No

Could be great to also change routing buckets of passagers when we change the routing bucket of a vehicle instead of iterate on them QoL

> There is scenarios where we want to change the routing bucket of the driver and not the passengers. The best option would be to let a way to chose....

Any update on this ? If you want full backward compat, add a convar

![image](https://github.com/user-attachments/assets/dd904bcb-edd2-4fe6-8250-227e4fa7c9fa)

My code in `#getSaveData()` function I have added toFixed to avoid having this problems but this continue to happen so it's coming from the `GetEntityCoords` ```typescript let coords = GetEntityCoords(this.ped);...