Do_De<3 Posted April 1, 2014 Share Posted April 1, 2014 السسلام عليكممم آخبآركمم ؟ ؟ بغيت كود اذا ضغطت زر يخخلي السيارهه رقم 411 ماتصدم بسيآرهه ثآنيهه حآولت فيهآ ولا زبط الكودد وشكرآ <3 Link to comment
#DRAGON!FIRE Posted April 1, 2014 Share Posted April 1, 2014 لم يتم التجربة # . addEventHandler( "onClientGUIClick", resourceRoot, function( ) if ( source == Button ) then local pVehicle = getPedOccupiedVehicle( localPlayer ) if ( pVehicle ) then if ( getElementModel( pVehicle ) == 411 ) then for _,allvehicle in ipairs( getElementsByType( "vehicle" ) ) do if ( isElementCollidableWith ( allvehicle , pVehicle ) == true ) then setElementCollidableWith( allvehicle, pVehicle, false ) else outputChatBox ( "#FF0000 ** x سيارتكـ لا تنصدم فعلأ x", 255, 0, 0, true ) end end end else outputChatBox ( "#FF0000 ** x اركب سيارتكـ اولأ x", 255, 0, 0, true ) end end end ) Link to comment
#DRAGON!FIRE Posted April 1, 2014 Share Posted April 1, 2014 سسوري اقصد زبط <3 حياك الله ^ بس ملاحظة انه يوم يضغط الزر مرة ثانية يقله انت ما تنصدم يعني ما يرجعه للحالة الطبيعية # Link to comment
Do_De<3 Posted April 1, 2014 Author Share Posted April 1, 2014 سسوري اقصد زبط <3 حياك الله ^ بس ملاحظة انه يوم يضغط الزر مرة ثانية يقله انت ما تنصدم يعني ما يرجعه للحالة الطبيعية # يب مششكور <3 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