Putting a vehicle in a Interior
#1

Hi i was wondering if and or how to put a vehicle in a Interior is it possible.
thankz
XxJoexX
Reply
#2

https://sampwiki.blast.hk/wiki/LinkVehicleToInterior
Reply
#3

Okay so were abouts do i put all this stuff in my gamemode?

public OnGameModeInit()
{
// other code...
new vehicle1 = AddStaticVehicle(559,2543.7505,-21.8345,27.1899,52.6054,53,79);
LinkVehicleToInterior(vehicle1, 6);
// other code...
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)