Get Car Model (Lua)

Статус
В этой теме нельзя размещать новые ответы.

xxx86

Новичок
Автор темы
12
0
Hi all,

I need to get "car model" in my lua script, can someone help me please?

I thought sampGetCarModel() function, but i think is not correct.

local result, carhandle = sampGetCarHandleBySampVehicleId(par)
if result then
... here need it

Edit: Ok I got it:
getCarModel(carhandle)

Thanks.

Someone knows how to get "door status" but onfoot. Thanks
 
Последнее редактирование модератором:
Статус
В этой теме нельзя размещать новые ответы.