Mr.Mostafa Posted July 31, 2018 Share Posted July 31, 2018 آبي آخلي آلبيد يركب جمبي آلمشكلة آنه يركب آلسيآرة وينزلني آنآ addCommandHandler("ss", function(player) local RacerPed = createPed ( 186, 0, 0, 0 ) local vee = getPedOccupiedVehicle( player ) warpPedIntoVehicle( RacerPed, vee ) outputChatBox(""..getPlayerName(player).."",root,255,0,0,true) end ) Link to comment
SycroX Posted July 31, 2018 Share Posted July 31, 2018 9 minutes ago, Mr.Mostafa said: آبي آخلي آلبيد يركب جمبي آلمشكلة آنه يركب آلسيآرة وينزلني آنآ addCommandHandler("ss", function(player) local RacerPed = createPed ( 186, 0, 0, 0 ) local vee = getPedOccupiedVehicle( player ) warpPedIntoVehicle( RacerPed, vee ) outputChatBox(""..getPlayerName(player).."",root,255,0,0,true) end ) warpPedIntoVehicle بتاعت فنكشن Argumentsما فكرت تقراء الـ Link to comment
KhaledX Posted July 31, 2018 Share Posted July 31, 2018 (edited) كودك صحيح لكن addCommandHandler("ss", function(player) local RacerPed = createPed ( 186, 0, 0, 0 ) local vee = getPedOccupiedVehicle( player ) warpPedIntoVehicle( RacerPed, vee,1 ) outputChatBox(""..getPlayerName(player).."",root,255,0,0,true) end ) 0: Front-left 1: Front-right 2: Rear-left 3: Rear-right موجوده بالويكي Edited July 31, 2018 by KhaledAlamri Link to comment
#DRAGON!FIRE Posted July 31, 2018 Share Posted July 31, 2018 تحتاج تستخدم : getVehicleMaxPassengers getVehicleOccupants 1 Link to comment
Mr.Mostafa Posted July 31, 2018 Author Share Posted July 31, 2018 1 hour ago, #َxLysandeR said: warpPedIntoVehicle بتاعت فنكشن Argumentsما فكرت تقراء الـ عوآفي 1 hour ago, KhaledAlamri said: كودك صحيح لكن addCommandHandler("ss", function(player) local RacerPed = createPed ( 186, 0, 0, 0 ) local vee = getPedOccupiedVehicle( player ) warpPedIntoVehicle( RacerPed, vee,1 ) outputChatBox(""..getPlayerName(player).."",root,255,0,0,true) end ) 0: Front-left 1: Front-right 2: Rear-left 3: Rear-right موجوده بالويكي يب تمآم تسلم 51 minutes ago, #DRAGON!FIRE said: تحتاج تستخدم : getVehicleMaxPassengers getVehicleOccupants مآ قصرت Link to comment
#DRAGON!FIRE Posted July 31, 2018 Share Posted July 31, 2018 حبيبي ما سويت شي , ولو واجهت اي مشكله انا بالخدمه . Link to comment
SycroX Posted July 31, 2018 Share Posted July 31, 2018 1 hour ago, Mr.Mostafa said: عوآفي الله يعافيك 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