mirror of
https://github.com/iDisaster/GTAConnected.git
synced 2026-03-08 01:15:23 +00:00
- Fix createCar to use Vec3 instead of separate x,y,z coordinates (GTAConnected requires Vec3 for second parameter) - Fix all vehicle hashes to use signed 32-bit integers (Previous code incorrectly used 0x prefix with decimal numbers) - All hash values verified against GTAConnected wiki