How do find the pos off the car i wanna add more seats to it, and it's TDM cars.
Thanks.
This is what I'm trying to figure out as well the only way I can think off so far is noclipping and doing getpos in console.
Do you already have a system in place that will take positions from what you specify and let passengers into the vehicle?
From there you need to grab Vector offsets from the vehicle origin by using getting the difference between the vehicle:GetPos( ) and your location..