When Vehicle enter Interior with a man/others Bugs.
#1

When I'm Parking / Entering a Custom Interior with any vehicle and there's a man inside when I'm Parking the car the car is gone and when I'm entering to custom interior with other person inside the car the other person is stuck in middle of somewhere and I'm inside the vehicle inside the interior, what to do?
Reply
#2

pawn Код:
//You have to adjust the interiors/virtual worlds
    new pintid = GetPlayerInterior(playerid);
    CarID = CreateVehicle(modelID,x,y,z,-1,-1, 600);
    LinkVehicleToInterior(CarID,pintid);
    SetVehicleVirtualWorld(CarID,pintid);
Reply
#3

I want all the cars that enter any interior / park them wont gone, and if I enter with other guy to interior by vehicle he wont get stuck, how to use it for all the cars dude?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)