Cancel auto move to the drive seat

if nobody in drive seat then the passenger (in seat 0) move to the drive seat
How can i cancel/block it?

Here you can see how he did it.

1 Like

// CanShuffleSeat
BOOL CAN_SHUFFLE_SEAT(Vehicle vehicle, Any p1);
How to use this: CanShuffleSeat (what is p1)
And why someone builded resource for this?

I think BOOL CAN_SHUFFLE_SEAT tells you if you can make a ped shuffle seat (is there a seat next to his ? is this seat empty ?) p1 should be the ped.