13.03.2014, 15:35
Sem double post..
Nгo, isso deve ser usado apуs criaзгo do veнculo. Exemplo
https://sampwiki.blast.hk/wiki/CreateObject
https://sampwiki.blast.hk/wiki/CreateVehicle
https://sampwiki.blast.hk/wiki/AttachObjectToVehicle
Nгo, isso deve ser usado apуs criaзгo do veнculo. Exemplo
pawn Код:
new vid = CreateVehicle(...);
new Obj = CreateObject(...);
AttachObjectToVehicle(Obj, vid, ...);
https://sampwiki.blast.hk/wiki/CreateVehicle
https://sampwiki.blast.hk/wiki/AttachObjectToVehicle