16.01.2015, 17:34
I find bug, with function GetVehicleComponentType.

Component Front Bumper.

11 slot - CARMODTYPE_REAR_BUMPER
https://sampwiki.blast.hk/wiki/Componentslots
It's a bug?

Component Front Bumper.
Код:
main() { printf("%i",GetVehicleComponentType(1175)); }

11 slot - CARMODTYPE_REAR_BUMPER
https://sampwiki.blast.hk/wiki/Componentslots
It's a bug?