Posts: 111
Threads: 30
Joined: Nov 2009
Reputation:
0
How do you set a vehicle to stream in again?
Posts: 305
Threads: 8
Joined: Feb 2009
Reputation:
0
Vehicles will stream in when you get in range of it. If you set the vehicle parameters while the vehicle is already streamed for a player, you have to stream it again. Alternatively, you can create a command to lock it which will lock it even if it's not streamed, although you'd still have to have the code in OnVehicleStreamIn so that it'd be locked when someone goes in range of the car.
Posts: 164
Threads: 30
Joined: May 2008
Reputation:
0
I can't understand that very well, in my pen gm that bugs my hotwire mission and i am triyng fix that in the last week, i am confuse with the stream vehicles? What is that? How i stream vehicles?
Posts: 164
Threads: 30
Joined: May 2008
Reputation:
0
I already see that..............................
but i can't apply that in pen gm. i can't understand what i have to do to fix this, and moe don't respond me.
Why samp stuff do things like that? :S
Someone helps :S
Posts: 2,200
Threads: 14
Joined: Apr 2009
Reputation:
0
You use SetVehicleParamsForPlayer under OnVehicleStreamIn