iMr.Dawix~# Posted June 5, 2013 Share Posted June 5, 2013 راح يمنع اشياء ومنها attachElements setPedControlState Link to comment
PaiN^ Posted June 5, 2013 Share Posted June 5, 2013 ما راح ينفع attachElements يصيروا متلزقين كأنه في بق ذذ كود زي ذا يبغاله تزبيط بس ولا هو سهل Link to comment
MSHOOSH Posted June 6, 2013 Share Posted June 6, 2013 راح يمنع اشياء ومنها attachElements setPedControlState كيف يمنعها ؟؟؟ Link to comment
iPrestege Posted June 6, 2013 Share Posted June 6, 2013 فية مود بالكومنتي ابحث عنة يسوي attach بطريقة احترافية اسمة : ( attach bone ) or ( bone attach ) Link to comment
MSHOOSH Posted June 6, 2013 Share Posted June 6, 2013 https://community.multitheftauto.com/in ... ls&id=2540 Link to comment
AhmeD~9MoD Posted June 6, 2013 Share Posted June 6, 2013 أصصلن ســالفة المـود غريـبة , ومـوضوعـها شــوي معـقد Link to comment
فاّرس Posted June 6, 2013 Share Posted June 6, 2013 سالفته موب غريبه, كأني شفت سيرفر كاتب حياكم حديقه حيوانات, لكن مدري اي سيرفر, الشغله تقريبآ معقده, لانه يبيه يمشي وراه في كل مكان, الي توه مبتدأ لا يحاول يسوي مودات كذآ لان اللمبه الي بالمخ بتنفجر مثلي, شوف الصراحة لازم تكون شوي انجليزي ~ عشان تتعلم في البداية ~ وذا الموضوع بيفيدك كيف صار source,localPlayer,root,.... https://forum.multitheftauto.com/viewtopic.php?f=91&t=39678 وذا المثال شوفة ~ addCommandHandler("ip_se", function (player) -- عرفنا الاعب نفسة ~ PlayerIp = getPlayerIP ( player ) -- نجيب الاي بي حق الاعب نفسة ~ PlayerSerial = getPlayerSerial ( player ) -- نجيب السريال حق الاعب نفسة ~ outputChatBox(" You're IP : ( "..PlayerIp.." ) Serial ( "..PlayerSerial.." ) !!",player,0,225,0,true) -- نظهر الشات للاعب نفسة اللي طلب الكوماند ~ end ) ~ طيب طيب... مع آني عآرف انه مافي آي امل اني اتعلم لكن نفسي افهم شيء ! addEventHandler('onClientPlayerJoin', root, function() outputChatBox('* ' .. getPlayerName(source) .. ' has joined the game', 255, 100, 100) end ) كيف جآ onClientPlayerJoin والكود ذا براسه مافي onClientPlayerJoin : -- we register greetPlayer as a handler for the event function greetPlayer ( ) -- we store the player's name local joinedPlayerName = getPlayerName ( source ) local serverName = getServerName( ) -- and send him a greeting outputChatBox ( "Welcome " .. joinedPlayerName .. " to ".. serverName .."!" , source, 255, 255, 255 ) end addEventHandler ( "onPlayerJoin", getRootElement(), greetPlayer ) مع آني عآرف انه مافي آي امل اني اتعلم لكن نفسي افهم شيء ! صدقني لو أقنعت نفسك بهذا الشي عمرك ما راح تفهم والله إن البرمجة سهلة وما يحتاج لها إنت بس شد شوي وصدقني بتضحك على نفسك بعد فترة كل المطلوب إنجليزي + صبر وصدقني بتجيبها ولا ترى محد فهم للبرمجة في يومين ذذ + تذكر إن أحسن طريقة تتعلم فيها إنك تغلط, فلا تخاف من أغلاطك أبداً 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