SA-MP Forums Archive
Adding car into interiors - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Adding car into interiors (/showthread.php?tid=247918)



Adding car into interiors - BizzyD - 11.04.2011

Hello, is it possible to add cars in interors? If so, How? Bcz when i do it. I cant see them. But i can drive them.

How can i fix this?

Thanks, Alex


Re: Adding car into interiors - Alby Fire - 11.04.2011

pawn Код:
new
    veh1 = AddStaticVehicle(.....);
LinkVehicleToInterior(veh1, INTERIOR_ID)



Re: Adding car into interiors - BizzyD - 11.04.2011

ahh okey! Thank you