TacToX Posted July 15, 2019 Share Posted July 15, 2019 function mohamed() bindKey (source,"F9","down", function(player,key,state) setPedAnimation( localPlayer, "DANCING", "DAN_Loop_A") end ) end addEventHandler ("onPlayerJoin",getRootElement(),mohamed) بعد ما عملت الكود ده و عملت "Debugscript" مفيش اي خطأ و بجرب المود مش شغال ياريت حل Link to comment
HassoN Posted July 15, 2019 Share Posted July 15, 2019 function setAnimation(player) setPedAnimation(player, "DANCING", "DAN_Loop_A") end function onLogin() bindKey(source, "F9", "down", setAnimation) end addEventHandler("onPlayerJoin", root, onLogin) Link to comment
TacToX Posted July 15, 2019 Author Share Posted July 15, 2019 25 minutes ago, HassoN said: function setAnimation(player) setPedAnimation(player, "DANCING", "DAN_Loop_A") end function onLogin() bindKey(source, "F9", "down", setAnimation) end addEventHandler("onPlayerJoin", root, onLogin) ما الحل ؟؟ Link to comment
xMKHx Posted July 15, 2019 Share Posted July 15, 2019 (edited) Nvm Edited July 15, 2019 by xMKHx Link to comment
HassoN Posted July 15, 2019 Share Posted July 15, 2019 2 minutes ago, Mohamed Hany said: ما الحل ؟؟ فيه شي جنب سطر 8 مخفي بسبب انك سويت كوبي للكود من المنتدى ، روح ع سطر 8 وحاول تمسح راح تلاقي شي ينمسح وخلاص 1 Link to comment
TacToX Posted July 15, 2019 Author Share Posted July 15, 2019 8 minutes ago, HassoN said: فيه شي جنب سطر 8 مخفي بسبب انك سويت كوبي للكود من المنتدى ، روح ع سطر 8 وحاول تمسح راح تلاقي شي ينمسح وخلاص اها ! لقيت شكرا لكن المود مش شغال لحد الان Link to comment
HassoN Posted July 15, 2019 Share Posted July 15, 2019 Just now, Mohamed Hany said: اها ! لقيت شكرا لكن المود مش شغال لحد الان اطلع وادخل من السيرفر ، الحدث عند دخول اللاعب 1 Link to comment
TacToX Posted July 15, 2019 Author Share Posted July 15, 2019 3 minutes ago, HassoN said: اطلع وادخل من السيرفر ، الحدث عند دخول اللاعب تم و نفس المشكله المود عباره انه ادوس زر يعمل انميشن Link to comment
HassoN Posted July 15, 2019 Share Posted July 15, 2019 2 minutes ago, Mohamed Hany said: تم و نفس المشكله المود عباره انه ادوس زر يعمل انميشن تأكد انك حاطه جهة سيرفر 1 Link to comment
TacToX Posted July 15, 2019 Author Share Posted July 15, 2019 2 minutes ago, HassoN said: تأكد انك حاطه جهة سيرفر قصدك Client , Server ?? انا حاطه في الكلينت 4 minutes ago, HassoN said: تأكد انك حاطه جهة سيرفر شكرا حب , حطيطه في ملف سيرفر و نجح Link to comment
HassoN Posted July 15, 2019 Share Posted July 15, 2019 عفواً المرة الجاية نزل موضوعك بالقسم العربي https://forum.multitheftauto.com/forum/134-البرمجة/ Link to comment
N3xT Posted July 15, 2019 Share Posted July 15, 2019 انتبه للقسم اذا جيت تسوي موضوع, ذا القسم الأجنبي القسم العربي هنا: https://forum.multitheftauto.com/forum/134-البرمجة/ 1 Link to comment
TacToX Posted July 15, 2019 Author Share Posted July 15, 2019 2 minutes ago, N3xT said: انتبه للقسم اذا جيت تسوي موضوع, ذا القسم الأجنبي القسم العربي هنا: https://forum.multitheftauto.com/forum/134-البرمجة/ الموقع بيخرب عندي لما ادوس القسم العربي و شكرا Link to comment
N3xT Posted July 15, 2019 Share Posted July 15, 2019 طيب لا تخرب الأقسام الثانية, اذا بتنزل مواضيع هنا نزلها باللغة الانجليزية والعفو 1 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