Do I have to manually place car's in-game? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Other (
https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (
https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Do I have to manually place car's in-game? (
/showthread.php?tid=438117)
Do I have to manually place car's in-game? -
BatmanAndRobin - 18.05.2013
So I am wondering if I have to manually place car's in-game (Im a noob) Or if someone can give me a script that
has car's parked like single player

And if someone can make a spawning script that would be great :/
Re: Do I have to manually place car's in-game? -
Bakr - 18.05.2013
For pre-parked cars, there are files with the server download in scriptfiles/vehicles. You can look how they are loaded into the game in server-root/includes. The function is LoadStaticVehiclesFromFile.
For a spawning command, load fsdebug and use the /v command.
Re: Do I have to manually place car's in-game? -
BatmanAndRobin - 18.05.2013
Thank you, But I ment to say a Player Spawning Script :P
Re: Do I have to manually place car's in-game? -
Landon - 19.05.2013
Quote:
Originally Posted by BatmanAndRobin
So I am wondering if I have to manually place car's in-game
|
Quote:
Originally Posted by BatmanAndRobin
Thank you, But I ment to say a Player Spawning Script :P
|
Please be more exact
Re: Do I have to manually place car's in-game? -
Avi Raj - 19.05.2013
He Means to Say : vehicle spawner.
Dude, thats already in : filterscript/fsdebug
just do /v [id/name]
Re: Do I have to manually place car's in-game? -
freddy smyth - 19.05.2013
Try the scripting discussion section man.
Re: Do I have to manually place car's in-game? -
Abhishek. - 19.05.2013
https://sampforum.blast.hk/showthread.php?tid=92
for you..