top sniper Posted May 2, 2012 Share Posted May 2, 2012 addEvent("Boat",true) addEventHandler("Boat",root, function() local Boat = createVehicle ( 472, 279, -1934, 2 ) warpPedIntoVehicle(source,Boat) end ) why it doesn't working /! Link to comment
Kenix Posted May 2, 2012 Share Posted May 2, 2012 Use warpPedIntoVehicle with timer. Also /debugscript 3? Link to comment
top sniper Posted May 2, 2012 Author Share Posted May 2, 2012 Use warpPedIntoVehicle with timer. Also /debugscript 3? no bug .. ok i will try it with timer Link to comment
top sniper Posted May 2, 2012 Author Share Posted May 2, 2012 (edited) Use warpPedIntoVehicle with timer. Also /debugscript 3? thanks it works with timer Edited May 2, 2012 by Guest Link to comment
Kenix Posted May 2, 2012 Share Posted May 2, 2012 thanks its work with timer No problem 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