Posts: 76
Threads: 20
Joined: Jan 2011
Reputation:
0
any one know how i would park a car? like say if i spawn in a police car and i want it to be parked at pd and when every thing respawns it spawns right at pd
Posts: 691
Threads: 96
Joined: Jan 2012
Reputation:
0
delete the vehicle and re create it at that position
Posts: 76
Threads: 20
Joined: Jan 2011
Reputation:
0
how? mta?
or is there a way to do it IG?
Posts: 352
Threads: 33
Joined: May 2013
Reputation:
0
You have to go ingame, on any server. You need to be in your vehicle you want to 'park'.
Get into the exact position you want, and do /save LSPD Car 1, or replace that with anything to help you remember.
Then go into Documents>>GTA Sa Blah blah>>SAMP>>savedpositions.txt. You will find 'LSPD Car 1' in there.
Copy the WHOLE line, open Pawno, and find OnGameModeInIt using CTRL+F. Paste it onto anywhere under that.