Posts: 85
Threads: 16
Joined: Mar 2008
Reputation:
0
Hello, is there any piece of script what let you sit as a passenger in a sqaulo for example? thats somethign i really miss in Samp.
Posts: 1,293
Threads: 6
Joined: Jul 2008
Reputation:
0
Not really, as when it starts moving you'll most likely fall off.. You could use timers to set the Players position but that's quite a lot of effort.
The easiest way to do it would be to allow the player to spectate the Squalo, and when they press f/g you put them where the boat is.
Posts: 1,148
Threads: 19
Joined: Jan 2007
Reputation:
0
Mhmm, If your not sure what to code, have a look at the Hydra passanger script, thats around on the forums some where. It's basically the same principal just used with different numbers I guess...
Posts: 2,862
Threads: 11
Joined: Mar 2008
Reputation:
0
Seif made hydra thing, but there is plenty of scripts for other vehicles released around too.
Posts: 85
Threads: 16
Joined: Mar 2008
Reputation:
0
Hehehe oke, but their isn't any possibilty so you can just sit next to a player in a boat?
Posts: 35
Threads: 4
Joined: Aug 2009
Reputation:
0
Willem, he says that the person will only spectate the boat, while you are driving it, he wont be EXACTLY near you and sitting beside you, he will just spectate the boat, its nothing hard to understand.
Posts: 162
Threads: 4
Joined: Feb 2008
Reputation:
0
You could try "PutPlayerInVehciel(playerid, vehicleid, seatid);"
The passenger won't sit in the passenger seat, but in the same seat as the driver.