Chlorek Posted March 7, 2011 Share Posted March 7, 2011 Hey, I can't find on wiki how to spawn player in car. So if anybody give me an example or link to the topic on wiki I'll be happy Link to comment
Wojak Posted March 7, 2011 Share Posted March 7, 2011 https://wiki.multitheftauto.com/wiki/WarpPedIntoVehicle works with players Link to comment
Kenix Posted March 7, 2011 Share Posted March 7, 2011 i am have this script in server side function spawncar() local spawnthecar = createVehicle ( 566, 1175,1374.11,10.419050216675 ) warpPedIntoVehicle(source, spawnthecar) end Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now