Stuyk / altv-athena

A Roleplay Framework for alt:V by Stuyk
https://athenaframework.com/
229 stars 149 forks source link

OwnedVehicle IDs not matching with alt.Verhicle IDs #415

Closed jonasesser closed 1 year ago

jonasesser commented 1 year ago

alt.Vehicle IDs starting at 1 and not at 0. The OwnedVehicle IDs for lookups are starting with 0.

Stuyk commented 1 year ago

This doesn't matter. alt.Vehicle id's are always incremental and never the same. This is not something that can be fixed.