multitheftauto / amx

MTA AMX compatibility layer.
zlib License
31 stars 8 forks source link

Implement `GetVehicleModelInfo` #88

Open lopezloo opened 2 years ago

lopezloo commented 2 years ago

Function name GetVehicleModelInfo(vehiclemodel, infotype, &Float:X, &Float:Y, &Float:Z)

Describe the function https://team.sa-mp.com/wiki/GetVehicleModelInfo.html

Examples of using of the function -

Equivalent in MTA https://wiki.multitheftauto.com/wiki/GetVehicleModelDummyPosition

Additional information -