20.07.2013, 12:42
here example
https://sampwiki.blast.hk/wiki/AttachObjectToVehicle
pawn Код:
new taxi = CreateVehicle(xxx);
new obj = CreateObject(19311, 193.24170, -6.86930, 2.26210, 4.00000, 18.00000, -273.00000);
AttachObjectToVehicle(xxxx);