VEHICLE
GET_LIVERY_NAME
0xB4C7A93837C91A1F
Jenkins: 0xED80B5BE
Signature
// VEHICLE
const char* GET_LIVERY_NAME(Vehicle vehicle, int liveryIndex)
Parameters
| Type | Name |
|---|---|
| Vehicle | vehicle |
| int | liveryIndex |
Return type const char*
Build 323
Documentation
Second Param = LiveryIndex example int count = VEHICLE::GET_VEHICLE_LIVERY_COUNT(veh); for (int i = 0; i < count; i++) { const char* LiveryName = VEHICLE::GET_LIVERY_NAME(veh, i); } this example will work fine to fetch all names for example for Sanchez we get SANC_LV1 SANC_LV2 SANC_LV3 SANC_LV4 SANC_LV5 Use _GET_LABEL_TEXT, to get the localized livery name. Full list of vehicle mod kits and mods by DurtyFree: https://github.com/DurtyFree/gta-v-data-dumps/blob/master/vehicleModKits.json
APPI RP
Join us on FiveM
Semi-Serious GTA V roleplay on APPI RolePlay — hop into Discord for rules and onboarding, then follow the guide when you're ready to connect.